Template:CharacterInfobox: Difference between revisions
(Seed template via Soulscribe provisioner) |
(Seed template via Soulscribe provisioner) |
||
| Line 15: | Line 15: | ||
</pre> | </pre> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude><includeonly> | </noinclude><includeonly><table class="infobox character-infobox"> | ||
{{#if:{{{name|}}}|<tr class="infobox-title"><th colspan="2">{{{name}}}</th></tr>}} | |||
{{#if:{{{name|}}}| | {{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center;">[[File:{{{image}}}|250px]]</td></tr>}} | ||
{{#if:{{{aliases|}}}|<tr><td><b>Aliases:</b> {{{aliases}}}</td></tr>}} | |||
}}{{#if:{{{image|}}}| | {{#if:{{{role|}}}|<tr><td><b>Role:</b> {{{role}}}</td></tr>}} | ||
{{#if:{{{status|}}}|<tr><td><b>Status:</b> {{{status}}}</td></tr>}} | |||
}}{{#if:{{{aliases|}}}| | {{#if:{{{first_appearance|}}}|<tr><td><b>First appearance:</b> {{{first_appearance}}}</td></tr>}} | ||
</table></includeonly> | |||
}}{{#if:{{{role|}}}| | |||
}}{{#if:{{{status|}}}| | |||
}}{{#if:{{{first_appearance|}}}| | |||
} | |||
</includeonly> | |||
Latest revision as of 08:00, 28 April 2026
Character Infobox
Use this template on character pages.
Usage:
{{CharacterInfobox
| name =
| aliases =
| role =
| status =
| first_appearance =
| image =
}}