Jump to content

Template:CharacterInfobox: Difference between revisions

From DRAKONIC wiki
No edit summary
convert to named parameters with default em-dash; keep positional fallback so existing 17 pages keep rendering (wyrm) (via update-page on mediawiki-skill)
Tag: Reverted
Line 1: Line 1:
{| class="wikitable" style="float:right; border:1px solid black"
{| class="wikitable" style="float:right; border:1px solid black; width:300px;"
| {{{1}}}
| <span style="font-size:1.2em;">{{#if:{{{name|}}}|{{{name}}}|{{{1|}}}}}</span>
|-
|-
|[[File:{{{2}}}|150px]]
| [[File:{{#if:{{{image|}}}|{{{image}}}|{{{2|}}}}}|{{#if:{{{image|}}}|center|}}|180px]]
|-
|-
| '''Pronouns'''
| '''Pronouns''' || {{#if:{{{pronouns|}}}|{{{pronouns}}}|{{{3|—}}}}}
| {{{3}}}
|-
|-
| '''Species'''
| '''Species''' || {{#if:{{{species|}}}|{{{species}}}|{{{4|—}}}}}
| {{{4}}}
|-
|-
| '''Special Abilities'''
| '''Special Abilities''' || {{#if:{{{abilities|}}}|{{{abilities}}}|{{{5|—}}}}}
| {{{5}}}
|}<noinclude>
|}
[[Category:Templates]]
</noinclude>

Revision as of 17:01, 7 July 2026

{{{name}}}|}}
[[File:{{#if:|{{{image}}}|}}|{{#if:|center|}}|180px]]
Pronouns {{{pronouns}}}|—}}
Species {{{species}}}|—}}
Special Abilities {{{abilities}}}|—}}