|
|
| (4 intermediate revisions by 2 users not shown) |
| Line 1: |
Line 1: |
| {| class="infobox" style="width: 300px; float: right; margin-left: 1em; border: 1px solid #a2a9b1; background: #f8f9fa; font-size: 90%;"
| | |
| |-
| |
| ! colspan="2" style="text-align:center; font-size: 120%; background:#cdd; padding:4px;" | {{{name|}}}
| |
| |-
| |
| {{#if:{{{image|}}}|! colspan="2" style="text-align:center; padding:4px;" {{!}} [[File:{{{image}}}{{!}}220px]]
| |
| |-
| |
| }}
| |
| {{#if:{{{title|}}}|! colspan="2" style="text-align:center; font-style:italic;" {{!}} {{{title}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{race|}}}|! Race
| |
| {{!}} {{{race}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{class|}}}|! Class
| |
| {{!}} {{{class}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{subclass|}}}|! Subclass
| |
| {{!}} {{{subclass}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{level|}}}|! Level
| |
| {{!}} {{{level}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{alignment|}}}|! Alignment
| |
| {{!}} {{{alignment}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{background|}}}|! Background
| |
| {{!}} {{{background}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{deity|}}}|! Deity
| |
| {{!}} {{{deity}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{hp|}}}|! Hit Points
| |
| {{!}} {{{hp}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{ac|}}}|! Armor Class
| |
| {{!}} {{{ac}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{player|}}}|! Player
| |
| {{!}} {{{player}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{campaign|}}}|! Campaign
| |
| {{!}} {{{campaign}}}
| |
| |-
| |
| }}
| |
| {{#if:{{{status|}}}|! Status
| |
| {{!}} {{{status}}}
| |
| |-
| |
| }}
| |
| |}
| |