Difference between revisions of "Template:Emote"
From Paragon Wiki Archive
m |
m (merging consecutive noinclude regions to eliminate extra whitespace in rendered page) |
||
(5 intermediate revisions by 2 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"{{!}}Yes|{{!}}{{!}}}} |
||{{{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 15: | ||
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 |
+ | |||
+ | [[Category:Emotes Templates]]</noinclude> |
Latest revision as of 01:15, 22 February 2010
Emote | Aliases | Flying? | Sound? | 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