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

From EVE University Wiki
Jump to: navigation, search
m
m (Add dependencies.)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{main|Template:Infobox corporation}}</noinclude>
+
; Description
==Usage==
+
: This template creates an infobox for a [[faction]]
Copy and paste the code below into a corporation page and complete the info.
 
  
 +
; Dependencies
 +
:; uses
 +
:: {{T|Infobox}}
 +
 +
; Usage
 +
: Copy and paste the code below into a corporation page and complete the info.
 
<pre>
 
<pre>
 
{{Infobox corporation
 
{{Infobox corporation
|corplogo=
+
|corpname      =  
|caption=
+
|corplogo      =  
|corpname=
+
|caption      =  
|ticker=
+
|ticker       =  
|alliance=
+
|alliance     =  
|ceo=
+
|ceo           =  
|director=
+
|director     =  
|founded=
+
|founded       =  
|status=
+
|status       =  
|headquarters=
+
|headquarters =  
|publicchannel=
+
|publicchannel =  
|website=
+
|website       =  
|webnicename=
+
|webnicename   =  
|prevalliances=
+
|prevalliances =  
|prevceos=
+
|prevceos     =  
 
}}
 
}}
 
</pre>
 
</pre>
  
== Example ==
+
; Syntax parameters
 +
:; corpname : Name of the corporation
 +
:; corplogo : Name of the image of the corporations logo. (Including the extension, jpg, png, etc.)
 +
:; caption : Caption to go with the corporation logo.
 +
:; ticker : The corporations ticker.
 +
:; alliance : Name of the alliance the corporation is part of.
 +
:; ceo : Name of the current CEO.
 +
:; director : Name of the director(s). When entering more than one, separate them with <nowiki><br></nowiki>.
 +
:; founded : The date the corporation was founded.
 +
:; status : Staus of the corporation, Active or Closed.
 +
:; headquarters : System or station the corporations headquarters is based at.
 +
:; publicchannel : Name of the corporations in-game public chat channel.
 +
:; webbsite : URL of the corporations website.
 +
::; webnicename : The visible name of he website in the infobox. When omitted the website will be visible as a number between square brackets, (e.g. {{Co|orange|<nowiki>[1]</nowiki>}}|
 +
:; prevalliances : Name or names of alliances the corporation has previously been part of. When entering more than one, separate them with <nowiki><br></nowiki>.
 +
:; prevceos : Name(s) of previous CEO's. When entering more than one, separate them with <nowiki><br></nowiki>.
 +
 
 +
: Unused parameters will not show.
  
Note that you can add an additional entry to a new line if you separate the new entries with <nowiki><br></nowiki>.
+
; Sample
 +
{{Infobox corporation
 +
|corpname      = EVE University
 +
|corplogo      = E-UNI.png
 +
|caption      =
 +
|ticker        = E-UNI
 +
|alliance      = Ivy League
 +
|ceo          = Jilokari Kurvora
 +
|director      = Kai-Alon Deninard<br>Dairek Alamari<br>...
 +
|founded      = 15 March 2004
 +
|status        = Active
 +
|headquarters  = Stacmon
 +
|publicchannel = EVE University
 +
|website      = https://wiki.eveuniversity.org
 +
|webnicename  = UniWiki
 +
|prevalliances =
 +
|prevceos      = Morning Maniac<br>Laura Karpinski
 +
}}
  
 
<pre>
 
<pre>
 
{{Infobox corporation
 
{{Infobox corporation
|corplogo=NoPilotPicture.jpg
+
|corpname      = EVE University
|caption=Text to go under logo, can be empty
+
|corplogo     = E-UNI.png
|corpname=Your Corp Name Here
+
|caption       =  
|ticker=YCNH
+
|ticker       = E-UNI
|alliance=Your Alliance Name Here
+
|alliance     = Ivy League
|ceo=Your CEO
+
|ceo           = Jilokari Kurvora
|director=Director1<br>director2<br>director3<br>etc....
+
|director     = Kai-Alon Deninard<br>Dairek Alamari<br>...
|founded=December 15th, 2008
+
|founded       = 15 March 2004
|status=Active or closed
+
|status       = Active
|headquarters=System or station your headquarters is based at
+
|headquarters = Stacmon
|publicchannel=Our public ingame chatchannel
+
|publicchannel = EVE University
|website=http://wwww.yourcorpnamehere.com
+
|website       = https://wiki.eveuniversity.org
|webnicename=Our fancy corp website
+
|webnicename   = UniWiki
|prevalliances=first alliance corp was in<br>second alliance corp was in<br>etc... alliance<br>
+
|prevalliances =  
|prevceos=Your Former CEO<br>Itookyourcorpwallet<br>
+
|prevceos     = Morning Maniac<br>Laura Karpinski
 
}}
 
}}
 
</pre>
 
</pre>

Latest revision as of 12:12, 30 May 2022

Description
This template creates an infobox for a faction
Dependencies
uses
{{Infobox}}
Usage
Copy and paste the code below into a corporation page and complete the info.
{{Infobox corporation
|corpname      = 
|corplogo      = 
|caption       = 
|ticker        = 
|alliance      = 
|ceo           = 
|director      = 
|founded       = 
|status        = 
|headquarters  = 
|publicchannel = 
|website       = 
|webnicename   = 
|prevalliances = 
|prevceos      = 
}}
Syntax parameters
corpname 
Name of the corporation
corplogo 
Name of the image of the corporations logo. (Including the extension, jpg, png, etc.)
caption 
Caption to go with the corporation logo.
ticker 
The corporations ticker.
alliance 
Name of the alliance the corporation is part of.
ceo 
Name of the current CEO.
director 
Name of the director(s). When entering more than one, separate them with <br>.
founded 
The date the corporation was founded.
status 
Staus of the corporation, Active or Closed.
headquarters 
System or station the corporations headquarters is based at.
publicchannel 
Name of the corporations in-game public chat channel.
webbsite 
URL of the corporations website.
webnicename 
The visible name of he website in the infobox. When omitted the website will be visible as a number between square brackets, (e.g. [1]|
prevalliances 
Name or names of alliances the corporation has previously been part of. When entering more than one, separate them with <br>.
prevceos 
Name(s) of previous CEO's. When entering more than one, separate them with <br>.
Unused parameters will not show.
Sample
EVE University
E-UNI.png
Ticker E-UNI
Alliance Ivy League
CEO Jilokari Kurvora
Director(s) Kai-Alon Deninard
Dairek Alamari
...
Founded on 15 March 2004
Headquarters Stacmon
Public Channel EVE University
Website UniWiki
History
Former CEOs Morning Maniac
Laura Karpinski
{{Infobox corporation
|corpname      = EVE University
|corplogo      = E-UNI.png
|caption       = 
|ticker        = E-UNI
|alliance      = Ivy League
|ceo           = Jilokari Kurvora
|director      = Kai-Alon Deninard<br>Dairek Alamari<br>...
|founded       = 15 March 2004
|status        = Active
|headquarters  = Stacmon
|publicchannel = EVE University
|website       = https://wiki.eveuniversity.org
|webnicename   = UniWiki
|prevalliances = 
|prevceos      = Morning Maniac<br>Laura Karpinski
}}