Template:Emote Animation/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Fleeting Whisper
imported>Fleeting Whisper
Line 3: Line 3:
==Usage==
==Usage==
Creates a box for displaying an animated GIF of an [[Emotes|emote]]. This template is intended for use on '''Emote {EMOTENAME}''' pages, and by default will attempt to display the ''Ghost_Widow_{EMOTENAME}.gif'' image. If the ''noGW'' parameter is specified, the ''Mantid_{EMOTENAME}.gif'' image will be used instead.
Creates a box for displaying an animated GIF of an [[Emotes|emote]]. This template is intended for use on '''Emote {EMOTENAME}''' pages, and by default will attempt to display the ''Ghost_Widow_{EMOTENAME}.gif'' image. If the ''noGW'' parameter is specified, the ''Mantid_{EMOTENAME}.gif'' image will be used instead.
The ''emote'' parameter can be used to specify an emote, rather than using the current page name for the emote. Note that since the default value for ''emote'' is <nowiki>{{PAGENAME}}</nowiki>, and this template is designed for use on the various [[:Category:Emote Animations|Emote Animation]] pages, the value for ''emote'' should begin with "Emote", followed by the emote name.


{| class="wikitable"
{| class="wikitable"
Line 9: Line 11:
!|Output
!|Output
|-
|-
| valign="top"|<tt><nowiki>{{Emote Animation}}</nowiki></tt>
| valign="top"|<tt><nowiki>{{Emote Animation|emote=Emote Afraid}}</nowiki></tt>
||{{Emote Animation|nocat=true}}
||{{Emote Animation|nocat=true|emote=Emote Afraid}}
|-
|-
| valign="top"|<tt><nowiki>{{Emote Animation|noGW=true}}</nowiki></tt>
| valign="top"|<tt><nowiki>{{Emote Animation|noGW=true|emote=Emote Newspaper}}</nowiki></tt>
||{{Emote Animation|noGW=true|nocat=true}}
||{{Emote Animation|noGW=true|nocat=true|emote=Emote Newspaper}}
|}
|}



Revision as of 23:15, 21 July 2009

This is a documentation subpage for Template:Emote Animation (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Usage

Creates a box for displaying an animated GIF of an emote. This template is intended for use on Emote {EMOTENAME} pages, and by default will attempt to display the Ghost_Widow_{EMOTENAME}.gif image. If the noGW parameter is specified, the Mantid_{EMOTENAME}.gif image will be used instead.

The emote parameter can be used to specify an emote, rather than using the current page name for the emote. Note that since the default value for emote is {{PAGENAME}}, and this template is designed for use on the various Emote Animation pages, the value for emote should begin with "Emote", followed by the emote name.

Code Output
{{Emote Animation|emote=Emote Afraid}}
Emote Animation/doc
  • [[File:{{{image}}}|alt=animation]]
Animation may take time to load
{{Emote Animation|noGW=true|emote=Emote Newspaper}}
Emote Animation/doc
  • [[File:{{{image}}}|alt=animation]]
Animation may take time to load

See also