Template:PM item: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 56: Line 56:
   | {{#var:image}}{{{sep| }}}{{#var:text}}
   | {{#var:image}}{{{sep| }}}{{#var:text}}
}}}}</includeonly><noinclude>
}}}}</includeonly><noinclude>
== Parameters ==
{{/parameters|all=1}}
* <code><nowiki>{{{1}}}</nowiki></code>
* <code><nowiki>{{{2}}}</nowiki></code>
* <code><nowiki>{{{sep}}}</nowiki></code>
* <code><nowiki>{{{text}}}</nowiki></code>
* <code><nowiki>{{{item}}}</nowiki></code>
* <code><nowiki>{{{link}}}</nowiki></code>
* <code><nowiki>{{{color}}}</nowiki></code>
* <code><nowiki>{{{right}}}</nowiki></code>
* <code><nowiki>{{{size}}}</nowiki></code>
* <code><nowiki>{{{game}}}</nowiki></code>


== Examples ==
== Examples ==

Revision as of 11:35, September 23, 2020

Parameters

Name Usage
{{{1}}} Set the defaults for {{{item}}}, {{{link}}}, and {{{text}}}
{{{item}}} or {{{2}}} Set the item to be displayed
{{{size}}} Set the item image size
{{{right}}} Set the position of the item image
{{{link}}} Set the page to link
{{{text}}} Set the text to be displayed
{{{color}}} Set the text color
{{{wikitext}}} Override {{{text}}}
{{{sep}}} Set the separator between the item image and text
{{{game}}} PM (default), TTYD, SPM, CS, or TOK

Examples

Code Result
{{PM item|Spaghetti}}   Spaghetti
{{PM item|Hot Shroom}}   Hot Shroom
{{PM item|Whacka's Bump|sep=<br>}}  
Whacka's Bump
{{PM item|Jammin' Jelly|text=Jammin' Jelly}}   Jammin' Jelly
{{PM item|Mystery Box (item)|Mystery?}}   Mystery?
{{PM item|item=Mystery?|Mystery Box (item)}}   Mystery Box (item)
{{PM item|link=Mystery Box (item)|Mystery?}}   Mystery?
{{PM item|POW Block|link=|text=}}  
{{PM item|game=TTYD|Spaghetti}} Spaghetti TTYD.png Spaghetti
{{PM item|game=SPM|Spaghetti Plate}}   Spaghetti Plate
{{PM item|game=PMTOK|Mushroom}} An item from Paper Mario: The Origami King. Mushroom
{{PM item|game=PMTOK|1-Up Mushroom}} A 1-Up Mushroom from Paper Mario: The Origami King. 1-Up Mushroom
{{PM item|game=PMTOK|Spring of Rainbows - VIP}} An item from Paper Mario: The Origami King. Spring of Rainbows - VIP
{{PM item|game=PMTOK|Key to Bowser's Castle}} An item from Paper Mario: The Origami King. Key to Bowser's Castle
{{PM item|game=PMTOK|"M-A-X Power!"}} An item from Paper Mario: The Origami King. "M-A-X Power!"
{{PM item|game=PMTOK|"Deep, Deep Vibes"}} An item from Paper Mario: The Origami King. "Deep, Deep Vibes"

See also