Template:SelectSound: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(Undid edit by Serpent King: Turns out we need that :/)
mNo edit summary
 
Line 1: Line 1:
*{{{desc}}}
*{{{desc}}}
[[File:{{{file|{{{char|Mario}}}_Wiimote_Sound.ogg}}}|thumb|left|{{{char|Mario}}}'{{#if:{{{no-s|}}}||s}} selection sound]]{{clr}}
[[File:{{{file|{{{char|Mario}}}_Wiimote_Sound.ogg}}}|thumb|left|{{{char|Mario}}}'{{#if:{{{no-s|}}}||s}} selection sound]]{{clr}}<noinclude>
 
==Parameters==
{| class="wikitable"
|-
! Parameter !! Description !! Required? !! Default !! Usage
|-
| desc || Description for the sound || {{y}} || &mdash; || Text
|-
| file || Specifies the file path. Overrides ''char''. || {{n}} || ''[char]''_Wiimote_Sound.ogg || Sound
|-
| char || Character's sound || {{n}} || Mario || Text (no formatting)
|-
| no-s || If used, omits the "s" at then end of the character's name in the description (e.g. "Ice Climbers'" as opposed to "Ice Climbers's") || {{n}} || &mdash; || Boolean (don't use for false)
|}

Latest revision as of 04:56, February 21, 2016

  • {{{desc}}}
Mario's selection sound

Parameters

Parameter Description Required? Default Usage
desc Description for the sound Yes Text
file Specifies the file path. Overrides char. No [char]_Wiimote_Sound.ogg Sound
char Character's sound No Mario Text (no formatting)
no-s If used, omits the "s" at then end of the character's name in the description (e.g. "Ice Climbers'" as opposed to "Ice Climbers's") No Boolean (don't use for false)