Template:Emotes Animation/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Fleeting Whisper
(new)
 
(merge and redirect to Template:Emote Animation/doc)
Tag: New redirect
 
(12 intermediate revisions by 4 users 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=Not An Emote}}</nowiki><br>
<nowiki>{{Emotes Animation}}</nowiki><br>
<nowiki>{{Emotes Animation Footer}}</nowiki></tt>
||{{Emotes Animation Header|title=Not An Emote}}
{{Emotes Animation}}
{{Emotes Animation Footer|nocat=true}}
|-
| valign="top"|<tt><nowiki>{{Emotes Animation Header|count=2|title=Emote Experiment}}</nowiki><br>
<nowiki>{{Emotes Animation|emote=Emote Mix1}}</nowiki><br>
<nowiki>{{Emotes Animation|emote=Emote Mix2}}</nowiki><br>
<nowiki>{{Emotes Animation Footer}}</nowiki></tt>
||{{Emotes Animation Header|count=2|title=Emote Experiment}}
{{Emotes Animation|emote=Emote Mix1}}
{{Emotes Animation|emote=Emote Mix2}}
{{Emotes Animation Footer|nocat=true}}
|}
 
==See also==
 
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
</includeonly>

Latest revision as of 21:22, 7 May 2022