|
Tags: Replaced 2017 source edit |
| Line 1: |
Line 1: |
| <includeonly>
| |
| {| class="infobox" style="border: 1px solid #a2a9b1; background-color: #f8f9fa; width: 300px; font-size: 90%; text-align: left; border-collapse: collapse;"
| |
| ! colspan="2" style="background-color: #1a1a2e; color: #e0c060; text-align: center; padding: 6px; font-size: 115%;" | {{{name|Unknown}}}
| |
| |-
| |
| | colspan="2" style="text-align: center; padding: 4px;" | {{{image|}}}
| |
| |-
| |
| | colspan="2" style="text-align: center; font-size: 85%; font-style: italic;" | {{{image_caption|}}}
| |
| |-
| |
| ! colspan="2" style="background-color: #2e2e4e; color: #e0c060; text-align: center; padding: 4px;" | Personal Details
| |
| |-
| |
| | style="font-weight: bold; padding: 3px 6px;" | Age
| |
| | style="padding: 3px 6px;" | {{{age|}}}
| |
| |-
| |
| | style="font-weight: bold; padding: 3px 6px;" | Birth Date
| |
| | style="padding: 3px 6px;" | {{{birth_date|}}}
| |
| |-
| |
| | style="font-weight: bold; padding: 3px 6px;" | Birth Place
| |
| | style="padding: 3px 6px;" | {{{birth_place|}}}
| |
| |-
| |
| | style="font-weight: bold; padding: 3px 6px;" | Temporal Displacement
| |
| | style="padding: 3px 6px;" | {{{temporal_displacement|}}}
| |
| |-
| |
| | style="font-weight: bold; padding: 3px 6px;" | Race
| |
| | style="padding: 3px 6px;" | {{{race|}}}
| |
| |-
| |
| | style="font-weight: bold; padding: 3px 6px;" | Class
| |
| | style="padding: 3px 6px;" | {{{class|}}}
| |
| |-
| |
| ! colspan="2" style="background-color: #2e2e4e; color: #e0c060; text-align: center; padding: 4px;" | Roleplay Info
| |
| |-
| |
| | style="font-weight: bold; padding: 3px 6px;" | Status
| |
| | style="padding: 3px 6px;" | {{{status|}}}
| |
| |-
| |
| | style="font-weight: bold; padding: 3px 6px;" | Occupation
| |
| | style="padding: 3px 6px;" | {{{occupation|}}}
| |
| |-
| |
| | style="font-weight: bold; padding: 3px 6px;" | Faction
| |
| | style="padding: 3px 6px;" | {{{faction|}}}
| |
| |-
| |
| | style="font-weight: bold; padding: 3px 6px;" | Location
| |
| | style="padding: 3px 6px;" | {{{location|}}}
| |
| |-
| |
| |}
| |
| </includeonly>
| |
| <noinclude>
| |
| == Usage == | | == Usage == |
| <pre> | | <pre> |
| Line 54: |
Line 9: |
| | birth_place = | | | birth_place = |
| | temporal_displacement = | | | temporal_displacement = |
| | race =
| |
| | class =
| |
| | status = | | | status = |
| | occupation = | | | occupation = |
| | faction =
| |
| | location = | | | location = |
| }} | | }} |
| </pre> | | </pre> |
| </noinclude> | | </noinclude> |