Difference between revisions of "Template:Infobox corporation"
From EVE University Wiki
m |
|||
Line 2: | Line 2: | ||
[[Category:Template]]</noinclude> | [[Category:Template]]</noinclude> | ||
{| style="float:right;border:1px solid;margin:10px;" | {| style="float:right;border:1px solid;margin:10px;" | ||
− | ! colspan=" | + | ! colspan="3" style="background:black;color:gold;text-align:center;font-size:11pt;font-weight:bold" | {{{title}}} |
|- | |- | ||
− | | colspan=" | + | | colspan="3" style="text-align:center;font-size:7pt" | [[Image:{{{image file}}}|noframe|200px]] |
|- | |- | ||
− | | colspan=" | + | | colspan="3" style="background:black;color:gold;text-align:center;font-size:9pt;font-weight:bold" | Corporation |
|- | |- | ||
− | | style="font-size:9pt" | | + | | colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Type || colspan="2" style="font-size:9pt" | {{{type}}} |
|- | |- | ||
− | | style="font-size:9pt" | | + | | colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Founded || style="font-size:9pt" | {{{founded}}} |
|- | |- | ||
− | | style="font-size:9pt" | | + | | colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Headquarters || style="font-size:9pt" | {{{office}}} |
|- | |- | ||
− | | style="font-size:9pt" | | + | | colspan="1" style="background:black;font-size:9pt;font-weight:bold" | CEO || style="font-size:9pt" | {{{ceo}}} |
|- | |- | ||
− | | style="font-size:9pt" | | + | | colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Members || style="font-size:9pt" | {{{members}}} |
|- | |- | ||
− | | colspan=" | + | | colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Homepage || style="font-size:9pt" | {{{url}}} |
|- | |- | ||
− | | style="font-size:9pt" | Name: || style="font-size:9pt" | {{{ | + | | colspan="3" style="background:black;color:gold;text-align:center;font-size:9pt;font-weight:bold" | Alliance |
+ | |- | ||
+ | | colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Name || style="font-size:9pt" | {{{alliance}}} | ||
+ | |- | ||
+ | | colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Members || style="font-size:9pt" | {{{corps}}} | ||
+ | |- | ||
+ | | colspan="1" style="background:black;font-size:9pt;font-weight:bold" | Homepage || style="font-size:9pt" | {{{url}}} | ||
|- | |- | ||
− | |||
|} | |} | ||
<noinclude> | <noinclude> |
Revision as of 17:38, 10 August 2010
{{{title}}} | ||
---|---|---|
[[Image:{{{image file}}}|noframe|200px]] | ||
Corporation | ||
Type | {{{type}}} | |
Founded | {{{founded}}} | |
Headquarters | {{{office}}} | |
CEO | {{{ceo}}} | |
Members | {{{members}}} | |
Homepage | {{{url}}} | |
Alliance | ||
Name | {{{alliance}}} | |
Members | {{{corps}}} | |
Homepage | {{{url}}} |
How to implement
{{Infobox corporation
|title ="Corporation Name"
|image file ="Corporation Logo"
|url ="Homepage URL"
|type ="NPC/Player Corporation"
|ceo ="CEO Name"
|members ="Number of members"
|office ="Main office location"
|alliance ="Alliance Name"
|corps ="Alliance's other corporations (names)"
}}
Example
An example can be found here. Pages that will use this template: CONCORD, Khanid Innovation, Wiyrkomi Peace Corps
Development
Structure
The template needs a fixed or maximum width, it expands too much, see example.
Maybe the label "Corporation" should be removed?
Additional Infos
What could be taken into the infobox:
- homepage url (done)
- corporation tag
- number of members (done)
- main activities
- office location (done)