Difference between revisions of "Template:Infobox corporation"
From EVE University Wiki
m |
|||
Line 2: | Line 2: | ||
|+ '''{{{corpname}}}''' | |+ '''{{{corpname}}}''' | ||
|- | |- | ||
− | | colspan="2" style="background:#202020; text-align:left; border-bottom:1px #000000 solid" | [[Image:{{{corplogo}}}|center | + | | colspan="2" style="background:#202020; text-align:left; border-bottom:1px #000000 solid" | [[Image:{{{corplogo}}}|center|280px|{{{caption}}}]] |
|- | |- | ||
| style="background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | Ticker | | style="background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | Ticker |
Revision as of 22:54, 10 August 2010
[[Image:{{{corplogo}}}|center|280px|{{{caption}}}]] | |
Ticker | {{{ticker}}} |
Alliance | {{{alliance}}} |
CEO | {{{ceo}}} |
Director(s) | {{{director}}} |
Founded on | {{{founded}}} |
Status | {{{status}}} |
Headquarters | {{{headquarters}}} |
Public Channel | {{{publicchannel}}} |
Website | [{{{website}}} {{{webnicename}}}] |
History | |
Alliances | {{{prevalliances}}} |
Former CEOs | {{{prevceos}}} |
Usage
Copy and paste the code below into a corporation page and complete the info.
{{Infobox corporation |corplogo= |caption= |corpname= |ticker= |alliance= |ceo= |director= |founded= |status= |headquarters= |publicchannel= |website= |webnicename= |prevalliances= |prevceos= }}
Example
Note that you can add an additional entry to a new line if you separate the new entries with <br>.
{{Infobox corporation |corplogo=NoPilotPicture.jpg |caption=Text to go under logo, can be empty |corpname=Your Corp Name Here |ticker=YCNH |alliance=Your Alliance Name Here |ceo=Your CEO |director=Director1<br>director2<br>director3<br>etc.... |founded=December 15th, 2008 |status=Active or closed |headquarters=System or station your headquarters is based at |publicchannel=Our public ingame chatchannel |website=http://wwww.yourcorpnamehere.com |webnicename=Our fancy corp website |prevalliances=first alliance corp was in<br>second alliance corp was in<br>etc... alliance<br> |prevceos=Your Former CEO<br>Itookyourcorpwallet<br> }}