<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.darkan.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AExchangeItem%2Fdoc</id>
	<title>Template:ExchangeItem/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.darkan.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AExchangeItem%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.darkan.org/index.php?title=Template:ExchangeItem/doc&amp;action=history"/>
	<updated>2026-07-18T07:02:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.darkan.org/index.php?title=Template:ExchangeItem/doc&amp;diff=47402&amp;oldid=prev</id>
		<title>imported&gt;Joeytje50 at 19:46, 4 October 2012</title>
		<link rel="alternate" type="text/html" href="https://wiki.darkan.org/index.php?title=Template:ExchangeItem/doc&amp;diff=47402&amp;oldid=prev"/>
		<updated>2012-10-04T19:46:04Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;!-- There can be some additional doc templates here, but&lt;br /&gt;
     these are not (yet) supported on the RS wiki --&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{permprot}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;ExchangeItem&amp;#039;&amp;#039;&amp;#039; template is used in &amp;#039;&amp;#039;Exchange:Item&amp;#039;&amp;#039; articles as part of the [[Grand Exchange Market Watch]].&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
For an example, see [[Exchange:Bones]].&lt;br /&gt;
&lt;br /&gt;
==Adding new &amp;#039;&amp;#039;Exchange:Item&amp;#039;&amp;#039; articles==&lt;br /&gt;
To add a new Exchange item, create a new article &amp;quot;Exchange:Item_name&amp;quot; and copy the text below.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{ExchangeItem&lt;br /&gt;
|View={{{View}}}&lt;br /&gt;
|Icon= &lt;br /&gt;
|Item=&lt;br /&gt;
|ItemId=&lt;br /&gt;
|Price=&lt;br /&gt;
|Last=&lt;br /&gt;
|Date=~~~~~&lt;br /&gt;
|LastDate=&lt;br /&gt;
|LowAlch=&lt;br /&gt;
|HighAlch=&lt;br /&gt;
|Value=&lt;br /&gt;
|AbsMinPrice=&lt;br /&gt;
|AbsMaxPrice=&lt;br /&gt;
|Category=&lt;br /&gt;
|Limit=&lt;br /&gt;
}}&amp;amp;lt;noinclude&amp;amp;gt;&lt;br /&gt;
*This template is used in [[Grand Exchange Market Watch]]&lt;br /&gt;
&amp;amp;lt;/noinclude&amp;amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==&amp;quot;View&amp;quot; parameter==&lt;br /&gt;
This template is used to help build &amp;quot;lines&amp;quot; in the various lists of the [[Grand Exchange Market Watch]], and to help update prices on items lists.&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;View&amp;quot; parameter may be used to do the following:&lt;br /&gt;
&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;View=table&amp;#039;&amp;#039;&amp;#039; - displays a table row that is used for the Market Watch displays.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;View=price&amp;#039;&amp;#039;&amp;#039; - displays just the price of the item when used elsewhere on this wiki.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;View=LowAlch&amp;#039;&amp;#039;&amp;#039; - displays just the Low Level Alchemy value of the item used elsewhere in this wiki.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;View=HighAlch&amp;#039;&amp;#039;&amp;#039; - displays just the High Level Alchemy value of the item used elsewhere in this wiki.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;View=value&amp;#039;&amp;#039;&amp;#039; - displays just the [[value]] of the item used elsewhere in this wiki.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;View=diff&amp;#039;&amp;#039;&amp;#039; - returns the difference in price between the &amp;#039;&amp;#039;&amp;#039;Last&amp;#039;&amp;#039;&amp;#039; value and the &amp;#039;&amp;#039;&amp;#039;Price&amp;#039;&amp;#039;&amp;#039; value, if they have both been entered.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;View=itemid&amp;#039;&amp;#039;&amp;#039; - returns the id code used in the official [[Grand Exchange Database]].&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;View=icon&amp;#039;&amp;#039;&amp;#039; - returns the icon of the item, as contained in the GEMW data.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;View=date&amp;#039;&amp;#039;&amp;#039; - returns the date updated.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;View=lastdate&amp;#039;&amp;#039;&amp;#039; - returns the previous date updated.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;View=limit&amp;#039;&amp;#039;&amp;#039; - returns the trade limit.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Transclusion templates|{{PAGENAME}}]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Joeytje50</name></author>
	</entry>
</feed>