<?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%3AInstance%2Fdoc</id>
	<title>Template:Instance/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%3AInstance%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:Instance/doc&amp;action=history"/>
	<updated>2026-05-01T22:16:21Z</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:Instance/doc&amp;diff=36645&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;{{Documentation}}  This template should be used for when fights are instanced.  ==Usage and examples== This template can be used by entering the following onto a relevant page:&lt;br/&gt; {{T|Instance}} {{Instance}}  For optional private instances you can use:&lt;br/&gt; {{T|Instance|optional=yes}} {{Instance|optional=yes}}  In case there is an Item Retrieval Service available you can use:&lt;br/&gt; {{T|Instance|irs=Torfinn|cost=100000}} {{Instance|irs=Torfinn|cost=100000}}  If t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:Instance/doc&amp;diff=36645&amp;oldid=prev"/>
		<updated>2024-10-16T23:32:59Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation}}  This template should be used for when fights are &lt;a href=&quot;/index.php?title=Instance&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Instance (page does not exist)&quot;&gt;instanced&lt;/a&gt;.  ==Usage and examples== This template can be used by entering the following onto a relevant page:&amp;lt;br/&amp;gt; {{T|Instance}} {{Instance}}  For optional private instances you can use:&amp;lt;br/&amp;gt; {{T|Instance|optional=yes}} {{Instance|optional=yes}}  In case there is an &lt;a href=&quot;/index.php?title=Item_Retrieval_Service&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Item Retrieval Service (page does not exist)&quot;&gt;Item Retrieval Service&lt;/a&gt; available you can use:&amp;lt;br/&amp;gt; {{T|Instance|irs=Torfinn|cost=100000}} {{Instance|irs=Torfinn|cost=100000}}  If t...&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;
This template should be used for when fights are [[instance]]d.&lt;br /&gt;
&lt;br /&gt;
==Usage and examples==&lt;br /&gt;
This template can be used by entering the following onto a relevant page:&amp;lt;br/&amp;gt;&lt;br /&gt;
{{T|Instance}}&lt;br /&gt;
{{Instance}}&lt;br /&gt;
&lt;br /&gt;
For optional private instances you can use:&amp;lt;br/&amp;gt;&lt;br /&gt;
{{T|Instance|optional=yes}}&lt;br /&gt;
{{Instance|optional=yes}}&lt;br /&gt;
&lt;br /&gt;
In case there is an [[Item Retrieval Service]] available you can use:&amp;lt;br/&amp;gt;&lt;br /&gt;
{{T|Instance|irs=Torfinn|cost=100000}}&lt;br /&gt;
{{Instance|irs=Torfinn|cost=100000}}&lt;br /&gt;
&lt;br /&gt;
If the there is no person to pay but a chest you can use:&amp;lt;br/&amp;gt;&lt;br /&gt;
{{T|Instance|irs=at the chest|cost=1000|currency=Trading Sticks}}&lt;br /&gt;
{{Instance|irs=at the chest|cost=1000|currency=Trading Sticks}}&lt;br /&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;optional&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Optional&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Set to &amp;#039;yes&amp;#039; for optional private instances.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;irs&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Item Retrieval Service&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Where to get you stuff back, in the case of there being an IRS. Can either be a wikilink or a text description.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;cost&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Cost&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Cost to retrieve items at an IRS.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;number&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;currency&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Currency&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Currency used for IRS payment.&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;coins&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;,&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;This template should be used for when fights are instanced.&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Message box templates|{{PAGENAME}}]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>