Template:Emote: Difference between revisions
Jump to navigation
Jump to search
imported>Fleeting Whisper (added sound column) |
m (Removing extra text from beginning of template, this should fix) |
||
(15 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
|- | |- | ||
||[[Emote {{{emote}}}|{{{emote}}}]] | ||[[Emote {{{emote}}}|{{{emote}}}]] | ||
||{{{aliases|}}} | ||{{{aliases|<span style="visibility:hidden">zzzzz</span>}}} | ||
{{#ifeq: {{{flying|}}}|yes|{{!}} style="background-color:#afa;text-align: center"{{!}}Flying|{{#ifeq: {{{flying|}}}|no|{{!}} style="background-color:#faa;text-align: center"{{!}}No|{{!}} style="text-align: center"{{!}}Standing}}}} | {{#ifeq: {{{flying|}}}|yes|{{!}} style="background-color:#afa;text-align: center"{{!}}Flying|{{#ifeq: {{{flying|}}}|no|{{!}} style="background-color:#faa;text-align: center"{{!}}No|{{!}} style="text-align: center"{{!}}Standing}}}} | ||
{{#ifeq: {{{sound|}}}|yes|{{!}} style="background-color:#aaf;text-align: center"{{!}}Yes}} | {{#ifeq: {{{sound|}}}|yes|{{!}} style="background-color:#aaf;text-align: center"{{!}}{{Placeholder Text|text=Yes|desc=This emote will play a sound}}|{{!}}{{!}}}} | ||
{{#ifeq: {{{loops|}}}|yes|{{!}} style="background-color:#aff;text-align: center"{{!}}{{Placeholder Text|text=Yes|desc=This emote will loop endlessly when activated}}|{{!}}{{!}}}} | |||
||{{{description}}} | ||{{{description}}} | ||
||{{#if: {{{issue|}}}|[[Issue {{{issue}}}]]}}<noinclude>{{Emote Footer}} | ||{{#if: {{{issue|}}}|[[Issue {{{issue}}}]]|<span style="visibility:hidden">zzzzz</span>}}<noinclude>{{Emote Footer}} | ||
Row for an emote table. Use with [[Template:Emote Header]] and [[Template:Emote Footer]]. For the '''Flying''' column, specify the '''flying''' parameter: | Row for an emote table. Use with [[Template:Emote Header]] and [[Template:Emote Footer]]. For the '''Flying''' column, specify the '''flying''' parameter: | ||
Line 15: | Line 16: | ||
For the '''Sound''' column, specify the '''sound''' parameter: | For the '''Sound''' column, specify the '''sound''' parameter: | ||
* "yes" if the emote includes sound (eg: boombox) | * "yes" if the emote includes sound (eg: boombox) | ||
* Anything (or unspecified) if there is no sound</noinclude> | * Anything (or unspecified) if there is no sound | ||
For the '''Loops''' column, specify the '''loops''' parameter: | |||
* "yes" if the emote repeats endlessly | |||
* Anything (or unspecified) if it only plays once | |||
[[Category:Emotes Templates]]</noinclude> |
Latest revision as of 19:23, 9 January 2023
Emote | Aliases | Flying? | Sound? | Loops? | Description | Issue Release |
---|---|---|---|---|---|---|
[[Emote {{{emote}}}|{{{emote}}}]] | Standing | {{{description}}} |
Row for an emote table. Use with Template:Emote Header and Template:Emote Footer. For the Flying column, specify the flying parameter:
- If the emote has an alternate animation for flying, set it to "yes"
- If the emote does not play while flying, set it to "no"
- If the emote plays the standing animation while flying, do not set the flying parameter, or set it to something other than yes/no
For the Sound column, specify the sound parameter:
- "yes" if the emote includes sound (eg: boombox)
- Anything (or unspecified) if there is no sound
For the Loops column, specify the loops parameter:
- "yes" if the emote repeats endlessly
- Anything (or unspecified) if it only plays once