<?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%3AChecklist%2Fdoc</id>
	<title>Template:Checklist/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%3AChecklist%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:Checklist/doc&amp;action=history"/>
	<updated>2026-04-30T21:45:56Z</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:Checklist/doc&amp;diff=35567&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;{{Documentation}}  This template creates a checklist. It relies on the gadgets MediaWiki:Gadget-checkboxList.js and MediaWiki:Gadget-checkboxList.css.  ==Usage== Checklists may be used when the player needs to complete a series of tasks.  Do not use checklists if the list requires more than one column, such Achievement Diary. These tables should use the standard &lt;code&gt;lighttable&lt;/code&gt; class.  * The first unnamed parameter is required and only takes unordered...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:Checklist/doc&amp;diff=35567&amp;oldid=prev"/>
		<updated>2024-10-16T23:21:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation}}  This template creates a checklist. It relies on the gadgets &lt;a href=&quot;/w/MediaWiki:Gadget-checkboxList.js&quot; title=&quot;MediaWiki:Gadget-checkboxList.js&quot;&gt;MediaWiki:Gadget-checkboxList.js&lt;/a&gt; and &lt;a href=&quot;/w/MediaWiki:Gadget-checkboxList.css&quot; title=&quot;MediaWiki:Gadget-checkboxList.css&quot;&gt;MediaWiki:Gadget-checkboxList.css&lt;/a&gt;.  ==Usage== Checklists may be used when the player needs to complete a series of tasks.  Do not use checklists if the list requires more than one column, such &lt;a href=&quot;/w/Achievement_Diary&quot; title=&quot;Achievement Diary&quot;&gt;Achievement Diary&lt;/a&gt;. These tables should use the standard &amp;lt;code&amp;gt;lighttable&amp;lt;/code&amp;gt; class.  * The first unnamed parameter is required and only takes unordered...&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 creates a checklist. It relies on the gadgets [[MediaWiki:Gadget-checkboxList.js]] and [[MediaWiki:Gadget-checkboxList.css]].&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Checklists may be used when the player needs to complete a series of tasks.&lt;br /&gt;
&lt;br /&gt;
Do not use checklists if the list requires more than one column, such [[Achievement Diary]]. These tables should use the standard &amp;lt;code&amp;gt;lighttable&amp;lt;/code&amp;gt; class.&lt;br /&gt;
&lt;br /&gt;
* The first unnamed parameter is required and only takes unordered lists, created with an asterisk (&amp;lt;code&amp;gt;*&amp;lt;/code&amp;gt;).&lt;br /&gt;
* The &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; parameter is optional and allows you to add a heading to the checklist.&lt;br /&gt;
* The &amp;lt;code&amp;gt;notoggleparent&amp;lt;/code&amp;gt; parameter is optional and stops the parent checkbox being toggled when all the children are checked.&lt;br /&gt;
* The &amp;lt;code&amp;gt;smallindent&amp;lt;/code&amp;gt; parameter is optional and reduces the indentation size of each nested level of checkboxes. An example of a smaller indentation can be seen in [[Template:Quest details]].&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{Checklist|title=Example heading|&lt;br /&gt;
* Use a window on the nearby pillar.&lt;br /&gt;
* Put a mirror in the pillar giving out the light, and reflect the light north.&lt;br /&gt;
* Walk north to the next pillar. Add a mirror and reflect the light west.&lt;br /&gt;
* Go west, add a mirror, and reflect the light south.&lt;br /&gt;
* Go south to the next pillar. Use your yellow crystal on it to dye the light yellow.&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Produces:&lt;br /&gt;
&lt;br /&gt;
{{Checklist|title=Example heading|&lt;br /&gt;
* Use a window on the nearby pillar.&lt;br /&gt;
* Put a mirror in the pillar giving out the light, and reflect the light north.&lt;br /&gt;
* Walk north to the next pillar. Add a mirror and reflect the light west.&lt;br /&gt;
* Go west, add a mirror, and reflect the light south.&lt;br /&gt;
* Go south to the next pillar. Use your yellow crystal on it to dye the light yellow.&lt;br /&gt;
}}&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;1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Checklist&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The content of the checklist.&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;notoggleparent&amp;quot;: {},&lt;br /&gt;
		&amp;quot;smallindent&amp;quot;: {},&lt;br /&gt;
		&amp;quot;title&amp;quot;: {&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Allows adding a heading to the checklist.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;Items required&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Can be used to create a checklist.&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Transclusion templates|{{PAGENAME}}]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>