Template:SPM item
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
This template creates a page link related to Super 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 |
Examples
Code | Result |
---|---|
{{SPM item|Spaghetti Plate}} |
![]() |
{{SPM item|Couple's Cake}} |
![]() |
{{SPM item|Whacka Bump|sep=<br>}} |
![]() Whacka Bump |
{{SPM item|Honey Jar|text=Honey Jar}} |
![]() |
{{SPM item|Honey Jar|wikitext=Honey Jar}} |
![]() |
{{SPM item|Mystery Box (item)|Mystery Box}} |
![]() |
{{SPM item|item=Mystery Box|Mystery Box (item)}} |
![]() |
{{SPM item|link=Mystery Box (item)|Mystery Box}} |
![]() |
{{SPM item|POW Block|link=|text=}} |
![]() |
{{SPM item|Egg Bomb|color=green}} |
![]() |
{{SPM item|Awesome Snack|right=1}} |
Awesome Snack ![]() |
{{SPM item|Berry Snow Bunny|size=25x25px}} |
![]() |
See also
- {{PM item}}
- {{TTYD item}}
- Module:PM item