|
|
(5 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
− | {{#vardefine:colour|476}}<!-- | + | {{NPC |
− | -->{| class="infobox"
| + | |name={{{name}}} |
− | |-
| + | |image={{{image|}}} |
− | !align="centre" colspan="2" style="background: #{{#var:colour}}; padding: 2px;"| <font color="white">{{#if: {{{name|}}} | {{{name}}} | {{PAGENAME}} }}</font>
| + | |title={{{title}}} |
− | |- | + | |gender={{{sex}}} |
− | ! colspan="2" | {{#if: {{{image|}}} | [[Image:{{{image}}}|350x400px|{{PAGENAME}}]] }}
| + | |race={{{race}}} |
− | |- | + | |affiliation={{{faction}}} |
− | !align="centre" colspan="2" style="background: #{{#var:colour}}; padding: 11px;" |
| + | |service={{{organization}}} |
− | |-
| |
− | |
| |
− | |-
| |
− | ! align="centre" style="background: #{{#var:colour}}; width:50%;" | <font color="white">'''Title:'''</font>
| |
− | ! align="center" | {{{title}}}
| |
− | |- | |
− | ! align="centre" style="background: #{{#var:colour}}; width:50%;" | <font color="white">'''Gender:'''</font>
| |
− | ! align="center" | {{{gender}}}
| |
− | |- | |
− | ! align="centre" style="background: #{{#var:colour}}; width:50%;" | <font color="white">'''Race:'''</font>
| |
− | ! align="center" | {{{race}}}
| |
− | |- | |
− | ! align="centre" style="background: #{{#var:colour}}; width:50%;" | <font color="white">'''Affiliation:'''</font>
| |
− | ! align="center" | {{{affiliation}}}
| |
− | |- | |
− | {{#if: {{{service|}}} | ! align="centre" style="background: #{{#var:colour}}; width:50%;" {{!}} <font color="white">'''Service:'''</font>
| |
− | !align="center" {{!}} {{{service}}}
| |
− | {{!}}- | }}
| |
− | |}<!--
| |
− | | |
− | --><noinclude>{{clear}} __NOTOC__
| |
− | == Description ==
| |
− | | |
− | == Usage ==
| |
− | <pre>
| |
− | {{NPCInfoBox
| |
− | |name=
| |
− | |image=
| |
− | |title=
| |
− | |gender=
| |
− | |race=
| |
− | |affiliation=
| |
− | |service=
| |
| |}} | | |}} |
− | </pre> | + | <noinclude> |
− | | |
− | ==Example==
| |
− | | |
| [[Category: Infobox templates|RegionInfoBox]] | | [[Category: Infobox templates|RegionInfoBox]] |
| </noinclude> | | </noinclude> |