Template:PMTTYD item: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Adding a new parameter that allows images to be toggled between the original game and the remake)
(Slight tweak to make this more user-friendly)
Line 1: Line 1:
<includeonly>{{#invoke:PM item|link
<includeonly>{{#invoke:PM item|link
|game={{{game|TTYD}}}
|game={{#switch:{{{game|}}}|NS = TTYDNS| #default = TTYD}}
|1{{#ifeq:{{{1|}}}|{{{1}}}||NULL}}={{{1}}}
|1{{#ifeq:{{{1|}}}|{{{1}}}||NULL}}={{{1}}}
|2{{#ifeq:{{{2|}}}|{{{2}}}||NULL}}={{{2}}}
|2{{#ifeq:{{{2|}}}|{{{2}}}||NULL}}={{{2}}}
Line 15: Line 15:


{{PM item/parameters}}
{{PM item/parameters}}
==Examples==
==Examples==
{| class="wikitable"
{| class="wikitable"

Revision as of 05:22, May 27, 2024

This template creates a page link related to Paper Mario: The Thousand-Year Door 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
{{PMTTYD item|Spaghetti|link=Spaghetti Plate}} Spaghetti Plate Spaghetti
{{PMTTYD item|Boo's Sheet}} Boo's Sheet Boo's Sheet
{{PMTTYD item|Mr. Softener}} Mr. Softener Mr. Softener
{{PMTTYD item|Whacka Bump|sep=<br>}} Whacka Bump
Whacka Bump
{{PMTTYD item|Jammin' Jelly|text=Jammin' Jelly}} Jammin' Jelly Jammin' Jelly
{{PMTTYD item|Jammin' Jelly|wikitext=Jammin' Jelly}} Jammin' Jelly Jammin' Jelly
{{PMTTYD item|Mystery Box (item)|Mystery?}} Mystery Box (item) Mystery?
{{PMTTYD item|item=Mystery?|Mystery Box (item)}} Mystery Box (item) Mystery Box (item)
{{PMTTYD item|link=Mystery Box (item)|Mystery?}} Mystery Box (item) Mystery?
{{PMTTYD item|POW Block|link=|text=}} A POW Block from Paper Mario: The Thousand-Year Door
{{PMTTYD item|Egg Bomb|color=green}} Egg Bomb Egg Bomb

See also