<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.telosrealms.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ANavbox%2Fdoc</id>
	<title>Template:Navbox/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.telosrealms.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ANavbox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.telosrealms.com/index.php?title=Template:Navbox/doc&amp;action=history"/>
	<updated>2026-06-22T09:57:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.telosrealms.com/index.php?title=Template:Navbox/doc&amp;diff=4355&amp;oldid=prev</id>
		<title>imported&gt;Dawning: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.telosrealms.com/index.php?title=Template:Navbox/doc&amp;diff=4355&amp;oldid=prev"/>
		<updated>2025-09-02T23:12:11Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 23:12, 2 September 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;Dawning</name></author>
	</entry>
	<entry>
		<id>https://wiki.telosrealms.com/index.php?title=Template:Navbox/doc&amp;diff=4357&amp;oldid=prev</id>
		<title>imported&gt;Westgrass: 1 revision imported: update ranger</title>
		<link rel="alternate" type="text/html" href="https://wiki.telosrealms.com/index.php?title=Template:Navbox/doc&amp;diff=4357&amp;oldid=prev"/>
		<updated>2025-08-23T02:20:28Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: update ranger&lt;/p&gt;
&lt;a href=&quot;https://wiki.telosrealms.com/index.php?title=Template:Navbox/doc&amp;amp;diff=4357&amp;amp;oldid=4356&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>imported&gt;Westgrass</name></author>
	</entry>
	<entry>
		<id>https://wiki.telosrealms.com/index.php?title=Template:Navbox/doc&amp;diff=4356&amp;oldid=prev</id>
		<title>imported&gt;RheingoldRiver: Adding default set of pages</title>
		<link rel="alternate" type="text/html" href="https://wiki.telosrealms.com/index.php?title=Template:Navbox/doc&amp;diff=4356&amp;oldid=prev"/>
		<updated>2024-06-12T08:41:09Z</updated>

		<summary type="html">&lt;p&gt;Adding default set of pages&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{UsesLua|Navbox}}&lt;br /&gt;
This template allows a navigational template to be set up relatively quickly by supplying it with one or more lists of links. Using this template is highly recommended for standardization of navigational templates, and for ease of use.&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;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow: auto;&amp;quot;&amp;gt;{{Navbox&lt;br /&gt;
| name       = {{subst:PAGENAME}}&lt;br /&gt;
| title      =&lt;br /&gt;
| listclass  = hlist&lt;br /&gt;
| state      = {{{state|}}}&lt;br /&gt;
&lt;br /&gt;
| above      =&lt;br /&gt;
| image      =&lt;br /&gt;
&lt;br /&gt;
| group1     =&lt;br /&gt;
| list1      =&lt;br /&gt;
&lt;br /&gt;
| group2     =&lt;br /&gt;
| list2      =&lt;br /&gt;
&lt;br /&gt;
| group3     =&lt;br /&gt;
| list3      =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ... --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
| below      =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameter list ==&lt;br /&gt;
{{Navbox&lt;br /&gt;
| name   = Navbox/doc&lt;br /&gt;
| state  = uncollapsed&lt;br /&gt;
| title  = {{{title}}}&lt;br /&gt;
| above  = {{{above}}}&lt;br /&gt;
| image  = {{{image}}}&lt;br /&gt;
| group1 = {{{group1}}}&lt;br /&gt;
| list1  = {{{list1}}}&lt;br /&gt;
| group2 = {{{group2}}}&lt;br /&gt;
| list2  = {{{list2}}}&lt;br /&gt;
| list3  = {{{list3}}} &amp;#039;&amp;#039;without {{{group3}}}&amp;#039;&amp;#039;&lt;br /&gt;
| group4 = {{{group4}}}&lt;br /&gt;
| list4  = {{{list4}}}&lt;br /&gt;
| below  = {{{below}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The navbox uses lowercase parameter names, as shown in the box (&amp;#039;&amp;#039;above&amp;#039;&amp;#039;). The required &amp;#039;&amp;#039;name&amp;#039;&amp;#039; and &amp;#039;&amp;#039;title&amp;#039;&amp;#039; will create a one-line box if other parameters are omitted.&lt;br /&gt;
&lt;br /&gt;
Notice &amp;quot;group1&amp;quot; (etc.) is optional, as are sections named &amp;quot;above/below&amp;quot;.&lt;br /&gt;
{{clear}}&lt;br /&gt;
The basic and most common parameters are as follows (see [[#Parameter descriptions|below]] for the full list):&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; – the name of the template.&lt;br /&gt;
: &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; – text in the title bar, such as: &amp;lt;nowiki&amp;gt;[[Widget stuff]]&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
: &amp;lt;code&amp;gt;class&amp;lt;/code&amp;gt; - an optional CSS class for the entire navbox, to enable custom styling.&lt;br /&gt;
: &amp;lt;code&amp;gt;listclass&amp;lt;/code&amp;gt; – a CSS class for the list cells, usually &amp;lt;code&amp;gt;hlist&amp;lt;/code&amp;gt; for horizontal lists.&lt;br /&gt;
: &amp;lt;code&amp;gt;state&amp;lt;/code&amp;gt; – controls when a navbox is expanded or collapsed.&lt;br /&gt;
: &amp;lt;code&amp;gt;above&amp;lt;/code&amp;gt; – text to appear above the group/list section (could be a list of overall wikilinks).&lt;br /&gt;
: &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; – an optional right-side image, coded as the whole image. Typically it is purely decorative, so it should be coded as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[File:&amp;lt;/nowiki&amp;gt;&amp;lt;var&amp;gt;XX&amp;lt;/var&amp;gt;&amp;lt;nowiki&amp;gt;.jpg|80px|link=|alt=]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
: &amp;lt;code&amp;gt;imageleft&amp;lt;/code&amp;gt; – an optional left-side image (code the same as the &amp;quot;image&amp;quot; parameter).&lt;br /&gt;
: &amp;lt;code&amp;gt;group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;lt;/code&amp;gt; – the left-side text before list-n (if group-n omitted, list-n starts at left of box).&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; – text listing wikilinks using a [[wikipedia:Help:Lists|wikilist]] format.&lt;br /&gt;
: &amp;lt;code&amp;gt;below&amp;lt;/code&amp;gt; – optional text to appear below the group/list section.&lt;br /&gt;
&lt;br /&gt;
== Parameter descriptions ==&lt;br /&gt;
The following is a complete list of parameters for using {{tlx|Navbox}}.  In most cases, the only required parameters are &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;list1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Setup parameters ===&lt;br /&gt;
:; &amp;#039;&amp;#039;name&amp;#039;&amp;#039;&lt;br /&gt;
:: The name of the template, which is needed for the &amp;quot;V&amp;amp;nbsp;• T&amp;amp;nbsp;• E&amp;quot; (&amp;quot;View&amp;amp;nbsp;• Talk&amp;amp;nbsp;• Edit&amp;quot;) links to work properly on all pages where the template is used. You can enter &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{subst:PAGENAME}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for this value as a shortcut.  The name parameter is only mandatory if a &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; is specified, and the &amp;lt;code&amp;gt;border&amp;lt;/code&amp;gt; parameter is not set, and the &amp;lt;code&amp;gt;navbar&amp;lt;/code&amp;gt; parameter is not used to disable the navbar.&lt;br /&gt;
:; &amp;#039;&amp;#039;state&amp;#039;&amp;#039; &amp;lt;span style=&amp;quot;font-weight:normal;&amp;quot;&amp;gt;[&amp;lt;code&amp;gt;autocollapse, collapsed, expanded, plain, off&amp;lt;/code&amp;gt;]&amp;lt;/span&amp;gt;&lt;br /&gt;
:* Defaults to &amp;lt;code&amp;gt;autocollapse&amp;lt;/code&amp;gt;. A navbox with &amp;lt;code&amp;gt;autocollapse&amp;lt;/code&amp;gt; will start out collapsed if there are two or more tables on the same page that use other collapsible tables. Otherwise, the navbox will be expanded.&lt;br /&gt;
:* If set to &amp;lt;code&amp;gt;collapsed&amp;lt;/code&amp;gt;, the navbox will always start out in a collapsed state.&lt;br /&gt;
:* If set to &amp;lt;code&amp;gt;expanded&amp;lt;/code&amp;gt;, the navbox will always start out in an expanded state.&lt;br /&gt;
:* If set to &amp;lt;code&amp;gt;plain&amp;lt;/code&amp;gt;, the navbox will always be expanded with no [hide] link on the right, and the title will remain centered (by using padding to offset the &amp;lt;small&amp;gt;V&amp;amp;nbsp;• T&amp;amp;nbsp;• E&amp;lt;/small&amp;gt; links).&lt;br /&gt;
:* If set to &amp;lt;code&amp;gt;off&amp;lt;/code&amp;gt;, the navbox will always be expanded with no [hide] link on the right, but no padding will be used to keep the title centered.  This is for advanced use only; the &amp;quot;plain&amp;quot; option should suffice for most applications where the [show]/[hide] button needs to be hidden.&lt;br /&gt;
: To show the box when standalone (non-included) but then auto-hide contents when in an article, put &amp;quot;expanded&amp;quot; inside &amp;lt;code&amp;gt;&amp;amp;lt;noinclude|&amp;amp;gt;&amp;lt;/code&amp;gt;...&amp;lt;code&amp;gt;&amp;amp;lt;/noinclude|&amp;amp;gt;&amp;lt;/code&amp;gt; tags. This setting will force the box visible when standalone (even when followed by other boxes), displaying &amp;quot;[hide]&amp;quot;, but then it will auto-collapse the box when stacked inside an article:&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;| state =&amp;amp;nbsp;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;&amp;amp;lt;noinclude|&amp;amp;gt;&amp;lt;/code&amp;gt;expanded&amp;lt;code&amp;gt;&amp;amp;lt;/noinclude|&amp;amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: Often times, editors will want a default initial state for a navbox, which may be overridden in an article. Here is the trick to do this:&lt;br /&gt;
:* In your intermediate template, create a parameter also named &amp;quot;state&amp;quot; as a pass-through like this:&lt;br /&gt;
:: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;| state = {{{state&amp;lt;includeonly&amp;gt;|your_desired_initial_state&amp;lt;/includeonly&amp;gt;}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:* The &amp;lt;code&amp;gt;&amp;amp;lt;includeonly&amp;amp;gt;&amp;lt;/code&amp;gt;&amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; will make the template expanded when viewing the template page by itself.&lt;br /&gt;
:; &amp;#039;&amp;#039;navbar&amp;#039;&amp;#039;&lt;br /&gt;
:: If set to &amp;lt;code&amp;gt;plain&amp;lt;/code&amp;gt;, the &amp;lt;span style=&amp;quot;font-size: 88%;&amp;quot;&amp;gt;V&amp;amp;nbsp;• T&amp;amp;nbsp;• E&amp;lt;/span&amp;gt; links on the left side of the titlebar will not be displayed, and padding will be automatically used to keep the title centered.  Use &amp;lt;code&amp;gt;off&amp;lt;/code&amp;gt; to remove the &amp;lt;span style=&amp;quot;font-size: 88%;&amp;quot;&amp;gt;V&amp;amp;nbsp;• T&amp;amp;nbsp;• E&amp;lt;/span&amp;gt; links, but not apply padding (this is for advanced use only; the &amp;quot;plain&amp;quot; option should suffice for most applications where a navbar is not desired). It is highly recommended that one not hide the navbar, in order to make it easier for users to edit the template, and to keep a standard style across pages.&lt;br /&gt;
&lt;br /&gt;
: &amp;#039;&amp;#039;See later section on [[#Child navboxes|using navboxes within one another]] for examples and a more complete description.&amp;#039;&amp;#039; If set to &amp;lt;code&amp;gt;child&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;subgroup&amp;lt;/code&amp;gt;, then the navbox can be used as a borderless child that fits snugly in another navbox. The border is hidden and there is no padding on the sides of the table, so it fits into the &amp;#039;&amp;#039;list&amp;#039;&amp;#039; area of its parent navbox. If set to &amp;lt;code&amp;gt;none&amp;lt;/code&amp;gt;, then the border is hidden and padding is removed, and the navbox may be used as a child of another container (do not use the &amp;lt;code&amp;gt;none&amp;lt;/code&amp;gt; option inside of another navbox; similarly, only use the &amp;lt;code&amp;gt;child&amp;lt;/code&amp;gt;/&amp;lt;code&amp;gt;subgroup&amp;lt;/code&amp;gt; option inside of another navbox). If set to anything else (default), then a regular navbox is displayed with a 1px border. An alternate way to specify the border to be a subgroup style is like this (i.e. use the first unnamed parameter instead of the named &amp;#039;&amp;#039;border&amp;#039;&amp;#039; parameter):&lt;br /&gt;
:&amp;lt;pre&amp;gt;{{Navbox|child|...}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Cells ===&lt;br /&gt;
; &amp;#039;&amp;#039;title&amp;#039;&amp;#039;*&lt;br /&gt;
: Text that appears centered in the top row of the table. It is usually the template&amp;#039;s topic, i.e. a succinct description of the body contents. This should be a single line, but if a second line is needed, use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{-}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to ensure proper centering. This parameter is technically not mandatory, but using {{tl|Navbox}} is rather pointless without a title.&lt;br /&gt;
; &amp;#039;&amp;#039;above&amp;#039;&amp;#039;*&lt;br /&gt;
: A full-width cell displayed between the titlebar and first group/list, i.e. &amp;#039;&amp;#039;above&amp;#039;&amp;#039; the template&amp;#039;s body (groups, lists and image). In a template without an image, &amp;#039;&amp;#039;above&amp;#039;&amp;#039; behaves in the same way as the &amp;#039;&amp;#039;list1&amp;#039;&amp;#039; parameter without the &amp;#039;&amp;#039;group1&amp;#039;&amp;#039; parameter.&lt;br /&gt;
; &amp;#039;&amp;#039;group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;*&lt;br /&gt;
: (i.e. &amp;#039;&amp;#039;group1&amp;#039;&amp;#039;, &amp;#039;&amp;#039;group2&amp;#039;&amp;#039;, etc.) If specified, text appears in a header cell displayed to the left of &amp;#039;&amp;#039;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;. If omitted, &amp;#039;&amp;#039;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039; uses the full width of the table.&lt;br /&gt;
; &amp;#039;&amp;#039;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039;*&lt;br /&gt;
: (i.e. &amp;#039;&amp;#039;list1&amp;#039;&amp;#039;, &amp;#039;&amp;#039;list2&amp;#039;&amp;#039;, etc.) The body of the template, usually a list of links. Format is inline, although the text can be entered on separate lines if the entire list is enclosed within &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;div&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. At least one &amp;#039;&amp;#039;list&amp;#039;&amp;#039; parameter is required; each additional &amp;#039;&amp;#039;list&amp;#039;&amp;#039; is displayed in a separate row of the table. Each &amp;#039;&amp;#039;list&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039; may be preceded by a corresponding &amp;#039;&amp;#039;group&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&amp;#039;&amp;#039; parameter, if provided (see below).&lt;br /&gt;
:Entries should be separated using a newline and an asterisk (*). If instead two asterisks are used, it provides [[wikipedia:Nesting (computing)|nesting]] within the previous entry by enclosing the entry with brackets. Increasing the number of asterisks used increases the number of brackets around entries.&lt;br /&gt;
; &amp;#039;&amp;#039;imageleft&amp;#039;&amp;#039;*&lt;br /&gt;
: An image to be displayed in a cell below the title and to the left of the body (lists). For the image to display properly, the &amp;#039;&amp;#039;list1&amp;#039;&amp;#039; parameter must be specified and no groups can be specified. It accepts the same sort of parameter that &amp;#039;&amp;#039;image&amp;#039;&amp;#039; accepts.&lt;br /&gt;
; &amp;#039;&amp;#039;below&amp;#039;&amp;#039;*&lt;br /&gt;
: A full-width cell displayed &amp;#039;&amp;#039;below&amp;#039;&amp;#039; the template&amp;#039;s body (groups, lists and image).&lt;br /&gt;
&lt;br /&gt;
== Layout of table ==&lt;br /&gt;
===Without image, above and below===&lt;br /&gt;
Table generated by {{tl|Navbox}} &amp;#039;&amp;#039;&amp;#039;without&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;image&amp;#039;&amp;#039;, &amp;#039;&amp;#039;above&amp;#039;&amp;#039; and &amp;#039;&amp;#039;below&amp;#039;&amp;#039; parameters:&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
| name = Navbox/doc&lt;br /&gt;
| state = uncollapsed&lt;br /&gt;
| title  = {{{title}}}&lt;br /&gt;
| group1 = {{{group1}}}&lt;br /&gt;
| list1  = {{{list1}}}&lt;br /&gt;
| group2 = {{{group2}}}&lt;br /&gt;
| list2  = {{{list2}}}&lt;br /&gt;
| list3  = {{{list3}}} &amp;#039;&amp;#039;without {{{group3}}}&amp;#039;&amp;#039;&lt;br /&gt;
| group4 = {{{group4}}}&lt;br /&gt;
| list4  = {{{list4}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===With image, above and below===&lt;br /&gt;
Table generated by {{tl|Navbox}} &amp;#039;&amp;#039;&amp;#039;with&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;image&amp;#039;&amp;#039;, &amp;#039;&amp;#039;above&amp;#039;&amp;#039; and &amp;#039;&amp;#039;below&amp;#039;&amp;#039; parameters:&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
| name = Navbox/doc&lt;br /&gt;
| state = uncollapsed&lt;br /&gt;
| image  = {{{image}}}&lt;br /&gt;
| title  = {{{title}}}&lt;br /&gt;
| above  = {{{above}}}&lt;br /&gt;
| group1 = {{{group1}}}&lt;br /&gt;
| list1  = {{{list1}}}&lt;br /&gt;
| group2 = {{{group2}}}&lt;br /&gt;
| list2  = {{{list2}}}&lt;br /&gt;
| list3  = {{{list3}}} &amp;#039;&amp;#039;without {{{group3}}}&amp;#039;&amp;#039;&lt;br /&gt;
| group4 = {{{group4}}}&lt;br /&gt;
| list4  = {{{list4}}}&lt;br /&gt;
| below  = {{{below}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
===With image and without groups===&lt;br /&gt;
Table generated by {{tl|Navbox}} &amp;#039;&amp;#039;&amp;#039;with&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;image&amp;#039;&amp;#039;, &amp;#039;&amp;#039;imageleft&amp;#039;&amp;#039;, &amp;#039;&amp;#039;lists&amp;#039;&amp;#039;, and &amp;#039;&amp;#039;&amp;#039;without&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;groups&amp;#039;&amp;#039;, &amp;#039;&amp;#039;above&amp;#039;&amp;#039;, &amp;#039;&amp;#039;below&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
{{Navbox&lt;br /&gt;
| name = Navbox/doc&lt;br /&gt;
| state = uncollapsed&lt;br /&gt;
| image = {{{image}}}&lt;br /&gt;
| imageleft = {{{imageleft}}}&lt;br /&gt;
| title = {{{title}}}&lt;br /&gt;
| list1 = {{{list1}}}&lt;br /&gt;
| list2 = {{{list2}}}&lt;br /&gt;
| list3 = {{{list3}}}&lt;br /&gt;
| list4 = {{{list4}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&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;state&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;State&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Controls when a navbox is expanded or collapsed&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;autocollapse&amp;quot;,&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;autocollapse&amp;quot;,&lt;br /&gt;
				&amp;quot;collapsed&amp;quot;,&lt;br /&gt;
				&amp;quot;expanded&amp;quot;,&lt;br /&gt;
				&amp;quot;plain&amp;quot;,&lt;br /&gt;
				&amp;quot;off&amp;quot;&lt;br /&gt;
			],&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;autocollapse&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&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;Text in the title bar; centered in the top row of the table. Usually the template&amp;#039;s topic.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;[[Template:Navbox]]&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;above&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Above&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Full-width cell displayed between the titlebar and first group/list, i.e. above the template&amp;#039;s body (groups, lists and image)&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;
		&amp;quot;image&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Image&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Image to be displayed in a cell below the title and to the right of the body&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;[[File:XX.jpg | 80px | link= | alt= ]]&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-file-name&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;group1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Group 1&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;If specified, text appears in a header cell displayed to the left of list 1. If omitted, list 1 uses the full width of the table.&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;list1&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;List 1&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Body of the template; usually a list of links. Format is inline. At least one list parameter is required; each additional list is displayed in a separate row of the table. Each listn may be preceded by a corresponding groupn parameter.\nEntries should be separated using a newline and an asterisk. If two asterisks are used, it provides nesting within the previous entry with brackets.&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;group2&amp;quot;: {&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;list2&amp;quot;: {&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;list3&amp;quot;: {&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;group3&amp;quot;: {&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;group4&amp;quot;: {},&lt;br /&gt;
		&amp;quot;list4&amp;quot;: {},&lt;br /&gt;
		&amp;quot;below&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Below&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Full-width cell displayed below the template&amp;#039;s body.&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;imageleft&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Image left&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Image to be displayed in a cell below the title and to the left of the body. For the image to display properly, list1 parameter must be specified and no groups can be specified.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;[[File:XX.jpg | 80px | link= | alt= ]]&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-file-name&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;name&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Name&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;The name of the template. Needed for \&amp;quot;View • Talk • Edit\&amp;quot; links to work properly.&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;{{subst:PAGENAME}}&amp;quot;,&lt;br /&gt;
			&amp;quot;suggested&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;class&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Navbox class&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;CSS class for the navbox.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;navbox-items&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;listclass&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;List class&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;CSS class for the list cells, usually hlist for horizontal lists.&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;hlist&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;navbar&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Navbar status&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;plain, off&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;border&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Border status&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;child, subgroup, none&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;evenodd&amp;quot;: {&lt;br /&gt;
			&amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
				&amp;quot;swap&amp;quot;,&lt;br /&gt;
				&amp;quot;even&amp;quot;,&lt;br /&gt;
				&amp;quot;odd&amp;quot;,&lt;br /&gt;
				&amp;quot;off&amp;quot;&lt;br /&gt;
			]&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;name&amp;quot;,&lt;br /&gt;
		&amp;quot;title&amp;quot;,&lt;br /&gt;
        &amp;quot;class&amp;quot;,&lt;br /&gt;
		&amp;quot;group1&amp;quot;,&lt;br /&gt;
		&amp;quot;list1&amp;quot;,&lt;br /&gt;
		&amp;quot;listclass&amp;quot;,&lt;br /&gt;
		&amp;quot;state&amp;quot;,&lt;br /&gt;
		&amp;quot;above&amp;quot;,&lt;br /&gt;
		&amp;quot;below&amp;quot;,&lt;br /&gt;
		&amp;quot;image&amp;quot;,&lt;br /&gt;
		&amp;quot;group2&amp;quot;,&lt;br /&gt;
		&amp;quot;list2&amp;quot;,&lt;br /&gt;
		&amp;quot;group3&amp;quot;,&lt;br /&gt;
		&amp;quot;list3&amp;quot;,&lt;br /&gt;
		&amp;quot;group4&amp;quot;,&lt;br /&gt;
		&amp;quot;list4&amp;quot;,&lt;br /&gt;
		&amp;quot;imageleft&amp;quot;,&lt;br /&gt;
		&amp;quot;navbar&amp;quot;,&lt;br /&gt;
		&amp;quot;border&amp;quot;,&lt;br /&gt;
		&amp;quot;evenodd&amp;quot;&lt;br /&gt;
	]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Template documentation]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;RheingoldRiver</name></author>
	</entry>
</feed>