Template:PMTTYD item: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
m (Text replacement - "{{TTYD item" to "{{PMTTYD item")
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{#vardefine:item|{{{item|{{{2|{{{1}}}}}}}}}}}{{#vardefine:link|{{{link|{{{1}}}}}}}}{{nowrap|[[File:{{#replace:{{#replace:{{#replace:{{#replace:{{#var:item}}|×|x}}|.|}}|'|}}|?|}} TTYD.png|25x25px|link={{#var:link}}]]{{{sep| }}}{{{text|{{#if:{{{color|}}}|{{color-link-piped|{{#var:link}}|{{{color}}}|{{#var:item}}}}|[[{{#var:link}}|{{#var:item}}]]}}}}}}}</includeonly><noinclude>
<includeonly>{{#invoke:PM item|link
=== Usage ===
|game=TTYD
|1{{#ifeq:{{{1|}}}|{{{1}}}||NULL}}={{{1}}}
|2{{#ifeq:{{{2|}}}|{{{2}}}||NULL}}={{{2}}}
|item{{#ifeq:{{{item|}}}|{{{item}}}||NULL}}={{{item}}}
|size{{#ifeq:{{{size|}}}|{{{size}}}||NULL}}={{{size}}}
|right{{#ifeq:{{{right|}}}|{{{right}}}||NULL}}={{{right}}}
|link{{#ifeq:{{{link|}}}|{{{link}}}||NULL}}={{{link}}}
|text{{#ifeq:{{{text|}}}|{{{text}}}||NULL}}={{{text}}}
|color{{#ifeq:{{{color|}}}|{{{color}}}||NULL}}={{{color}}}
|wikitext{{#ifeq:{{{wikitext|}}}|{{{wikitext}}}||NULL}}={{{wikitext}}}
|sep{{#ifeq:{{{sep|}}}|{{{sep}}}||NULL}}={{{sep}}}
}}</includeonly><noinclude>
This template creates a page link related to ''[[Paper Mario: The Thousand-Year Door]]'' with an associated item image on the left side.


<pre>
{{PM item/parameters}}
{{TTYD item|Spaghetti}}
</pre>


{{TTYD item|Spaghetti}}
==Examples==
{| class="wikitable"
! Code
! Result
|-
| <code><nowiki>{{PMTTYD item|Spaghetti|link=Spaghetti Plate}}</nowiki></code> || {{PMTTYD item|Spaghetti|link=Spaghetti Plate}}
|-
| <code><nowiki>{{PMTTYD item|Boo's Sheet}}</nowiki></code> || {{PMTTYD item|Boo's Sheet}}
|-
| <code><nowiki>{{PMTTYD item|Mr. Softener}}</nowiki></code> || {{PMTTYD item|Mr. Softener}}
|-
| <code><nowiki>{{PMTTYD item|Whacka Bump|sep=<br>}}</nowiki></code> || {{PMTTYD item|Whacka Bump|sep=<br>}}
|-
| <code><nowiki>{{PMTTYD item|Jammin' Jelly|text=Jammin' Jelly}}</nowiki></code> || {{PMTTYD item|Jammin' Jelly|text=Jammin' Jelly}}
|-
| <code><nowiki>{{PMTTYD item|Jammin' Jelly|wikitext=Jammin' Jelly}}</nowiki></code> || {{PMTTYD item|Jammin' Jelly|wikitext=Jammin' Jelly}}
|-
| <code><nowiki>{{PMTTYD item|Mystery Box (item)|Mystery?}}</nowiki></code> || {{PMTTYD item|Mystery Box (item)|Mystery?}}
|-
| <code><nowiki>{{PMTTYD item|item=Mystery?|Mystery Box (item)}}</nowiki></code> || {{PMTTYD item|item=Mystery?|Mystery Box (item)}}
|-
| <code><nowiki>{{PMTTYD item|link=Mystery Box (item)|Mystery?}}</nowiki></code> || {{PMTTYD item|link=Mystery Box (item)|Mystery?}}
|-
| <code><nowiki>{{PMTTYD item|POW Block|link=|text=}}</nowiki></code> || {{PMTTYD item|POW Block|link=|text=}}
|-
| <code><nowiki>{{PMTTYD item|Egg Bomb|color=green}}</nowiki></code> || {{PMTTYD item|Egg Bomb|color=green}}
|}


<pre>
==See also==
{{TTYD item|Boo's Sheet}}
*{{tem|PM item}}
</pre>
*{{tem|SPM item}}
*[[Module:PM item]]


{{TTYD item|Boo's Sheet}}
[[Category:Content templates]]</noinclude>
 
<pre>
{{TTYD item|Mr. Softener}}
</pre>
 
{{TTYD item|Mr. Softener}}
 
<pre>
{{TTYD item|Whacka Bump|sep=<br>}}
</pre>
 
{{TTYD item|Whacka Bump|sep=<br>}}
 
<pre>
{{TTYD item|Jammin' Jelly|sep=<br>|text=Jammin' Jelly}}
</pre>
 
{{TTYD item|Jammin' Jelly|sep=<br>|text=Jammin' Jelly}}
 
<pre>
{{TTYD item|Mystery Box (item)|Mystery?}}
</pre>
 
{{TTYD item|Mystery Box (item)|Mystery?}}
 
<pre>
{{TTYD item|Mystery Box (item)|item=Mystery?}}
</pre>
 
{{TTYD item|Mystery Box (item)|item=Mystery?}}
 
<pre>
{{TTYD item|Mystery?|link=Mystery Box (item)}}
</pre>
 
{{TTYD item|Mystery?|link=Mystery Box (item)}}
 
<pre>
{{TTYD item|POW Block|link=|text=}}
</pre>
 
{{TTYD item|POW Block|link=|text=}}
 
<pre>
{{TTYD item|Egg Bomb|color=green}}
</pre>
 
{{TTYD item|Egg Bomb|color=green}}
 
== See also ==
* {{tem|PM item}}
* {{tem|SPM item}}
 
[[Category:Formatting templates]]
</noinclude>

Latest revision as of 14:00, May 3, 2022

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

See also