Template:PM item/parameters: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Parameters == | == Parameters == | ||
{| class="wikitable" | |||
! Name | |||
! Usage | |||
|- | |||
| <code><nowiki>{{{1}}}</nowiki></code> | |||
| Set the defaults for <code><nowiki>{{{item}}}</nowiki></code> and <code><nowiki>{{{link}}}</nowiki></code> | |||
|- | |||
| <code><nowiki>{{{item}}}</nowiki></code> or <code><nowiki>{{{2}}}</nowiki></code> | |||
| Set the item to be displayed | |||
|- | |||
| <code><nowiki>{{{size}}}</nowiki></code> | |||
| Set the item image size | |||
|- | |||
| <code><nowiki>{{{right}}}</nowiki></code> | |||
| Set the position of the item image | |||
|- | |||
| <code><nowiki>{{{link}}}</nowiki></code> | |||
| Set the page to link | |||
|- | |||
| <code><nowiki>{{{text}}}</nowiki></code> | |||
| Set the text to be displayed | |||
|- | |||
| <code><nowiki>{{{color}}}</nowiki></code> | |||
| Set the text color | |||
|- | |||
| <code><nowiki>{{{sep}}}</nowiki></code> | |||
| Set the separator between the item image and text | |||
{{#if:{{{all|}}}| | |||
{{!}}- | |||
{{!}} <code><nowiki>{{{game}}}</nowiki></code> | |||
{{!}} <code>PM</code> (default), <code>TTYD</code>, <code>SPM</code>, or <code>PMTOK</code> | |||
}} | |||
|} |
Revision as of 11:07, September 23, 2020
Parameters
Name | Usage |
---|---|
{{{1}}}
|
Set the defaults for {{{item}}} and {{{link}}}
|
{{{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 |
{{{sep}}}
|
Set the separator between the item image and text |