Template:Item infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
m (Text replacement - " |}} " to " }} ")
Line 8: Line 8:
{{!}}-
{{!}}-
{{!}} colspan="2" style="text-align:center;border-bottom:1px solid darkgray" {{!}} {{{description|}}}
{{!}} colspan="2" style="text-align:center;border-bottom:1px solid darkgray" {{!}} {{{description|}}}
|}}
}}
{{#if:{{{first_appearance|}}}|{{!-}}
{{#if:{{{first_appearance|}}}|{{!-}}
{{!}} style="width:15%" {{!}} '''First appearance'''
{{!}} style="width:15%" {{!}} '''First appearance'''
Line 20: Line 20:
{{!}} style="width:15%" {{!}} '''Effect'''
{{!}} style="width:15%" {{!}} '''Effect'''
{{!}} {{{effect|}}}
{{!}} {{{effect|}}}
|}}
}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
{{{{PAGENAME}}
{{{{PAGENAME}}

Revision as of 23:40, April 28, 2022

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 User gains knowledge.

Usage

  • 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; In-game description of the item. Do not use this for common items that have multiple descriptions across games and supporting material.
  • 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=Item Name
|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.
}}