Template:Emotes Animation/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(→‎Example: nocat)
(merge and redirect to Template:Emote Animation/doc)
Tag: New redirect
 
(One intermediate revision 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. -->
Creates a figure displaying one or more animations for an [[Emotes|emote]].
 
==Parameters==
; label
:  Optional. Text label for the figure. Default is page name.
; image 1
:  First image to display.
; alt 1
:  Optional, but recommended. Alt text for first image. Default is "animation".
; image 2, image 3, image 4, image 5
:  Optional. Additional images to display. Default is omitted.
; alt 2, alt 3, alt 4, alt 5
:  Optional. Alt text for additional images. Default is "variant 2" or "variant 3" etc.
; nocat
:  Optional. Set to "true" to suppress auto categorization. Default is the page is auto categorized in [[:Category:Emote Animations]].
 
== Example ==
<pre>
{{Emotes Animation
| label  = Emote Ledgesit
| image 1 = Mantid Emote Ledgesit.gif
| alt 1  = Hands apart variant
| image 2 = Mantid Emote Ledgesit2.gif
| alt 2  = Hands together variant
| nocat  = true
}}
</pre>
 
{{Emotes Animation
| label  = Emote Ledgesit
| image 1 = Mantid Emote Ledgesit.gif
| alt 1  = Hands apart variant
| image 2 = Mantid Emote Ledgesit2.gif
| alt 2  = Hands together variant
| nocat  = true
}}
 
==See also==
 
* [[:Category:Emote Animations]]
* [[:Category:Emote Images]]
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
</includeonly>

Latest revision as of 21:22, 7 May 2022