Difference between revisions of "Template:Infobox corporation"

From EVE University Wiki
Jump to: navigation, search
(Moved documentation to Template:Infobox corporation/doc.)
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>[[Category:Template]]</noinclude>
+
{| cellspacing="0" cellpadding="0" style="clear:left;width:300px;color:white;font-size:11px;float:right;margin-left:1em; margin-bottom:1em;"
 
+
|+  '''{{{corpname}}}'''
{| class="wikitable"
 
! colspan="2" style="background:lightblue;width:200px;font-size:10pt" | {{{title}}}
 
 
|-
 
|-
| colspan="2" style="text-align:center;font-size:7pt" | [[Image:{{{image file}}}|noframe|200px]]<br />Image caption
+
| colspan="2" style="background:#202020; text-align:left; border-bottom:1px #000000 solid" | [[Image:{{{corplogo}}}|center|280px|{{{caption}}}]]
 
|-
 
|-
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Corporation
+
| style="background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | Ticker
 +
| style="background:#101010;border-bottom:1px #000000 solid; padding: 0.5em;" | '''{{{ticker}}}'''
 
|-
 
|-
| style="font-size:9pt" | Type: || style="font-size:9pt" | {{{type}}}
+
| style="background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | Alliance
 +
| style="background:#101010;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{alliance}}}
 
|-
 
|-
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Alliance
+
| style="background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | CEO
 +
| style="background:#101010;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{ceo}}}
 
|-
 
|-
| style="font-size:9pt" | Name: || style="font-size:9pt" | {{{alliance}}}
+
| style="background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | Director(s)
|}
+
| style="background:#101010;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{director}}}
 
+
|-
<noinclude>
+
| style="background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | Founded on
 
+
| style="background:#101010;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{founded}}}
== How to implement ==
+
|-
<nowiki>
+
| style="background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | Status
{{Infobox corporation
+
| style="background:#101010;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{status}}}
|title                    =Corporation Name
+
|-
|image file              =Corporation Logo
+
| style="background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | Headquarters
|type                    =NPC/Player Corporation
+
| style="background:#101010;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{headquarters}}}
|alliance                =Alliance Name
+
|-
}}
+
| style="background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | Public Channel
</nowiki>
+
| style="background:#101010;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{publicchannel}}}
 
+
|-
== Example ==
+
| style="vertical-align: top; background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | Website
An example can be found [[here|User:Azalea dreambreaker]].
+
| style="background:#101010;border-bottom:1px #000000 solid; padding: 0.5em;" | [{{{website}}} {{{webnicename}}}]
 
+
|-
 +
| colspan=2 style="background:#202020;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; horizontal-align: center; font-weight:bold;" align=center| History
 +
|-
 +
| style="background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | Alliances
 +
| style="background:#101010;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{prevalliances}}}
 +
|-
 +
| style="background:#000000;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid; font-weight:bold;" | Former CEOs
 +
| style="background:#101010;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{prevceos}}}
 +
|-
 +
|}<noinclude>
 +
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 02:36, 25 February 2017

{{{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}}}
Template documentation (for the above template, sometimes hidden or invisible)
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
Status Active
Headquarters Stacmon
Public Channel EVE University
Website UniWiki
History
Alliances
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
}}
Visit Template:Infobox corporation/doc to edit this text! (How does this work?) (Refresh this text - why?)