Difference between revisions of "Template:Infobox corporation"
From EVE University Wiki
m |
m |
||
Line 1: | Line 1: | ||
− | {| cellspacing="0" cellpadding="0" style="clear:both;width:300px;color:white" align="right" | + | {| cellspacing="0" cellpadding="0" style="clear:both;width:300px;color:white;font-size:11px;" align="right" |
|+ '''{{{corpname}}}''' | |+ '''{{{corpname}}}''' | ||
|- | |- |
Revision as of 22:56, 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> }}