Template:Emote Animation: Difference between revisions
Jump to navigation
Jump to search
imported>Fleeting Whisper (historical) mNo edit summary |
imported>Fleeting Whisper (historical) (allow for use on non-emote pages) |
||
Line 2: | Line 2: | ||
|+ Some animations may be large and take a long time to load | |+ Some animations may be large and take a long time to load | ||
|- | |- | ||
!{{!}} {{PAGENAME}} | !{{!}} {{{emote|{{PAGENAME}}}}} | ||
|- | |- | ||
{{#if: {{{noGW|}}} | {{#if: {{{noGW|}}} | ||
|{{!}} style="text-align:center"{{!}}[[Image:Mantid {{PAGENAME}}.gif]] | |{{!}} style="text-align:center"{{!}}[[Image:Mantid {{{emote|{{PAGENAME}}}}}.gif]] | ||
|{{!}} style="text-align:center"{{!}}[[Image:Ghost Widow {{PAGENAME}}.gif]] | |{{!}} style="text-align:center"{{!}}[[Image:Ghost Widow {{{emote|{{PAGENAME}}}}}.gif]] | ||
}} | }} | ||
|} | |} | ||
{{#ifeq: {{{nocat|}}}|true||[[Category:Emote Animations]]}}</includeonly><noinclude>{{Documentation}} | {{#ifeq: {{{nocat|}}}|true||[[Category:Emote Animations]]}}</includeonly><noinclude>{{Documentation}} | ||
[[Category:Standardized Text Templates]]</noinclude> | [[Category:Standardized Text Templates]]</noinclude> |
Revision as of 23:10, 21 July 2009
[edit] [ ] Documentation
Creates a figure displaying one or more animations for an emote.
Parameters
- label
- Optional. Text label for the figure. Default is page name.
- image
- First image to display.
- alt
- Optional. Alt text for first image. Default is "animation".
- note
- Optional. Text note displayed after first image. Default is omitted.
- image 2, image 3, image 4, image 5, image 6
- Optional. Additional images to display. Default is omitted.
- alt 2, alt 3, alt 4, alt 5, alt 6
- Optional. Alt text for additional images. Default is "variant 2" or "variant 3" etc.
- note 2, note 3, note 4, note 5, note 6
- Optional. Text notes displayed after additional images. Default is omitted.
- nocat
- Optional. Set to "true" to suppress auto categorization. Default is the page is auto categorized in Category:Emote Animations.
Examples
(On the Emote Afraid page)
{{Emote Animation | image = Ghost Widow Emote Afraid.gif }}
Emote Animation |
---|
File:Ghost Widow Emote Animation.gif |
(On the Emote Ledgesit page)
{{Emote Animation | image = Mantid Emote Ledgesit.gif | alt = Hands apart variant | image 2 = Mantid Emote Ledgesit2.gif | alt 2 = Hands together variant }}
Emote Animation |
---|
File:Ghost Widow Emote Animation.gif |
See also