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 7: Line 7:
}}{{
}}{{
   #vardefine: text | {{{text|{{#var:item}}}}}
   #vardefine: text | {{{text|{{#var:item}}}}}
}}{{
  #vardefine: image-size | {{{size|{{
    #switch: {{#var:game}}
    | PM      =
    | TTYD    = 25x25px
    | SPM      =
    | #default = 50x50px
  }}}}}
}}{{
}}{{
   #vardefine: image-prefix | {{
   #vardefine: image-prefix | {{
Line 36: Line 44:
     | #default = {{#var:image-base}}
     | #default = {{#var:image-base}}
   }}
   }}
}}{{
  #vardefine: image-size | {{{size|{{
    #switch: {{#var:game}}
    | PM      =
    | TTYD    = 25x25px
    | SPM      =
    | #default = 50x50px
  }}}}}
}}{{
}}{{
   #vardefine: image | {{
   #vardefine: image | {{

Revision as of 16:29, October 10, 2020

This template creates a page link related to Paper Mario with an associated item image on the left side.

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}} PaperMario Items Spaghetti.png Spaghetti
{{PM item|Hot Shroom}} PaperMario Items HotShroom.png Hot Shroom
{{PM item|Whacka's Bump|sep=<br>}} PaperMario Items WhackasBump.png
Whacka's Bump
{{PM item|Jammin' Jelly|text=Jammin' Jelly}} PaperMario Items JamminJelly.png Jammin' Jelly
{{PM item|Jammin' Jelly|wikitext=Jammin' Jelly}} PaperMario Items JamminJelly.png Jammin' Jelly
{{PM item|Mystery Box (item)|Mystery?}} PaperMario Items Mystery.png Mystery?
{{PM item|item=Mystery?|Mystery Box (item)}} PaperMario Items Mystery.png Mystery Box (item)
{{PM item|link=Mystery Box (item)|Mystery?}} PaperMario Items Mystery.png Mystery?
{{PM item|POW Block|link=}} PaperMario Items POWBlock.png POW Block
{{PM item|POW Block|text=}} PaperMario Items POWBlock.png
{{PM item|POW Block|link=|text=}} PaperMario Items POWBlock.png
{{PM item|game=TTYD|Spaghetti}} Spaghetti TTYD.png Spaghetti
{{PM item|game=SPM|Spaghetti Plate}} Spaghetti Plate SPM.png Spaghetti Plate
{{PM item|game=PMSS|Sticker#Cat-o-Luck|Cat-o-Luck}} Cat-o-Luck Sticker PMSS.png Cat-o-Luck
{{PM item|game=PMCS|Café Key}} The Café Key icon from Paper Mario: Color Splash Café Key
{{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