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
(removed gender part)
m (Text replacement - ";font-size:13px" to ";font-size:125%")
 
(9 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:{{{other_forms|}}}|{{!}}-
{{#if:{{{other_forms|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Other form(s)'''
{{!}} '''Other form(s)'''
{{!}} {{{other_forms}}}
{{!}} {{{other_forms}}}
Line 30: Line 30:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{voice_actor|}}}|{{!}}-
{{#if:{{{voice_actor|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Voice actor'''
{{!}} '''Voice actor(s)'''
{{!}} {{{voice_actor}}}
{{!}} {{{voice_actor}}}
|}}
|}}
Line 48: 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 =
}}