<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.prismparty.net/history/Template:Navplate/doc?feed=atom</id>
	<title>Template:Navplate/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.prismparty.net/history/Template:Navplate/doc?feed=atom"/>
	<link rel="alternate" type="text/html" href="https://www.prismparty.net/history/Template:Navplate/doc"/>
	<updated>2026-05-05T22:41:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://www.prismparty.net/index.php?title=Template:Navplate/doc&amp;diff=2896&amp;oldid=prev</id>
		<title>BakiDance: Created page with &quot;{{Documentation}}  {{t|navplate}} allows a navigational template to be set up relatively quickly by supplying it with one or more lists of links, similar to [https://en.wikipedia.org/wiki/Template:Navbox Template:Navbox] on Wikipedia.  == Usage == Please remove the parameters that are left blank.  &lt;pre&gt; {{Navplate |subtitle =  |title =   |label1 =  |list1 =   |label2 =  |list2 =   |label3 =  |list3 =  }} &lt;/pre&gt;  == Parameter list == ;&lt;code&gt;subtitle&lt;/code&gt; :Subtitle text...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.prismparty.net/index.php?title=Template:Navplate/doc&amp;diff=2896&amp;oldid=prev"/>
		<updated>2023-08-04T03:58:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation}}  {{t|navplate}} allows a navigational template to be set up relatively quickly by supplying it with one or more lists of links, similar to [https://en.wikipedia.org/wiki/Template:Navbox Template:Navbox] on Wikipedia.  == Usage == Please remove the parameters that are left blank.  &amp;lt;pre&amp;gt; {{Navplate |subtitle =  |title =   |label1 =  |list1 =   |label2 =  |list2 =   |label3 =  |list3 =  }} &amp;lt;/pre&amp;gt;  == Parameter list == ;&amp;lt;code&amp;gt;subtitle&amp;lt;/code&amp;gt; :Subtitle text...&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;
{{t|navplate}} allows a navigational template to be set up relatively quickly by supplying it with one or more lists of links, similar to [https://en.wikipedia.org/wiki/Template:Navbox Template:Navbox] on Wikipedia.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Please remove the parameters that are left blank.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Navplate&lt;br /&gt;
|subtitle = &lt;br /&gt;
|title = &lt;br /&gt;
&lt;br /&gt;
|label1 = &lt;br /&gt;
|list1 = &lt;br /&gt;
&lt;br /&gt;
|label2 = &lt;br /&gt;
|list2 = &lt;br /&gt;
&lt;br /&gt;
|label3 = &lt;br /&gt;
|list3 = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameter list ==&lt;br /&gt;
;&amp;lt;code&amp;gt;subtitle&amp;lt;/code&amp;gt;&lt;br /&gt;
:Subtitle text above the title, it should be connected to the title&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;&lt;br /&gt;
:Title of the subject (wikilink is optional)&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;code&amp;gt;label&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:Label text for the list&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;code&amp;gt;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:Text listing wikilinks&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;code&amp;gt;header&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:Group header text&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;code&amp;gt;id&amp;lt;/code&amp;gt;&lt;br /&gt;
:ID used for HTML, mostly used in template&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Navplate&lt;br /&gt;
|id=test&lt;br /&gt;
|subtitle=List of&lt;br /&gt;
|title=Title&lt;br /&gt;
|header1 = Header 1&lt;br /&gt;
|label2 = Label 1&lt;br /&gt;
|list2 = [[Item 1]][[Item 2]]&lt;br /&gt;
|label3 = Label 2&lt;br /&gt;
|list3 = [[Item 1]][[Item 2]]&lt;br /&gt;
|header4 = Header 2&lt;br /&gt;
|label5 = Label 3&lt;br /&gt;
|list5 = [[Item 1]][[Item 2]]&lt;br /&gt;
|label6 = Label 4&lt;br /&gt;
|list6 = [[Item 1]][[Item 2]]&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
gives&lt;br /&gt;
&lt;br /&gt;
{{Navplate&lt;br /&gt;
|id=test&lt;br /&gt;
|subtitle=List of&lt;br /&gt;
|title=Title&lt;br /&gt;
|header1 = Header 1&lt;br /&gt;
|label2 = Label 1&lt;br /&gt;
|list2 = [[Item 1]][[Item 2]]&lt;br /&gt;
|label3 = Label 2&lt;br /&gt;
|list3 = [[Item 1]][[Item 2]]&lt;br /&gt;
|header4 = Header 2&lt;br /&gt;
|label5 = Label 3&lt;br /&gt;
|list5 = [[Item 1]][[Item 2]]&lt;br /&gt;
|label6 = Label 4&lt;br /&gt;
|list6 = [[Item 1]][[Item 2]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;title&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Title&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Title of the subject (wikilink is optional)&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;[[Ship]]s&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;unknown&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;id&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;ID&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;ID used for HTML&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;subtitle&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Subtitle&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Subtitle text above the title, it should be connected to the title&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;List of&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;Creates a navigational box for links to other pages.&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;subtitle&amp;quot;,&lt;br /&gt;
		&amp;quot;title&amp;quot;,&lt;br /&gt;
		&amp;quot;id&amp;quot;&lt;br /&gt;
	],&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template catergories go here --&amp;gt;&lt;br /&gt;
[[Category:Navplates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>BakiDance</name></author>
	</entry>
</feed>