Don't like the ads? Then create an account! Users with accounts have more options than anonymous users.

Difference between revisions of "Template:Character infobox"

From Triforce Wiki, a The Legend of Zelda wiki
Jump to navigationJump to search
(Thought these would be useful. Do we really need gender? In cases where it's not immediately obvious, it's usually ambiguous, and might not even be consistent across translations for some monster characters. And that's not even getting into toilethand...)
m (Text replacement - ";font-size:13px" to ";font-size:125%")
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=300px style="padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#FFF; border:1px solid #000; color:#000; border-radius: 15px;"
{| class="infobox" style="background:white"
|-
|-
! colspan="2" bgcolor="#FFD700" style="border-radius: 15px;"| ''{{{name|{{PAGENAME}}}}}''
! colspan="2" style="background:#FFD700;font-size:125%"| {{{name|{{PAGENAME}}}}}
|-
|-
| align="center" colspan="2" | {{{image|}}}
| align="center" colspan="2" | {{{image|}}}
Line 10: Line 10:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
Line 20: Line 20:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{gender|}}}|{{!}}-
{{#if:{{{other_forms|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Gender'''
{{!}} {{{gender}}}
|}}
|- style="vertical-align: top"
{{#if:{{{other_forms|}}}|{{!}}-
{{!}} '''Other form(s)'''
{{!}} '''Other form(s)'''
{{!}} {{{other_forms}}}
{{!}} {{{other_forms}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{counterparts|}}}|{{!}}-
{{#if:{{{counterparts|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Counterpart(s)'''
{{!}} '''Counterpart(s)'''
{{!}} {{{counterparts}}}
{{!}} {{{counterparts}}}
Line 36: Line 31:
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{voice_actor|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{voice_actor|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Voice actor'''
{{!}} '''Voice actor(s)'''
{{!}} {{{voice_actor}}}
{{!}} {{{voice_actor}}}
|}}
|}}
Line 48: Line 43:
|latest_appearance =
|latest_appearance =
|species =
|species =
|gender =
|other_forms =
|other_forms =
|counterparts =
|counterparts =
Line 54: Line 48:
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Characters]]</includeonly>
[[Category:Infobox templates]]</noinclude>

Latest revision as of 04:00, October 16, 2021

Character infobox

Usage[edit]

{{Character infobox
|name =
|image =
|first_appearance =
|latest_appearance =
|species =
|other_forms =
|counterparts =
|voice_actor =
}}