Template:Emote: Difference between revisions
Jump to navigation
Jump to search
m (Reverting changes as it broken the issue functions, will revisit later) |
m (Removing extra text from beginning of template, this should fix) |
||
Line 1: | Line 1: | ||
<noinclude>{{Emote Header}}</noinclude> | <noinclude>{{Emote Header}}</noinclude> | ||
|- | |- | ||
Line 5: | Line 4: | ||
||{{{aliases|<span style="visibility:hidden">zzzzz</span>}}} | ||{{{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"{{!}}Yes|{{!}}{{!}}}} | {{#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}}}]]|<span style="visibility:hidden">zzzzz</span>}}<noinclude>{{Emote Footer}} | ||{{#if: {{{issue|}}}|[[Issue {{{issue}}}]]|<span style="visibility:hidden">zzzzz</span>}}<noinclude>{{Emote Footer}} |
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