<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AEmoteClue%2Fdoc</id>
	<title>Template:EmoteClue/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.runerealm.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AEmoteClue%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:EmoteClue/doc&amp;action=history"/>
	<updated>2026-04-30T08:49:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.runerealm.org/index.php?title=Template:EmoteClue/doc&amp;diff=767&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;{{Documentation}}  &#039;&#039;&#039;EmoteClue&#039;&#039;&#039; is a template used to make one table row for the &#039;&#039;&#039;EmoteClueHeader&#039;&#039;&#039; template, per clue the item is used in. It contains the tier of the clue, the emote(s) required, the Doogle location of the STASH unit, the other items required, and the cost of all the items together.  ==Usage== &lt;pre&gt; {{EmoteClueHeader}} {{EmoteClue   |tier=beginner-master   |emote=Emote Name   |emote2=optional second emote for medium cl...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:EmoteClue/doc&amp;diff=767&amp;oldid=prev"/>
		<updated>2024-10-12T22:38:52Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation}}  &amp;#039;&amp;#039;&amp;#039;EmoteClue&amp;#039;&amp;#039;&amp;#039; is a template used to make one table row for the &amp;#039;&amp;#039;&amp;#039;&lt;a href=&quot;/w/Template:EmoteClueHeader&quot; title=&quot;Template:EmoteClueHeader&quot;&gt;EmoteClueHeader&lt;/a&gt;&amp;#039;&amp;#039;&amp;#039; template, per clue the item is used in. It contains the tier of the clue, the emote(s) required, the Doogle location of the STASH unit, the other items required, and the cost of all the items together.  ==Usage== &amp;lt;pre&amp;gt; {{EmoteClueHeader}} {{EmoteClue   |tier=beginner-master   |emote=Emote Name   |emote2=optional second emote for medium cl...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;EmoteClue&amp;#039;&amp;#039;&amp;#039; is a template used to make one table row for the &amp;#039;&amp;#039;&amp;#039;[[Template:EmoteClueHeader|EmoteClueHeader]]&amp;#039;&amp;#039;&amp;#039; template, per clue the item is used in.&lt;br /&gt;
It contains the tier of the clue, the emote(s) required, the Doogle location of the STASH unit, the other items required, and the cost of all the items together.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{EmoteClueHeader}}&lt;br /&gt;
{{EmoteClue&lt;br /&gt;
  |tier=beginner-master&lt;br /&gt;
  |emote=Emote Name&lt;br /&gt;
  |emote2=optional second emote for medium clues&lt;br /&gt;
  |location=Doogle link preferably, but [[location]] works too&lt;br /&gt;
  |item1=item name (item2 for second, etc.)&lt;br /&gt;
  |img1=image override for item1 (img2 for second, etc.)&lt;br /&gt;
  |cost=cost override for items without a GEP. Takes in numbers.&lt;br /&gt;
  |cost2-5=cost override for item2-5.&lt;br /&gt;
  |variation=item name of base item. To denote if the item is a variation. (e.g.: infernal max cape instead of a fire cape)&lt;br /&gt;
}}&lt;br /&gt;
{{EmoteClueBottom}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Example with no items==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{EmoteClueHeader}}&lt;br /&gt;
{{EmoteClue|tier=elite|emote=Bow|location=[[Slayer Tower]] top floor}}&lt;br /&gt;
{{EmoteClueBottom}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
gives:&lt;br /&gt;
&lt;br /&gt;
{{EmoteClueHeader}}&lt;br /&gt;
{{EmoteClue|tier=elite|emote=Bow|location=[[Slayer Tower]] top floor}}&lt;br /&gt;
{{EmoteClueBottom}}&lt;br /&gt;
&lt;br /&gt;
==Example with multiple items==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{EmoteClueHeader}}&lt;br /&gt;
{{EmoteClue|tier=easy|emote=Cry|location={{StashLocation&lt;br /&gt;
|x=2987&lt;br /&gt;
|y=3110&lt;br /&gt;
|text=[[Mudskipper Point]], south-west of the [[fairy ring]]&lt;br /&gt;
}}|item1=seercull|item2=combat bracelet}}&lt;br /&gt;
{{EmoteClueBottom}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
gives: &lt;br /&gt;
&lt;br /&gt;
{{EmoteClueHeader}}&lt;br /&gt;
{{EmoteClue|tier=easy|emote=Cry|location={{StashLocation&lt;br /&gt;
|x=2987&lt;br /&gt;
|y=3110&lt;br /&gt;
|text=[[Mudskipper Point]], south-west of the [[fairy ring]]&lt;br /&gt;
}}|item1=seercull|item2=combat bracelet}}&lt;br /&gt;
{{EmoteClueBottom}}&lt;br /&gt;
&lt;br /&gt;
==Example with multiple emotes==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{EmoteClueHeader}}&lt;br /&gt;
{{EmoteClue|tier=easy|emote=Cheer|emote2=No|location={{StashLocation&lt;br /&gt;
|x=3044&lt;br /&gt;
|y=3371&lt;br /&gt;
|text=By the entrance to the [[Falador Party Room]]&lt;br /&gt;
}}|item1=banana|item2=orange|item3=cooking apple|item4=lime}}&lt;br /&gt;
{{EmoteClueBottom}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
gives: &lt;br /&gt;
&lt;br /&gt;
{{EmoteClueHeader}}&lt;br /&gt;
{{EmoteClue|tier=easy|emote=Cry|emote2=No|{{StashLocation&lt;br /&gt;
|x=3044&lt;br /&gt;
|y=3371&lt;br /&gt;
|text=By the entrance to the [[Falador Party Room]]&lt;br /&gt;
}}|item1=banana|item2=orange|item3=cooking apple|item4=lime}}&lt;br /&gt;
{{EmoteClueBottom}}&lt;br /&gt;
&lt;br /&gt;
==Example with image and cost overrides, and a variant==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{EmoteClueHeader}}&lt;br /&gt;
{{EmoteClue|tier=master&lt;br /&gt;
|emote=Cry&lt;br /&gt;
|emote2=Dance&lt;br /&gt;
|location={{StashLocation&lt;br /&gt;
 |x=3089&lt;br /&gt;
 |y=3332&lt;br /&gt;
 |text=[[Draynor Manor]], south of the fountain}}&lt;br /&gt;
|item1=fire max cape|cost=2277000|variation=fire cape&lt;br /&gt;
|item2=bullroarer|cost2=0&lt;br /&gt;
|item3=Rune heraldic helm|cost3={{GEP|Rune helm (h1)}}|img3=Rune helm (h1)}}&lt;br /&gt;
{{EmoteClueBottom}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
gives: &lt;br /&gt;
&lt;br /&gt;
{{EmoteClueHeader}}&lt;br /&gt;
{{EmoteClue|tier=master&lt;br /&gt;
|emote=Cry&lt;br /&gt;
|emote2=Dance&lt;br /&gt;
|location={{StashLocation&lt;br /&gt;
 |x=3089&lt;br /&gt;
 |y=3332&lt;br /&gt;
 |text=[[Draynor Manor]], south of the fountain}}&lt;br /&gt;
|item1=fire max cape|cost=2277000|variation=fire cape&lt;br /&gt;
|item2=bullroarer|cost2=0&lt;br /&gt;
|item3=Rune heraldic helm|cost3={{GEP|Rune helm (h1)}}|img3=Rune helm (h1)}}&lt;br /&gt;
{{EmoteClueBottom}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Table templates]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>