<?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%3ASandbox%2FUser%3ASpeeddymon%2FLocLine%2Fdoc</id>
	<title>Template:Sandbox/User:Speeddymon/LocLine/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%3ASandbox%2FUser%3ASpeeddymon%2FLocLine%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:Sandbox/User:Speeddymon/LocLine/doc&amp;action=history"/>
	<updated>2026-04-30T11:00:54Z</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:Sandbox/User:Speeddymon/LocLine/doc&amp;diff=37542&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;{{Documentation}} {{ToC|right}} The &#039;&#039;&#039;LocLine&#039;&#039;&#039; templates are used to list a monster&#039;s locations. Three templates are used to form the locations table: * {{T|LocTableHead}} - Contains table headers for the top of the locations table * {{T|LocLine}} - Template for all of the individual location lines * {{T|LocTableBottom}} - Contains table footers for the bottom of the locations table  ==See also== This template should be used for NPC and Monster locations. Location lis...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:Sandbox/User:Speeddymon/LocLine/doc&amp;diff=37542&amp;oldid=prev"/>
		<updated>2024-10-16T23:45:08Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation}} {{ToC|right}} The &amp;#039;&amp;#039;&amp;#039;LocLine&amp;#039;&amp;#039;&amp;#039; templates are used to list a monster&amp;#039;s locations. Three templates are used to form the locations table: * {{T|LocTableHead}} - Contains table headers for the top of the locations table * {{T|LocLine}} - Template for all of the individual location lines * {{T|LocTableBottom}} - Contains table footers for the bottom of the locations table  ==See also== This template should be used for NPC and Monster locations. Location lis...&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;
{{ToC|right}}&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;LocLine&amp;#039;&amp;#039;&amp;#039; templates are used to list a monster&amp;#039;s locations. Three templates are used to form the locations table:&lt;br /&gt;
* {{T|LocTableHead}} - Contains table headers for the top of the locations table&lt;br /&gt;
* {{T|LocLine}} - Template for all of the individual location lines&lt;br /&gt;
* {{T|LocTableBottom}} - Contains table footers for the bottom of the locations table&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
This template should be used for NPC and Monster locations. Location lists for other entities include:&lt;br /&gt;
* {{T|ItemSpawnLine}} - Used for item spawns&lt;br /&gt;
* {{T|ObjectLocLine}} - Used for object/scenery locations&lt;br /&gt;
* {{T|ShopLocLine}} - Used for shops or other places&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{LocTableHead}}&lt;br /&gt;
{{LocLine&lt;br /&gt;
|name        = &amp;lt;!-- (Optional) Name of monster, defaults to article&amp;#039;s title --&amp;gt;&lt;br /&gt;
|location         = &amp;lt;!-- Location --&amp;gt;&lt;br /&gt;
|levels      = &amp;lt;!-- Level(s) of the monster spawns at this location --&amp;gt;&lt;br /&gt;
|members     = &amp;lt;!-- (Optional) &amp;quot;yes&amp;quot; if location is members-only, defaults to &amp;quot;no&amp;quot; --&amp;gt;&lt;br /&gt;
|mapID       = &amp;lt;!-- (Optional) The interactive map ID; see Template:Map for more info --&amp;gt;&lt;br /&gt;
|plane       = &amp;lt;!-- (Optional) The interactive map plane; see Template:Map for more info --&amp;gt;&lt;br /&gt;
|(coordN)      &amp;lt;!-- One or more coordinates given as unnamed parameters; see Template:Map for more info --&amp;gt;&lt;br /&gt;
|mtype       = &amp;lt;!-- (Semi-required) Tells the map what style of map the coordinates will show up as (pin, polygon, square, circle) --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{LocTableBottom}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Unfilled location lines for quick copy-paste===&lt;br /&gt;
&amp;lt;pre&amp;gt;{{LocTableHead}}&lt;br /&gt;
{{LocLine&lt;br /&gt;
|location = &lt;br /&gt;
|levels = &lt;br /&gt;
|members = &lt;br /&gt;
|mapID = &lt;br /&gt;
|plane = &lt;br /&gt;
|mtype = &lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
{{LocTableBottom}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Parameter details==&lt;br /&gt;
===name===&lt;br /&gt;
Optional. Name of the monster/NPC. Defaults to the title of the page on which the template is placed. Used as a title in the tooltips that appear when clicking on the pins of the interactive map.&lt;br /&gt;
&lt;br /&gt;
===location===&lt;br /&gt;
Text, typically an article link, used to name a given location row.&lt;br /&gt;
&lt;br /&gt;
===levels===&lt;br /&gt;
The level or levels (typically given as a comma-separated list of numbers and/or ranges) of the monster spawns at the given location.&lt;br /&gt;
&lt;br /&gt;
===members===&lt;br /&gt;
Optional. A &amp;quot;yes&amp;quot; or &amp;quot;no&amp;quot; value indicating whether or not the given location is members-only. Defaults to &amp;quot;no&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
===mapID===&lt;br /&gt;
Optional. The interactive [[RuneScape:Map/mapIDs|map ID]]. See {{T|Template:Map}} for more info.&lt;br /&gt;
&lt;br /&gt;
===plane===&lt;br /&gt;
Optional. The inteactive map plane. See {{T|Template:Map}} for more info.&lt;br /&gt;
&lt;br /&gt;
===mtype===&lt;br /&gt;
Semi-required. Type of map design with coordinates. (pin, circle, square, polygon)&lt;br /&gt;
&lt;br /&gt;
===Unnamed parameters===&lt;br /&gt;
One or more coordinates given as unnamed parameters. See {{T|Template:Map}} for more info. Note that both the (x,y) form (e.g. &amp;lt;code&amp;gt;|1234,4567&amp;lt;/code&amp;gt;) and the key-value pair form (e.g. &amp;lt;code&amp;gt;|desc:A description for the pin,x:1234,y:4567&amp;lt;/code&amp;gt;) are accepted.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; When using the key-value pair form, passing an &amp;lt;code&amp;gt;npcid&amp;lt;/code&amp;gt; value without specifying a pin description (via a &amp;lt;code&amp;gt;desc&amp;lt;/code&amp;gt; value) will generate a pin description in the form of: &amp;#039;&amp;#039;NPC ID: 1234&amp;#039;&amp;#039;. This mirrors the behaviour used by {{T|Monster map}} and {{T|NPC map}}.&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>