Template:Power Shot infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "{{PAGENAME}}" to "{{PAGETITLE}}") |
mNo edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="width:240px | <templatestyles src="Power Shot infobox/styles.css"/> | ||
! colspan="2" style="font-size:125% | {| id="power-shot" class="infobox" style="width:240px" | ||
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}} | |||
|- | |- | ||
| colspan="2" style="text-align:center" | {{{image|}}} | | colspan="2" style="text-align:center" | {{{image|}}} | ||
|- | |- | ||
| '''Used by''' | {{#if:{{{used_by|}}}| | ||
{{!}} '''Used by''' | |||
|- | {{!}} {{{used_by}}} | ||
}} | |||
|- | |||
|- | {{#if:{{{type|}}}| | ||
| ''' | {{!}} '''Type''' | ||
{{!}} {{{type}}} | |||
|- | }} | ||
{{#if:{{{ | |- | ||
{{#if:{{{appears_in|}}}| | |||
{{!}} '''Appears in''' | |||
{{!}} {{{appears_in}}} | |||
}} | |||
|- | |||
{{#if:{{{ps_points|}}}| | |||
{{!}} '''PS Points''' | {{!}} '''PS Points''' | ||
{{!}} {{{ | {{!}} {{{ps_points}}} | ||
}} | |||
|}<noinclude>{{br}} | |}<noinclude>{{br}} | ||
==Usage== | ==Usage== | ||
Line 31: | Line 35: | ||
|An image of the shot. | |An image of the shot. | ||
|- | |- | ||
|| | ||used_by= | ||
|The character(s) that use the shot. | |The character(s) that use the shot. | ||
|- | |- | ||
Line 40: | Line 41: | ||
|The type of Power Shot (eg. Pitch, Offensive Power Shot) | |The type of Power Shot (eg. Pitch, Offensive Power Shot) | ||
|- | |- | ||
|| | ||appears_in= | ||
|The game(s) that the shot appears in. | |The game(s) that the shot appears in. | ||
|- | |- | ||
|| | ||ps_points= | ||
|The amount of PS Points used to unlock the shot. Only used on ''[[Mario Tennis: Power Tour]]'' articles. | |The amount of PS Points used to unlock the shot. Only used on ''[[Mario Tennis: Power Tour]]'' articles. | ||
|} | |} | ||
Line 51: | Line 52: | ||
|title= | |title= | ||
|image= | |image= | ||
| | |used_by= | ||
|type= | |type= | ||
| | |appears_in= | ||
| | |ps_points= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Latest revision as of 11:58, June 6, 2024
Power Shot infobox | |
---|---|
Usage
Syntax | |
---|---|
|title= | The shot name, if different from the article title. |
|image= | An image of the shot. |
|used_by= | The character(s) that use the shot. |
|type= | The type of Power Shot (eg. Pitch, Offensive Power Shot) |
|appears_in= | The game(s) that the shot appears in. |
|ps_points= | The amount of PS Points used to unlock the shot. Only used on Mario Tennis: Power Tour articles. |
{{Power Shot infobox |title= |image= |used_by= |type= |appears_in= |ps_points= }}