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

Difference between revisions of "Template:Item infobox"

From Triforce Wiki, a The Legend of Zelda wiki
Jump to navigationJump to search
(fixed an error)
(silver like the blade of a sword)
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"
{| 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"
|-
|-
! colspan="2" bgcolor="#FFD700"| {{{name|{{PAGENAME}}}}}
! colspan="2" bgcolor="silver"| {{{name|{{PAGENAME}}}}}
|-
|-
| align="center" colspan="2" | {{{image|}}}
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#dddddd"
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#dddddd"
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{location|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{location|}}}|{{!}}-style="background:#dddddd"
{{!}} '''Location(s)'''
{{!}} '''Location(s)'''
{{!}} {{{location}}}
{{!}} {{{location}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{effect|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{effect|}}}|{{!}}-style="background:#dddddd"
{{!}} '''Effect'''
{{!}} '''Effect'''
{{!}} {{{effect}}}
{{!}} {{{effect}}}
Line 46: Line 46:
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 05:56, January 20, 2020

Item infobox

Usage

{{Item infobox
|name= 
|image=
|first_appearance= 
|latest_appearance=
|location= 
|effect= 
|related= 
}}