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
(type one doesnt make much sense actually)
(suggested to me; good idea doc)
Line 5: Line 5:
| align="center" colspan="2" | {{{image|}}}
| align="center" colspan="2" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{game|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Game(s)'''
{{!}} '''First_appearance'''
{{!}} {{{game}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{location|}}}|{{!}}-
{{#if:{{{latest_appearance|}}}|{{!}}-
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
|}}
|- style="vertical-align: top"
{{#if:{{{location|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Location(s)'''
{{!}} '''Location(s)'''
{{!}} {{{location}}}
{{!}} {{{location}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{strength|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{strength|}}}|{{!}}-
{{!}} '''Strength'''
{{!}} '''Strength'''
{{!}} {{{strength}}}
{{!}} {{{strength}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{effect|}}}|{{!}}-
{{#if:{{{effect|}}}|{{!}}-style="background:#f7f2b9"
{{!}} '''Effect'''
{{!}} '''Effect'''
{{!}} {{{effect}}}
{{!}} {{{effect}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{cost|}}}|{{!}}-style="background:#f7f2b9"
{{#if:{{{cost|}}}|{{!}}-
{{!}} '''Price'''
{{!}} '''Price'''
{{!}} {{{cost}}}
{{!}} {{{cost}}}
Line 35: Line 40:
|name=  
|name=  
|image=
|image=
|game=  
|first_appearance=
|latest_appearance=
|location=  
|location=  
|effect=  
|effect=  

Revision as of 04:13, June 30, 2019

Item infobox

Usage

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