Difference between revisions of "Template:Infobox corporation"
From EVE University Wiki
Line 1: | Line 1: | ||
<noinclude>[[Category:Template]]</noinclude> | <noinclude>[[Category:Template]]</noinclude> | ||
− | {| class=" | + | {| class="wikitable" |
− | ! colspan="2" style="background:lightblue;width:200px;font-size:10pt" | {{{ | + | ! colspan="2" style="background:lightblue;width:200px;font-size:10pt" | {{{title}}} |
|- | |- | ||
− | | colspan="2" style="text-align:center;font-size:7pt" | [[Image: | + | | colspan="2" style="text-align:center;font-size:7pt" | [[Image:{{{image file}}}|noframe|200px]]<br />Image caption |
|- | |- | ||
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Corporation | | colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Corporation | ||
|- | |- | ||
− | + | | style="font-size:9pt" | Type: || style="font-size:9pt" | {{{type}}} | |
− | |||
− | |||
− | |||
− | | style="font-size:9pt" | Type: || style="font-size:9pt" | {{{ | ||
|- | |- | ||
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Alliance | | colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Alliance | ||
|- | |- | ||
− | | style="font-size:9pt" | Name: || style="font-size:9pt" | {{{ | + | | style="font-size:9pt" | Name: || style="font-size:9pt" | {{{alliance}}} |
− | |||
− | |||
|} | |} | ||
+ | |||
+ | <noinclude> | ||
+ | |||
+ | == How to implement == | ||
+ | {{Infobox corporation | ||
+ | |title =Corporation Name | ||
+ | |type =NPC/Player Corporation | ||
+ | |alliance =Alliance Name | ||
+ | }} | ||
+ | |||
+ | </noinclude> |
Revision as of 03:51, 18 January 2010
{{{title}}} | |
---|---|
[[Image:{{{image file}}}|noframe|200px]] Image caption | |
Corporation | |
Type: | {{{type}}} |
Alliance | |
Name: | {{{alliance}}} |
How to implement
Corporation Name | |
---|---|
[[Image:{{{image file}}}|noframe|200px]] Image caption | |
Corporation | |
Type: | NPC/Player Corporation |
Alliance | |
Name: | Alliance Name |