Jump to content

Template:CharacterInfobox: Difference between revisions

From DRAKONIC wiki
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
ROLLBACK: nested {{#if:{{{...}}}} doesn't expand triple-brace correctly; reverting to rev 145 source (wyrm) (via update-page on mediawiki-skill)
Tag: Manual revert
Line 1: Line 1:
{| class="wikitable" style="float:right; border:1px solid black; width:300px;"
{| class="wikitable" style="float:right; border:1px solid black"
| <span style="font-size:1.2em;">{{#if:{{{name|}}}|{{{name}}}|{{{1|}}}}}</span>
| {{{1}}}
|-
|-
| [[File:{{#if:{{{image|}}}|{{{image}}}|{{{2|}}}}}|{{#if:{{{image|}}}|center|}}|180px]]
|[[File:{{{2}}}|150px]]
|-
|-
| '''Pronouns''' || {{#if:{{{pronouns|}}}|{{{pronouns}}}|{{{3|—}}}}}
| '''Pronouns'''
| {{{3}}}
|-
|-
| '''Species''' || {{#if:{{{species|}}}|{{{species}}}|{{{4|—}}}}}
| '''Species'''
| {{{4}}}
|-
|-
| '''Special Abilities''' || {{#if:{{{abilities|}}}|{{{abilities}}}|{{{5|—}}}}}
| '''Special Abilities'''
|}<noinclude>
| {{{5}}}
[[Category:Templates]]
|}
</noinclude>

Revision as of 17:03, 7 July 2026

{{{1}}}
[[File:{{{2}}}|150px]]
Pronouns {{{3}}}
Species {{{4}}}
Special Abilities {{{5}}}