Template:SelectSound: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
Serpent King (talk | contribs) (Undid edit by Serpent King: Turns out we need that :/) |
Serpent King (talk | contribs) 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}} || — || 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}} || — || Boolean (don't use for false) | |||
|} |
Latest revision as of 04:56, February 21, 2016
- {{{desc}}}
Parameters
Parameter | Description | Required? | Default | Usage |
---|---|---|---|---|
desc | Description for the sound | — | Text | |
file | Specifies the file path. Overrides char. | [char]_Wiimote_Sound.ogg | Sound | |
char | Character's sound | 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") | — | Boolean (don't use for false) |