<?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%3ADropsLineSkill%2Fdoc</id>
	<title>Template:DropsLineSkill/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%3ADropsLineSkill%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:DropsLineSkill/doc&amp;action=history"/>
	<updated>2026-05-03T07:51:36Z</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:DropsLineSkill/doc&amp;diff=34156&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;{{Documentation}} The &#039;&#039;&#039;DropsLineSkill&#039;&#039;&#039; templates are used to list drops from various skills. Drops tables should use the following 3 templates:  * {{T|DropsTableHead}} - Contains table headers for the top of the drop table * {{T|DropsLineSkill}} - Template for all of the individual drop lines * {{T|DropsTableBottom}} - Contains table footers for the bottom of the drop table  See related templates: * {{T|DropsLine}} for monster drops * {{T|DropsLineReward}} for reward...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:DropsLineSkill/doc&amp;diff=34156&amp;oldid=prev"/>
		<updated>2024-10-15T23:02:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation}} The &amp;#039;&amp;#039;&amp;#039;DropsLineSkill&amp;#039;&amp;#039;&amp;#039; templates are used to list drops from various skills. Drops tables should use the following 3 templates:  * {{T|DropsTableHead}} - Contains table headers for the top of the drop table * {{T|DropsLineSkill}} - Template for all of the individual drop lines * {{T|DropsTableBottom}} - Contains table footers for the bottom of the drop table  See related templates: * {{T|DropsLine}} for monster drops * {{T|DropsLineReward}} for reward...&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;
The &amp;#039;&amp;#039;&amp;#039;DropsLineSkill&amp;#039;&amp;#039;&amp;#039; templates are used to list drops from various skills. Drops tables should use the following 3 templates:&lt;br /&gt;
&lt;br /&gt;
* {{T|DropsTableHead}} - Contains table headers for the top of the drop table&lt;br /&gt;
* {{T|DropsLineSkill}} - Template for all of the individual drop lines&lt;br /&gt;
* {{T|DropsTableBottom}} - Contains table footers for the bottom of the drop table&lt;br /&gt;
&lt;br /&gt;
See related templates:&lt;br /&gt;
* {{T|DropsLine}} for monster drops&lt;br /&gt;
* {{T|DropsLineReward}} for rewards from various sources&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{DropsTableHead}}&lt;br /&gt;
{{DropsLineSkill&lt;br /&gt;
|name          = &amp;lt;!-- Name of item --&amp;gt;&lt;br /&gt;
|namenotes     = &amp;lt;!-- (Optional) Notes added to the item name without disrupting GE price.--&amp;gt;&lt;br /&gt;
|quantity      = &amp;lt;!-- Quantity(s) dropped by monster. Separate with commas. If unknown, leave blank or use &amp;quot;Unknown.&amp;quot; --&amp;gt;&lt;br /&gt;
|quantitynotes = &amp;lt;!-- (Optional) Extra things added into the Quantity column, to not disrupt the colouring--&amp;gt;&lt;br /&gt;
|rarity        = &amp;lt;!-- How rare the item is, specify as a fraction (eg. &amp;quot;1/128&amp;quot;) or use: Always, Common, Uncommon, Rare, Very rare, Varies, Unknown --&amp;gt;&lt;br /&gt;
|raritynotes   = &amp;lt;!-- (Optional) Extra things added into the Rarity column, to not disrupt the colouring--&amp;gt;&lt;br /&gt;
|skill         = &amp;lt;!-- The skill associated with the drop (i.e. Gathering skills) --&amp;gt;&lt;br /&gt;
|members       = &amp;lt;!-- (Optional) &amp;quot;yes&amp;quot; if item is members-only --&amp;gt;&lt;br /&gt;
|gemw          = &amp;lt;!-- (Optional) &amp;quot;no&amp;quot; if item is not sold on the GE --&amp;gt;&lt;br /&gt;
|image         = &amp;lt;!-- (Optional) Manual addition or override of the image icon. Don&amp;#039;t add [[File:_]] --&amp;gt;&lt;br /&gt;
|alch          = &amp;lt;!-- (Optional) &amp;quot;no&amp;quot; if item cannot be alchemised --&amp;gt;&lt;br /&gt;
|sort          = &amp;lt;!-- (Optional) Manual sort category override --&amp;gt;&lt;br /&gt;
|smw           = &amp;lt;!-- (Optional) Set to &amp;quot;No&amp;quot; to suppress SMW output --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{DropsTableBottom}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;The template should be used in one line, like the examples below.&amp;#039;&amp;#039;&lt;br /&gt;
===Unfilled drop lines for quick copy-paste===&lt;br /&gt;
;GE Item&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{DropsLineSkill|name = |quantity = |rarity = |skill = }}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
;Non-GE item (can be alchemised)&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{DropsLineSkill|name = |quantity = |rarity = |skill = |gemw = no}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
;Non-GE item (cannot be alchemised)&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{DropsLineSkill|name = |quantity = |rarity = |skill = |gemw = no|alch = no}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
;All parameters&lt;br /&gt;
&amp;lt;pre&amp;gt;{{DropsLineSkill|name = |namenotes = |quantity = |quantitynotes = |rarity = |raritynotes = |skill = |members = |gemw = |image = |alch = |sort = |smw = }}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameter details==&lt;br /&gt;
&lt;br /&gt;
===name===&lt;br /&gt;
Name of the item/drop, should link directly to the article.&lt;br /&gt;
&lt;br /&gt;
===namenotes (optional)===&lt;br /&gt;
If extra notes need adding to the item name, use the &amp;quot;namenotes&amp;quot; parameter. This will allow the Image, gemw and other parameters to still work. If a reference needs to be added to the name this should be done here using a ref tag &amp;lt;code&amp;gt;&amp;amp;lt;ref name=&amp;quot;refname&amp;quot;&amp;amp;gt;Reference text&amp;amp;lt;/ref&amp;amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===quantity===&lt;br /&gt;
Quantity of the item dropped by the monster. If multiple quantities are randomly dropped, list them all and separate with commas. Do not use commas as thousand separators, and do not use abbreviations like &amp;#039;&amp;#039;k&amp;#039;&amp;#039; and &amp;#039;&amp;#039;m&amp;#039;&amp;#039; - input 9000, &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; 9,000 &amp;#039;&amp;#039;or&amp;#039;&amp;#039; 9k. If a range is dropped specify this with a dash as in &amp;#039;&amp;#039;1-3&amp;#039;&amp;#039; and if items are dropped noted add this to the quantity column as &amp;#039;&amp;#039; (noted)&amp;#039;&amp;#039; with a space between the quantity and noted.&lt;br /&gt;
&lt;br /&gt;
The quantity column automatically detects several types of ranges:&lt;br /&gt;
*Several individual values separated with commas, e.g. 1,4,7&lt;br /&gt;
**Uses the first and the last values (not max and min; numbers in the middle ignored), so make sure to order them in ascending order.&lt;br /&gt;
*A range in the form &amp;#039;&amp;#039;min-max&amp;#039;&amp;#039;, e.g. 1-10&lt;br /&gt;
**Uses the number on the left of the - as min, and the right as max&lt;br /&gt;
*A combination of the above two, e.g. 1-3,5,7-9,11&lt;br /&gt;
**First separates by commas, then if the first is a range, uses the left of the - as min; if the last is a range, uses the right of the - as max; otherwise if either is not a range uses the number that is there as min or max, respectively. In the example, the min number would be 1 and the max 11. Make sure they&amp;#039;re ordered in ascending order.&lt;br /&gt;
&lt;br /&gt;
The word &amp;lt;code&amp;gt;(noted)&amp;lt;/code&amp;gt; is removed before parsing it, but other variations are not. &amp;#039;&amp;#039;&amp;#039;All other characters and text are parsed as is, so make sure the quantity field only contains numbers, commas, hyphens and &amp;#039;&amp;#039;(noted)&amp;#039;&amp;#039;, nothing else.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
===quantitynotes (optional)===&lt;br /&gt;
If extra notes need adding to the item quantity, use the &amp;quot;quantitynotes&amp;quot; parameter. This will allow sorting by quantity to still work. &amp;#039;&amp;#039;&amp;#039;Do not use to specify noted, do this using &amp;#039;&amp;#039; (noted)&amp;#039;&amp;#039; after the number/range under &amp;quot;quantity&amp;quot;.&amp;#039;&amp;#039;&amp;#039; If a reference needs to be added to the quantity this should be done here using a ref tag &amp;lt;code&amp;gt;&amp;amp;lt;ref name=&amp;quot;refname&amp;quot;&amp;amp;gt;Reference text&amp;amp;lt;/ref&amp;amp;gt;&amp;lt;/code&amp;gt;. If a reference is being used it should use the reference group &amp;quot;d&amp;quot;. For example &amp;lt;code&amp;gt;{{!}}quantitynotes = &amp;amp;lt;ref name=&amp;quot;drop-notes&amp;quot; group=&amp;quot;d&amp;quot;&amp;amp;gt;Only inside &amp;amp;#91;&amp;amp;#91;Armadyl&amp;#039;s Eyrie&amp;amp;#93;&amp;amp;#93;&amp;amp;lt;/ref&amp;amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===rarity===&lt;br /&gt;
Rarity of the item. Rarity can either be a number or a category, a number is preferred.&lt;br /&gt;
&lt;br /&gt;
The source for the drop chance should be provided via a reference in the raritynotes parameter. Generally it should use the reference group &amp;quot;drops&amp;quot;, unless it is a citation (see [[RuneScape:Style guide/References and citations]] for more info.&lt;br /&gt;
&lt;br /&gt;
====number====&lt;br /&gt;
Whether sourced from a Jagex moderator statement, or other, drop chances can be given as a rarity. They should generally be added as a fraction, e.g. &amp;lt;code&amp;gt;1/128&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;10/512&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;1/5000&amp;lt;/code&amp;gt; etc. The module will automatically provide colours and similar. Numbers will automatically be converted to the users preference of fraction, 1 over fraction or percent.&lt;br /&gt;
&lt;br /&gt;
====category====&lt;br /&gt;
Categories should be used if there&amp;#039;s no good way to find an accurate drop chance. There are 6 available options:&lt;br /&gt;
{| class=&amp;quot;wikitable align-center-1&amp;quot;&lt;br /&gt;
! Rarity&lt;br /&gt;
! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;table-bg-blue&amp;quot; | Always&lt;br /&gt;
| Always dropped by the monster&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;table-bg-green&amp;quot; | Common&lt;br /&gt;
| The most common of items. Renowned for being common. Nearly always dropped.&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;table-bg-yellow&amp;quot; | Uncommon&lt;br /&gt;
| Dropped sometimes, but not necessarily renowned for being common&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;table-bg-orange&amp;quot; | Rare&lt;br /&gt;
| Rarely dropped. Will take quite a few drops to obtain.&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;table-bg-red&amp;quot; | Very rare&lt;br /&gt;
| Renowned for being rare among players. Hardly ever dropped. Items like the divine sigil, some dragon items, etc.&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;table-bg-pink&amp;quot; | Varies/Random&lt;br /&gt;
| Dropped with a mechanic more complex than a simple drop rate. Use the &amp;lt;code&amp;gt;raritynotes&amp;lt;/code&amp;gt; parameter to indicate how the drop probability varies with boss level.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Leaving the rarity blank or entering a rarity other than always/common/uncommon/rare/very rare/varies or a number defaults to a white colour.&lt;br /&gt;
&lt;br /&gt;
===raritynotes (optional)===&lt;br /&gt;
Used when extra notes on the items rarity need to be entered into the column, such as a citation, or some other requirement to be dropped (e.g. the specific bones for [[Rag and Bone Man I]] are only dropped during that quest, items only dropped in the [[God wars dungeon]] etc). This will allow the colouring of the standard rarities to still work.&lt;br /&gt;
&lt;br /&gt;
Generally these are added using a ref tag &amp;lt;code&amp;gt;&amp;amp;lt;ref name=&amp;quot;refname&amp;quot; group=&amp;quot;d&amp;quot;&amp;amp;gt;Reference text&amp;amp;lt;/ref&amp;amp;gt;&amp;lt;/code&amp;gt;. If a reference is being used in raritynotes, generally it should use the reference group &amp;quot;d&amp;quot;. For example: &amp;lt;code&amp;gt;{{!}}raritynotes = &amp;amp;lt;ref name=&amp;quot;drop-notes&amp;quot; group=&amp;quot;d&amp;quot;&amp;amp;gt;Players who previously bought this in the &amp;amp;#91;&amp;amp;#91;Battle of Lumbridge&amp;amp;#93;&amp;amp;#93; will have a greater chance of receiving this as a drop.&amp;amp;lt;/ref&amp;amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===skill===&lt;br /&gt;
The skill associated with the item source. Gathering skills is typical for this parameter.&lt;br /&gt;
&lt;br /&gt;
===members (optional)===&lt;br /&gt;
Whether or not it is a members item. This data is pulled automatically by the module, however &amp;#039;&amp;#039;&amp;#039;for abilities or other non-item drops this must be set manually&amp;#039;&amp;#039;&amp;#039;. If a drop is members-only set to &amp;quot;yes&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===gemw (optional)===&lt;br /&gt;
Whether the item is listed on the Grand Exchange Market Watch. If yes, leave blank, and the price will be pulled automatically. If no, enter &amp;quot;no&amp;quot;, which puts &amp;quot;Not sold&amp;quot; in the table cell, or the alchemy/AltValue if one is specified. Possible values are &amp;quot;no&amp;quot; and &amp;quot;yes&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===image (optional)===&lt;br /&gt;
A manual configuration of the item&amp;#039;s image. Only use this parameter when the image name (minus extension) does not exactly match the item name. Casing is important, so be sure the &amp;quot;name&amp;quot; parameter also leads directly to the item&amp;#039;s page. In normal circumstances, the item image can automatically be pulled from its GEMW page. Should be formatted as &amp;lt;code&amp;gt;Name.png&amp;lt;/code&amp;gt; with no square brackets or file prefix.&lt;br /&gt;
&lt;br /&gt;
===alch (optional)===&lt;br /&gt;
Whether of not an item can be alchemised, use &amp;quot;no&amp;quot; if it cannot be alchemised. Possible values are &amp;quot;no&amp;quot; and &amp;quot;yes&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===smw (optional)===&lt;br /&gt;
If this is set to &amp;quot;No&amp;quot;, Semantic MediaWiki output will be suppressed. This will prevent the item from being added to drop source lists generated by {{T|Drop sources}}. Useful on historical articles, or where the monster is not reachable anymore.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Table templates]][[Category:Drop table templates]]&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
{{TemplateData|&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;name&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;name&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of the item (as it appears on its page)&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Bones&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;namenotes&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;namenotes&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Add extra notes need adding to the item name, or a reference.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;&amp;lt;ref name=\&amp;quot;refname\&amp;quot; group=\&amp;quot;d\&amp;quot;&amp;gt;Reference text&amp;lt;/ref&amp;gt;&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;quantity&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;quantity&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Quantity of the item dropped by the monster. Can be a comma seperated list and/or range. Include (noted) if it applies.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;1-10 (noted)&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;quantitynotes&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;quantitynotes&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Use to add extra info to the quantity or a reference.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;&amp;lt;ref name=\&amp;quot;drop-notes\&amp;quot; group=\&amp;quot;d\&amp;quot;&amp;gt;Only inside [[Armadyl&amp;#039;s Eyrie]]&amp;lt;/ref&amp;gt;&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;rarity&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;rarity&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Rarity of the item. Rarity can either be a number or a category, a number is preferred.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;1/128&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;raritynotes&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;raritynotes&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Add extra notes to the rarity, or add a reference.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;&amp;lt;ref name=\&amp;quot;drop-notes\&amp;quot; group=\&amp;quot;d\&amp;quot;&amp;gt;Players who previously bought this in the [[Battle of Lumbridge]] will have a greater chance of receiving this as a drop.&amp;lt;/ref&amp;gt;&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;skill&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Skill associated&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Skill associated with the item&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Fishing&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;members&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Members item&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;If it is a members item. Fail safe for drops that aren&amp;#039;t items&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;yes&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;gemw&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Sold on GE&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Whether or not item is sold on GE&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;no&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;image&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Image&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;A manual configuration of the item&amp;#039;s image. Only use this parameter when the image name (minus extension) does not exactly match the item name.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Left skull half.png&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;alch&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Alchemy&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Whether of not an item can be alchemised, use \&amp;quot;no\&amp;quot; if it cannot be alchemised.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;no&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;sort&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Sort key (Img column)&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The sortkey is always \&amp;quot;category raritynum lowercasename\&amp;quot;. f the automatically calculated sort category is poor, then it can be defined with the Sort parameter to correct it.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;weapons 5 abyssal whip&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;smw&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;No Semantic Wiki&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;If this is set to No, Semantic MediaWiki output will be suppressed. This will prevent the item from being added to drop source lists generated by Template:Drop sources. Useful for historical articles, or where the monster is not reachable anymore.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;rdt&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Semantic Wiki JSON&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;When set to rdt=Yes, the item is added to rare drop table Semantic MediaWiki output instead of normal Semantic MediaWiki output. Used only on Template:Rare drop table.&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Template for an individual drop line for monster drop-tables.&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;}}&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>