Template:Emotes Animation/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(update example, count parameter is no longer needed and does nothing)
(merge and redirect to Template:Emote Animation/doc)
Tag: New redirect
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
#REDIRECT [[Template:Emote Animation/doc]]
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
==Usage==
{| class="wikitable" style="width: 50%;float:left"
|-
!|Parameter
!|Use
!|Example
!|Default Value
|-
||emote
||Specify the emote to display
||Emote Dice2
||<nowiki>{{PAGENAME}}</nowiki>
|-
||noGW
||Use Mantid instead of Ghost Widow
||true
||
|}
 
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. This ensures that the correct image is pulled.
 
{| class="wikitable"
|-
!|Code
!|Output
|-
| valign="top"|<tt><nowiki>{{Emotes Animation Header|title=Emote Experiment}}</nowiki><br>
<nowiki>{{Emotes Animation|emote=Emote Experiment1}}</nowiki><br>
<nowiki>{{Emotes Animation|emote=Emote Experiment2}}</nowiki><br>
<nowiki>{{Emotes Animation Footer}}</nowiki></tt>
||{{Emotes Animation Header|title=Emote Experiment}}
{{Emotes Animation|emote=Emote Experiment1}}
{{Emotes Animation|emote=Emote Experiment2}}
{{Emotes Animation Footer|nocat=true}}
|}
 
==See also==
 
* [[Template:Emotes Animation Header|Emotes Animation Header]]
* [[Template:Emotes Animation Footer|Emotes Animation Footer]]
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
</includeonly>

Latest revision as of 21:22, 7 May 2022