<?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%3AMusicUnlockLine%2Fdoc</id>
	<title>Template:MusicUnlockLine/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%3AMusicUnlockLine%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:MusicUnlockLine/doc&amp;action=history"/>
	<updated>2026-05-04T18:15:05Z</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:MusicUnlockLine/doc&amp;diff=36980&amp;oldid=prev</id>
		<title>Alex: Created page with &quot;{{Documentation}} The &#039;&#039;&#039;MusicUnlockLine&#039;&#039;&#039; templates are used to create a list of music with hints to unlock them. Three templates are used to form the unlock lists: *{{T|MusicUnlockTableHead}} - Contains table headers for the top of the music unlock list *{{T|MusicUnlockLine}} - Template for all of the individual music unlock lines *{{T|MusicUnlockTableBottom}} - Contains table headers for the bottom of the unlock list  ==Usage== &lt;pre&gt; {{MusicUnlockTableHead}} {{MusicU...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.runerealm.org/index.php?title=Template:MusicUnlockLine/doc&amp;diff=36980&amp;oldid=prev"/>
		<updated>2024-10-16T23:38:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation}} The &amp;#039;&amp;#039;&amp;#039;MusicUnlockLine&amp;#039;&amp;#039;&amp;#039; templates are used to create a list of music with hints to unlock them. Three templates are used to form the unlock lists: *{{T|MusicUnlockTableHead}} - Contains table headers for the top of the music unlock list *{{T|MusicUnlockLine}} - Template for all of the individual music unlock lines *{{T|MusicUnlockTableBottom}} - Contains table headers for the bottom of the unlock list  ==Usage== &amp;lt;pre&amp;gt; {{MusicUnlockTableHead}} {{MusicU...&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;MusicUnlockLine&amp;#039;&amp;#039;&amp;#039; templates are used to create a list of music with hints to unlock them. Three templates are used to form the unlock lists:&lt;br /&gt;
*{{T|MusicUnlockTableHead}} - Contains table headers for the top of the music unlock list&lt;br /&gt;
*{{T|MusicUnlockLine}} - Template for all of the individual music unlock lines&lt;br /&gt;
*{{T|MusicUnlockTableBottom}} - Contains table headers for the bottom of the unlock list&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{MusicUnlockTableHead}}&lt;br /&gt;
{{MusicUnlockLine|song name&lt;br /&gt;
|details = Short details of how to unlock the song&lt;br /&gt;
|link = Link to the song&amp;#039;s page on wiki, if different from song name&lt;br /&gt;
|track = Link to the song&amp;#039;s file, without the &amp;#039;File:&amp;#039; prefix or &amp;#039;.ogg&amp;#039; file extension. Optional if song&amp;#039;s file location follows the standard &amp;quot;File:Song name.ogg&amp;quot; format.&lt;br /&gt;
}}&lt;br /&gt;
{{MusicUnlockTableBottom}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;NOTE:&amp;#039;&amp;#039;&amp;#039; The template should be used in one line, like the examples below.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
===Unfilled music unlock line for quick copy-paste===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Essential parameters:&lt;br /&gt;
{{MusicUnlockLine| |details=}}&lt;br /&gt;
All parameters:&lt;br /&gt;
{{MusicUnlockLine| |details=|link=|track=}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{TemplateData|&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Template for all of the individual music unlock lines&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&amp;quot;,&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;Song name&amp;quot;,&lt;br /&gt;
            &amp;quot;description&amp;quot;: &amp;quot;The song to link to and display&amp;quot;,&lt;br /&gt;
            &amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;,&lt;br /&gt;
            &amp;quot;required&amp;quot;: true&lt;br /&gt;
        },&lt;br /&gt;
        &amp;quot;details&amp;quot;: {&lt;br /&gt;
            &amp;quot;label&amp;quot;: &amp;quot;Unlock details&amp;quot;,&lt;br /&gt;
            &amp;quot;description&amp;quot;: &amp;quot;The method by which to unlock the song&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;link&amp;quot;: {&lt;br /&gt;
            &amp;quot;label&amp;quot;: &amp;quot;Song page&amp;quot;,&lt;br /&gt;
            &amp;quot;description&amp;quot;: &amp;quot;The wiki page of the song&amp;quot;,&lt;br /&gt;
            &amp;quot;default&amp;quot;: &amp;quot;First parameter&amp;quot;,&lt;br /&gt;
            &amp;quot;type&amp;quot;: &amp;quot;wiki-page-name&amp;quot;&lt;br /&gt;
        },&lt;br /&gt;
        &amp;quot;track&amp;quot;: {&lt;br /&gt;
            &amp;quot;label&amp;quot;: &amp;quot;Music track&amp;quot;,&lt;br /&gt;
            &amp;quot;description&amp;quot;: &amp;quot;The name of the song file; do not include &amp;#039;File:&amp;#039; or &amp;#039;.ogg&amp;#039;&amp;quot;,&lt;br /&gt;
            &amp;quot;default&amp;quot;: &amp;quot;First parameter&amp;quot;,&lt;br /&gt;
            &amp;quot;type&amp;quot;: &amp;quot;wiki-file-name&amp;quot;&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;[[Category:Table templates]]&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Alex</name></author>
	</entry>
</feed>