Difference between revisions of "Template:Infobox corporation/doc"

From EVE University Wiki
Jump to: navigation, search
(Created page with "<noinclude>{{main|Template:Infobox corporation}}</noinclude> ==Usage== Copy and paste the code below into a corporation page and complete the info. <pre> {{Infobox corporati...")
 
m
Line 47: Line 47:
 
</pre>
 
</pre>
  
<includeonly>[[Category:Template]]</includeonly>
+
<includeonly>[[Category:Infobox templates]]</includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 07:55, 26 February 2021

Main article: Template:Infobox corporation

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>
}}