Template:Emote: Difference between revisions
Jump to navigation
Jump to search
imported>Sekoia (historical) m (merging consecutive noinclude regions to eliminate extra whitespace in rendered page) |
m (Removing extra text from beginning of template, this should fix) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 4: | 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"{{!}}{{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}} | ||
Line 16: | Line 17: | ||
* "yes" if the emote includes sound (eg: boombox) | * "yes" if the emote includes sound (eg: boombox) | ||
* Anything (or unspecified) if there is no sound | * 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> | [[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