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)
m (Text replacement - ";font-size:13px" to ";font-size:125%")
 
(5 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"
{| class="infobox" style="background:white"
|-
|-
! colspan="2" bgcolor="#FFD700"| {{{name|{{PAGENAME}}}}}
! colspan="2" style="background-color:silver;font-size:125%"| {{{name|{{PAGENAME}}}}}
|-
|-
| align="center" colspan="2" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{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 27: Line 27:
{{#if:{{{related|}}}|
{{#if:{{{related|}}}|
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" width="100%" style="background:white; text-align:left;" border="0" cellpadding="0" cellspacing="0"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="width:100%;background:white; text-align:left"
! style="background:#f7f2b9; padding:2px;" {{!}} Related items
! style="background:#dddddd; padding:2px;" {{!}} Related items
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{related|}}}
{{!}} style="padding:0 2px;" {{!}} {{{related|}}}
Line 46: Line 46:
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

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

Item infobox

Usage[edit]

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