Difference between revisions of "Template:Player Corporation"

From EVE RP Wiki
Jump to: navigation, search
m (Reverted edits by Samira Kernher (talk) to last revision by Aradina)
Line 1: Line 1:
 
<includeonly>[[Category:Player Corporations]]</includeonly>
 
<includeonly>[[Category:Player Corporations]]</includeonly>
 
{| cellspacing="0" cellpadding="0" style="clear:both;width:300px; margin: 1em; padding: 1em; margin-top: 1em; border:1px #303030 solid;" align="right"
 
{| cellspacing="0" cellpadding="0" style="clear:both;width:300px; margin: 1em; padding: 1em; margin-top: 1em; border:1px #303030 solid;" align="right"
|-
+
{{ifnotempty|{{{corpname|}}}|
| colspan="2" style="background:#222; text-align:left; border-bottom:1px #303030 solid" | <center>[[Image:{{{corplogo}}}]]</center>
+
{{!}}-
 +
}}{{#if:{{{corpname|}}}|
 +
{{#ifexist:{{{corpname}}}.png|
 +
{{!}} colspan="2" style="background:#222; text-align:left; border-bottom:1px #303030 solid" {{!}} <center>[[Image:{{{corpname}}}.png]]</center>
 +
}}}}
 
|-
 
|-
 
| style="width: 88px;background:#222;border-bottom:1px #303030 solid; padding: 0.5em;border-right:1px #000000 solid;" | Name
 
| style="width: 88px;background:#222;border-bottom:1px #303030 solid; padding: 0.5em;border-right:1px #000000 solid;" | Name

Revision as of 12:26, 4 November 2018

Name {{{corpname}}}
Ticker [{{{ticker}}}]
CEO Undisclosed
Founded Undisclosed
Headquarters Undisclosed

Usage

This template is for use with player corporation pages and helps you display an info box. This template will also automatically include your corporation in the Player Corporations category.

Copy and paste the code below into your corporation page and complete the info.

The corplogo field should not be used, as corplogo will be taken from the corpname. Please make sure your corp logo is named (corpname).png

{{Player Corporation
|corpname=required
|ticker=required
|corplogo=optional
|caption=optional
|alliance=optional
|ceo=optional
|directors=optional
|founded=optional
|foundedby=optional
|status=optional
|headquarters=optional
|publicchannel=optional
|website=optional
|webnicename=optional
|prevalliances=optional
|prevceos=optional
}}

Example

Here's an example:

Name Caldari Navy
Ticker [CN]
Alliance Caldari State
CEO Mininela Erinen
Founded Undisclosed
Status Active
Headquarters Perimeter
{{Player Corporation
|corpname=Caldari Navy
|corplogo=
|alliance=Caldari State
|caption=The Caldari Navy
|ticker=CN
|ceo=Mininela Erinen
|status=Active
|headquarters=Perimeter
}}

If there's no corp logo file uploaded, it simply won't include that. Any optional field can be left empty.

Name Hypothetical Corp
Ticker [HYPO]
CEO Undisclosed
Founded Undisclosed
Headquarters Undisclosed
{{Player Corporation
|corpname=Hypothetical Corp
|ticker=HYPO
}}

See Also