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;background:#60c5df;border:1px solid cyan"
<templatestyles src="Power Shot infobox/styles.css"/>
! colspan="2" style="font-size:125%;background:#4c9db2" | {{{title|{{PAGETITLE}}}}}
{| 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|}}}
{{#if:{{{weight|}}}|{{!}}- style="background:#eee8aa"
{{!}} '''Size class'''
{{!}} {{{weight|}}}}}
|-
|-
| '''Used by'''
{{#if:{{{used_by|}}}|
| {{{used|}}}
{{!}} '''Used by'''
|- style="background:#39b7d7"
{{!}} {{{used_by}}}
| '''Type'''
}}
| {{{type|}}}
|-
|-  
{{#if:{{{type|}}}|
| '''Appearance(s)'''
{{!}} '''Type'''
| {{{appearance|}}}
{{!}} {{{type}}}
|- style="background:#39b7d7"
}}
{{#if:{{{pspoints|}}}|{{!}}-
|-
{{#if:{{{appears_in|}}}|
{{!}} '''Appears in'''
{{!}} {{{appears_in}}}
}}
|-
{{#if:{{{ps_points|}}}|
{{!}} '''PS Points'''
{{!}} '''PS Points'''
{{!}} {{{pspoints}}}
{{!}} {{{ps_points}}}
|}}
}}
|}<noinclude>{{br}}
|}<noinclude>{{br}}
==Usage==
==Usage==
Line 31: Line 35:
|An image of the shot.
|An image of the shot.
|-
|-
|&#124;weight=
|&#124;used_by=
|The size class.
|-
|&#124;used=
|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)
|-
|-
|&#124;appearance=
|&#124;appears_in=
|The game(s) that the shot appears in.
|The game(s) that the shot appears in.
|-
|-
|&#124;pspoints=
|&#124;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=
|weight=
|used_by=
|used=
|type=
|type=
|appearance=
|appears_in=
|pspoints=
|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=
}}