Jump to content

Template:Infobox Character: Difference between revisions

Created page with "{| class="infobox" style="width: 300px; float: right; margin-left: 1em; border: 1px solid #a2a9b1; background: #f8f9fa;" |+ '''{{{name|}}}''' |- ! colspan="2" style="text-align:center;" | [[File:{{{image|Placeholder.png}}}|200px]] |- ! Born | {{{born|}}} |- ! Occupation | {{{occupation|}}} |- ! Known for | {{{known_for|}}} |}"
 
No edit summary
Line 1: Line 1:
{| class="infobox" style="width: 300px; float: right; margin-left: 1em; border: 1px solid #a2a9b1; background: #f8f9fa;"
{| class="infobox" style="width: 300px; float: right; margin-left: 1em; border: 1px solid #a2a9b1; background: #f8f9fa; font-size: 90%;"
|+ '''{{{name|}}}'''
|-
|-
! colspan="2" style="text-align:center;" | [[File:{{{image|Placeholder.png}}}|200px]]
! colspan="2" style="text-align:center; font-size: 120%; background:#cdd; padding:4px;" | {{{name|}}}
|-
|-
! Born
{{#if:{{{image|}}}|
| {{{born|}}}
! colspan="2" style="text-align:center; padding:4px;" | [[File:{{{image}}}|220px]]
|-
|-
! Occupation
}}
| {{{occupation|}}}
{{#if:{{{title|}}}|
! colspan="2" style="text-align:center; font-style:italic;" | {{{title}}}
|-
|-
! Known for
}}
| {{{known_for|}}}
{{#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}}}
|-
}}
|}
|}