Template:Item infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 11: Line 11:
{{#if:{{{first_appearance|}}}|{{!-}} valign=top
{{#if:{{{first_appearance|}}}|{{!-}} valign=top
{{!}} width=15% {{!}}
{{!}} width=15% {{!}}
'''First Appearance'''
'''First appearance'''
{{!}}{{{first_appearance|}}}}}
{{!}}{{{first_appearance|}}}}}
{{#if:{{{latest_appearance|}}}|{{!-}}valign=top
{{#if:{{{latest_appearance|}}}|{{!-}}valign=top
{{!}} width=15% {{!}}
{{!}} width=15% {{!}}
'''Latest Appearance'''
'''Latest appearance'''
{{!}}{{{latest_appearance|}}}}}
{{!}}{{{latest_appearance|}}}}}
|- valign=top
|- valign=top
Line 21: Line 21:
{{#if:{{{effect|}}}|{{!-}}valign=top
{{#if:{{{effect|}}}|{{!-}}valign=top
{{!}} width=15% {{!}}
{{!}} width=15% {{!}}
'''Effect on Player'''
'''Effect on player'''
{{!}} {{{effect|}}}
{{!}} {{{effect|}}}
|}}
|}}

Revision as of 02:50, August 13, 2018

Item infobox test
Used in case of images missing from a section gallery, table, bestiary box, or certain infoboxes.
Description
For various items.

First appearance

Super Mario Bros.

Latest appearance

Super Mario 3D World

Effect on player

User gains knowledge.
  • title; The name of the item - only use this if it is different from the name of the article.
  • image; An image of the item
  • description; Describe the item
  • first_appearance; The first time this item appeared
  • latest_appearance; The most recent time this item appeared
  • effect; What this item does to its user.
{{Item-infobox
|title={{BASEPAGENAME}} test
|image=[[File:Nocoverart.png|125px]]
|description=For various [[:Category:Items|items]].
|first_appearance=''[[Super Mario Bros.]]''
|latest_appearance=''[[Super Mario 3D World]]''
|effect=User gains knowledge.
}}