Template:EmoteClue

From RuneRealm Wiki
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:EmoteClue/doc. [edit] [history] [purge]

EmoteClue is a template used to make one table row for the EmoteClueHeader 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

{{EmoteClueHeader}}
{{EmoteClue
  |tier=beginner-master
  |emote=Emote Name
  |emote2=optional second emote for medium clues
  |location=Doogle link preferably, but [[location]] works too
  |item1=item name (item2 for second, etc.)
  |img1=image override for item1 (img2 for second, etc.)
  |cost=cost override for items without a GEP. Takes in numbers.
  |cost2-5=cost override for item2-5.
  |variation=item name of base item. To denote if the item is a variation. (e.g.: infernal max cape instead of a fire cape)
}}
{{EmoteClueBottom}}

Example with no items

{{EmoteClueHeader}}
{{EmoteClue|tier=elite|emote=Bow|location=[[Slayer Tower]] top floor}}
{{EmoteClueBottom}}

gives:

Tier Emotes STASH location Items Cost
Elite Bow Slayer Tower top floor 0

Example with multiple items

{{EmoteClueHeader}}
{{EmoteClue|tier=easy|emote=Cry|location={{StashLocation
|x=2987
|y=3110
|text=[[Mudskipper Point]], south-west of the [[fairy ring]]
}}|item1=seercull|item2=combat bracelet}}
{{EmoteClueBottom}}

gives:

Tier Emotes STASH location Items Cost
Easy Cry Mudskipper Point, south-west of the fairy ring 36,852

Example with multiple emotes

{{EmoteClueHeader}}
{{EmoteClue|tier=easy|emote=Cheer|emote2=No|location={{StashLocation
|x=3044
|y=3371
|text=By the entrance to the [[Falador Party Room]]
}}|item1=banana|item2=orange|item3=cooking apple|item4=lime}}
{{EmoteClueBottom}}

gives:

Tier Emotes STASH location Items Cost
Easy Cry & No Please add a location! 302

Example with image and cost overrides, and a variant

{{EmoteClueHeader}}
{{EmoteClue|tier=master
|emote=Cry
|emote2=Dance
|location={{StashLocation
 |x=3089
 |y=3332
 |text=[[Draynor Manor]], south of the fountain}}
|item1=fire max cape|cost=2277000|variation=fire cape
|item2=bullroarer|cost2=0
|item3=Rune heraldic helm|cost3={{GEP|Rune helm (h1)}}|img3=Rune helm (h1)}}
{{EmoteClueBottom}}

gives:

Tier Emotes STASH location Items Cost
Master Cry & Dance Draynor Manor, south of the fountain 2,301,699[c 1]
  1. ^ The cost may be higher because of the variant of the item used. The base item is fire cape.