|
|
Line 2: |
Line 2: |
| | | |
| ---- | | ---- |
− |
| |
− | <includeonly>[[Category:Pod Pilots|{{PAGENAME}}]]</includeonly>
| |
− | {| cellspacing="0" cellpadding="0" style="clear:both;width:300px; margin: 1em; padding: 1em; margin-top: 1em; border:1px #000000 solid;" align="right"
| |
− | |+ '''Character details'''
| |
− | |-
| |
− | | colspan="2" style="background:#3e3d45; text-align:left; border-bottom:1px #000000 solid" | [[Image:{{{pilotpicture}}}|center|thumb|256px|{{{caption}}}]]
| |
− | |-
| |
− | | style="width: 80px;background:#3e3d45;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid;" | Name
| |
− | | style="width: 220px;background:#4d4d57;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{name}}}
| |
− | |-
| |
− | | style="background:#3e3d45;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid;" | Race
| |
− | | style="background:#4d4d57;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{race}}}
| |
− | |-
| |
− | | style="background:#3e3d45;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid;" | Bloodline
| |
− | | style="background:#4d4d57;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{bloodline}}}
| |
− | |-
| |
− | | style="background:#3e3d45;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid;" | Licensed
| |
− | | style="background:#4d4d57;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{birthdate}}}
| |
− | |-
| |
− | | style="background:#3e3d45;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid;" | Corporation
| |
− | | style="background:#4d4d57;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{corporation}}}
| |
− | |-
| |
− | | style="background:#3e3d45;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid;" | Occupation
| |
− | | style="background:#4d4d57;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{occupation}}}
| |
− | |-
| |
− | | style="background:#3e3d45;border-bottom:1px #000000 solid; padding: 0.5em;border-right:1px #000000 solid;" | Specialisation
| |
− | | style="background:#4d4d57;border-bottom:1px #000000 solid; padding: 0.5em;" | {{{specialisation}}}
| |
− | |}
| |
− | <noinclude>
| |
− |
| |
− | ==Usage==
| |
− | This template is for use with player character pages and helps you display an info box. This template will also automatically include your corporation in the [[:Category:Pod Pilots|Pod Pilots Category]].
| |
− |
| |
− | Copy and paste the code below into your corporation page and complete the info.
| |
− |
| |
− | <pre>
| |
− | {{Character
| |
− | |pilotpicture=NoPilotPicture.jpg
| |
− | |caption=
| |
− | |name=
| |
− | |race=
| |
− | |bloodline=
| |
− | |birthdate=
| |
− | |corporation=
| |
− | |occupation=
| |
− | |specialisation=
| |
− | }}
| |
− | </pre>
| |
− |
| |
− | == Example ==
| |
− |
| |
− | Here's a completed example:
| |
− |
| |
− | <pre>
| |
− | {{Character
| |
− | |pilotpicture=Adrielle_Firewalker.jpg
| |
− | |caption=Adrielle Firewalker's current pod pilot licence image.
| |
− | |name=Adrielle Firewalker
| |
− | |race=Minmatar
| |
− | |bloodline=Sebiestor
| |
− | |birthdate=July 9th, 2003
| |
− | |corporation=[[Wasteland Miners Inc. (Player corporation)]]
| |
− | |occupation=CEO
| |
− | |specialisation=Industrial
| |
− | }}
| |
− | </pre>
| |
− | [[Category:Templates|{{PAGENAME}}]]
| |
− | </noinclude>
| |