Template:Emotes Animation Header/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(non table layout, count parameter no longer needed and does nothing, images will wrap if needed)
(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. -->
==Usage==
{| class="wikitable" style="width: 50%;float:left"
|-
!|Parameter
!|Use
!|Example
!|Default Value
|-
||title
||Specify a label for the figure
||Emote HandsUp
||<nowiki>{{PAGENAME}}</nowiki>
|}
 
Creates the first part of a figure displaying multiple animated GIFs of an [[Emotes|emote]]. This template is intended for use on '''Emote {EMOTENAME}''' pages.
 
The ''title'' parameter can be used to specify the label of the figure, rather than using the current page name. Note that since the default value for ''title'' is <nowiki>{{PAGENAME}}</nowiki>, and this template is designed for use on the various [[:Category:Emote Animations|Emote Animation]] pages.
 
{{clear}}
 
{| class="wikitable"
|-
!|Code
!|Output
|-
| valign="top"|<tt><nowiki>{{Emotes Animation Header|count=2|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|count=2|title=Emote Experiment}}
{{Emotes Animation|emote=Emote Experiment1}}
{{Emotes Animation|emote=Emote Experiment2}}
{{Emotes Animation Footer|nocat=true}}
|}
 
==See also==
 
* [[Template:Emotes Animation|Emotes Animation]]
* [[Template:Emotes Animation Footer|Emotes Animation Footer]]
<includeonly><!--
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, THANK YOU. -->
</includeonly>

Latest revision as of 21:36, 7 May 2022