Template:Item infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "class="infobox" width=([^ p]+)(px)? style="" to "class="infobox" style="width:$1px; ") |
m (Text replacement - ";"" to """) |
||
Line 1: | Line 1: | ||
<includeonly>{| class="infobox" style="width:250px; background-color: whitesmoke; border:1px solid darkgray" | <includeonly>{| class="infobox" style="width:250px; background-color: whitesmoke; border:1px solid darkgray" | ||
| align="center" colspan="2" bgcolor="silver" style="font-size:145% | | align="center" colspan="2" bgcolor="silver" style="font-size:145%" | '''{{{title|{{PAGENAME}}}}}''' | ||
|- | |- | ||
|align="center" colspan="2" | {{{image|}}} | |align="center" colspan="2" | {{{image|}}} | ||
|- style="vertical-align: top" | |- style="vertical-align: top" | ||
{{#if:{{{description|}}}|{{!}}- style="background:gainsboro; vertical-align:top" | {{#if:{{{description|}}}|{{!}}- style="background:gainsboro; vertical-align:top" | ||
{{!}} colspan="2" style="text-align:center | {{!}} colspan="2" style="text-align:center" {{!}} '''Description''' | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="2" style="border-bottom:1px solid darkgray; text-align:center" {{!}} {{{description|}}} | {{!}} colspan="2" style="border-bottom:1px solid darkgray; text-align:center" {{!}} {{{description|}}} |
Revision as of 05:08, April 27, 2021
Item infobox test | |
File:Nocoverart.png | |
Description | |
For various items. | |
First appearance | Super Mario Bros. |
Latest appearance | Super Mario 3D World |
Effect on player | 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={{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. }}