Template:Infobox corporation

From EVE University Wiki
Revision as of 22:56, 10 August 2010 by Zephyru5 (talk | contribs)
Jump to: navigation, search
{{{corpname}}}
[[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>
}}