Check out the community portal for ways in which you can help the Wiki of Mana! Also, keep in mind that this wiki contains unmarked spoilers.

Difference between revisions of "Template:Item infobox"

From the Wiki of Mana, the Mana encyclopedia
Jump to navigationJump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="background:white"
{| class="infobox beige" style="width:300px"
|-
! colspan="2" style="font-size:125%;background:Tan;color:black" | ''{{{name|{{PAGENAME}}}}}''
! colspan="2" style="background-color:silver;font-size:125%"| {{{name|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
|- style="vertical-align: top;"
|- style="vertical-align: top;"
{{#if:{{{first_appearance|}}}|{{!}}-style="background:#dddddd"
{{#if:{{{rarity|}}}|{{!}}-
{{!}} '''Base rarity'''
{{!}} {{{rarity}}}
|}}
|- style="vertical-align: top;"
{{#if:{{{first_appearance|}}}|{{!}}-
{{!}} '''First appearance'''
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{latest_appearance|}}}|{{!}}-style="background:#dddddd"
{{#if:{{{latest_appearance|}}}|{{!}}-
{{!}} '''Latest appearance'''
{{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{jap|}}}|{{!}}-style="background:#dddddd"
{{#if:{{{jap|}}}|{{!}}-
{{!}} '''Japanese name'''
{{!}} '''Japanese name'''
{{!}} {{{jap}}}
{{!}} {{{jap}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{location|}}}|{{!}}-style="background:#dddddd"
{{#if:{{{location|}}}|{{!}}-
{{!}} '''Location(s)'''
{{!}} '''Location(s)'''
{{!}} {{{location}}}
{{!}} {{{location}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{effect|}}}|{{!}}-style="background:#dddddd"
{{#if:{{{land|}}}|{{!}}-
{{!}} '''Transforms into'''
{{!}} {{{land}}}
|}}
|- style="vertical-align: top"
{{#if:{{{effect|}}}|{{!}}-
{{!}} '''Effect'''
{{!}} '''Effect'''
{{!}} {{{effect}}}
{{!}} {{{effect}}}
Line 32: Line 41:
{{#if:{{{related|}}}|
{{#if:{{{related|}}}|
{{!}} colspan="2" style="padding:0" {{!}}
{{!}} colspan="2" style="padding:0" {{!}}
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="width:100%;background:white; text-align:left"
{{{!}} class="{{#ifeq:{{{expand}}}|expandable|mw-collapsible mw-collapsed|noexpandable}}" style="width:100%;background:ECE3DA; text-align:left"
! style="background:#dddddd; padding:2px;" {{!}} Related items
! style="padding:2px;" {{!}} Related items
{{!}}-
{{!}}-
{{!}} style="padding:0 2px;" {{!}} {{{related|}}}
{{!}} style="padding:0 2px;" {{!}} {{{related|}}}
Line 44: Line 53:
|name=  
|name=  
|image=
|image=
|rarity=
|first_appearance=  
|first_appearance=  
|latest_appearance=
|latest_appearance=
|jap=
|jap=
|location=  
|location=
|land= 
|effect=  
|effect=  
|related=  
|related=  

Latest revision as of 16:36, November 2, 2022

Item infobox

Usage[edit]

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