Template:EmoteClueHeader/doc: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "<includeonly>{| class="wikitable align-right-5" style="text-align:left" !Tier !Emotes !STASH location !Items !Cost |- {{Mainonly|Category:Items needed for an emote clue}}</includeonly><noinclude>{{/doc}}</noinclude>")
 
No edit summary
 
Line 1:
{{Documentation}}
<includeonly>{| class="wikitable align-right-5" style="text-align:left"
 
!Tier
'''EmoteClueHeader''' is a template used to make the table header which contains table rows made by the '''[[Template:EmoteClue|EmoteClue]]''' template.
![[Emote]]s
It makes the header row containing '''Tier''', '''Emotes''', '''STASH Location''', '''Items''', '''Cost'''.
![[STASH]] location
It also adds the item to the [[:Category:Items needed for an emote clue|list of items used in emote clues]].
!Items
It requires the '''[[Template:EmoteClueBottom|EmoteClueBottom]]''' template to close the table.
!Cost
 
|-
==Usage==
{{Mainonly|[[Category:Items needed for an emote clue]]}}</includeonly><noinclude>{{/doc}}</noinclude>
<pre>
{{EmoteClueHeader}}
{{EmoteClue|tier=|emote=|emote2=|location=|item1=|item2=|item3=}}
{{EmoteClue|tier=|emote=|emote2=|location=|item1=|item2=|item3=}}
{{EmoteClue|tier=|emote=|emote2=|location=|item1=|item2=|item3=}}
{{EmoteClue|tier=|emote=|emote2=|location=|item1=|item2=|item3=}}
{{EmoteClue|tier=|emote=|emote2=|location=|item1=|item2=|item3=}}
{{EmoteClueBottom}}
</pre>
 
==Example with one clue==
<pre>
{{EmoteClueHeader}}
{{EmoteClue|tier=elite|emote=Headbang|location=[[Slayer Tower]] top floor|item1=dragon scimitar}}
{{EmoteClueBottom}}
</pre>
gives:
 
{{EmoteClueHeader}}
{{EmoteClue|tier=elite|emote=Headbang|location=[[Slayer Tower]] top floor|item1=dragon scimitar}}
{{EmoteClueBottom}}
 
==Example with multiple clues of multiple tiers with variant notes==
<pre>
{{EmoteClueHeader}}
{{EmoteClue|tier=easy|emote=Cry|location=[[Varrock palace]] courtyard|item1=bronze axe|item2=wooden shield}}
{{EmoteClue|tier=medium|emote=Headbang|emote2=Jump for Joy|location=[[Ogre pen]]|item1=studded body|item2=banana|item3=mithril longsword}}
{{EmoteClue|tier=hard|emote=Flap|location=[[Lava dragon isle]]|item1=rune full helm|item2=rune platebody|item3=dragon axe|item4=black d'hide chaps|item5=bronze kiteshield}}
{{EmoteClue|tier=elite|emote=Shrug|location=[[Slayer tower]] top floor|item1=headband|img1=red headband|cost={{min|{{GEP|Red headband}}|{{GEP|Black headband}}|{{GEP|Brown headband}}|{{GEP|White headband}}|{{GEP|Blue headband}}|{{GEP|Gold headband}}|{{GEP|Pink headband}}|{{GEP|Green headband}}}}|item2=seercull|item3=combat bracelet|variation=headband}}
{{EmoteClueBottom}}
</pre>
gives:
 
{{EmoteClueHeader}}
{{EmoteClue|tier=easy|emote=Cry|location=[[Varrock palace]] courtyard|item1=bronze axe|item2=wooden shield}}
{{EmoteClue|tier=medium|emote=Headbang|emote2=Jump for Joy|location=[[Ogre pen]]|item1=studded body|item2=banana|item3=mithril longsword}}
{{EmoteClue|tier=hard|emote=Flap|location=[[Lava dragon isle]]|item1=rune full helm|item2=rune platebody|item3=dragon axe|item4=black d'hide chaps|item5=bronze kiteshield}}
{{EmoteClue|tier=elite|emote=Shrug|location=[[Slayer tower]] top floor|item1=headband|img1=red headband|cost={{min|{{GEP|Red headband}}|{{GEP|Black headband}}|{{GEP|Brown headband}}|{{GEP|White headband}}|{{GEP|Blue headband}}|{{GEP|Gold headband}}|{{GEP|Pink headband}}|{{GEP|Green headband}}}}|item2=seercull|item3=combat bracelet|variation=headband}}
{{EmoteClueBottom}}
 
<includeonly>[[Category:Table templates]]</includeonly>

Navigation menu