Template:Power Shot infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="width:240px;background:#60c5df;border-color: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|}}}
|- style="background:#eee8aa"
|-
{{#if:{{{weight|}}}|
{{#if:{{{used_by|}}}|
{{!}} '''Size class'''
{{!}} '''Used by'''
{{!}} {{{weight}}}
{{!}} {{{used_by}}}
}}
|-
{{#if:{{{type|}}}|
{{!}} '''Type'''
{{!}} {{{type}}}
}}
|-
{{#if:{{{appears_in|}}}|
{{!}} '''Appears in'''
{{!}} {{{appears_in}}}
}}
}}
|-
|-
| '''Used by'''
| {{{used|}}}
|- style="background:#39b7d7"
| '''Type'''
| {{{type|}}}
|-
| '''Appears in'''
| {{{appears_in|}}}
|- style="background:#39b7d7"
{{#if:{{{ps_points|}}}|
{{#if:{{{ps_points|}}}|
{{!}} '''PS Points'''
{{!}} '''PS Points'''
Line 33: 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 53: Line 52:
|title=
|title=
|image=
|image=
|weight=
|used_by=
|used=
|type=
|type=
|appears_in=
|appears_in=

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=
}}