<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://tibiacraft.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ASimpleNavbox%2Fdoc</id>
	<title>Template:SimpleNavbox/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://tibiacraft.com/index.php?action=history&amp;feed=atom&amp;title=Template%3ASimpleNavbox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://tibiacraft.com/index.php?title=Template:SimpleNavbox/doc&amp;action=history"/>
	<updated>2026-07-17T04:14:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://tibiacraft.com/index.php?title=Template:SimpleNavbox/doc&amp;diff=275&amp;oldid=prev</id>
		<title>Root: Created page with &quot;{{documentation header}} &lt;!-- Documentation here --&gt; This is a simplified version of {{tl|navbox}}. It uses a plain wikitable and requires no lua, which makes it more memory and time efficient, while perhaps being a bit easier to break.  This template should be used in navbox templates, which should then be included at the bottom of each page that is linked in the template.  == Usage == This template should be placed after the starting table ta...&quot;</title>
		<link rel="alternate" type="text/html" href="http://tibiacraft.com/index.php?title=Template:SimpleNavbox/doc&amp;diff=275&amp;oldid=prev"/>
		<updated>2025-10-04T20:53:32Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{documentation header}} &amp;lt;!-- Documentation here --&amp;gt; This is a simplified version of {{tl|navbox}}. It uses a plain wikitable and requires no lua, which makes it more memory and time efficient, while perhaps being a bit easier to break.  This template should be used in &lt;a href=&quot;/index.php?title=Wp:navigation_template&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Wp:navigation template (page does not exist)&quot;&gt;navbox templates&lt;/a&gt;, which should then be included at the bottom of each page that is linked in the template.  == Usage == This template should be placed after the starting table ta...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation header}}&lt;br /&gt;
&amp;lt;!-- Documentation here --&amp;gt;&lt;br /&gt;
This is a simplified version of {{tl|navbox}}. It uses a plain wikitable and requires no lua, which makes it more memory and time efficient, while perhaps being a bit easier to break.&lt;br /&gt;
&lt;br /&gt;
This template should be used in [[wp:navigation template|navbox template]]s, which should then be included at the bottom of each page that is linked in the template.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template should be placed after the starting table tag.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter(s)&lt;br /&gt;
! Usage&lt;br /&gt;
! style=&amp;quot;width: 9%&amp;quot; | Default value(s)&lt;br /&gt;
|-&lt;br /&gt;
| {{{1}}}&lt;br /&gt;
| Sets the title shown at the top of the navbox.&lt;br /&gt;
| {{{1}}}&lt;br /&gt;
|-&lt;br /&gt;
| {{{navbar}}}&lt;br /&gt;
| Will add a [[Template:Navbar|navigation bar]] giving links to view, discuss, and edit the template. Should be identical to the template&amp;#039;s name without namespace.&lt;br /&gt;
| &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| {{{mini}}}&lt;br /&gt;
| If set to an empty string, changes the titles of the navbar links to view, talk, and edit instead of v, t, and e. Does nothing unless {{{navbar}}} is set.&lt;br /&gt;
| 1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;navbar&amp;lt;/code&amp;gt; paramater should generally be set and specified for all navboxes created for main use, such as navboxes in articles, templates, and help pages. This improves ease of navigation for editors.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{| &amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{SimpleNavbox|Example|navbar=Template:SimpleNavbox}}&amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
! Example group 1&lt;br /&gt;
| Example list 1&lt;br /&gt;
|-&lt;br /&gt;
! Example group 2&lt;br /&gt;
| Text above a sub-table&lt;br /&gt;
  {|&lt;br /&gt;
  ! Example Sub-group 1&lt;br /&gt;
  | Example Sub-list 1&lt;br /&gt;
  |-&lt;br /&gt;
  ! Example Sub-group 2&lt;br /&gt;
  | Example Sub-list 2&amp;lt;br&amp;gt;Taking up two lines&lt;br /&gt;
  |-&lt;br /&gt;
  ! Example Sub-group 3&lt;br /&gt;
  | Example Sub-list 3&lt;br /&gt;
  |}&lt;br /&gt;
* Horizontal list&lt;br /&gt;
* Under a sub-table&lt;br /&gt;
|}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| {{SimpleNavbox|Example|navbar=Template:SimpleNavbox}}&lt;br /&gt;
! Example group 1&lt;br /&gt;
| Example list 1&lt;br /&gt;
|-&lt;br /&gt;
! Example group 2&lt;br /&gt;
| Text above a sub-table&lt;br /&gt;
  {|&lt;br /&gt;
  ! Example Sub-group 1&lt;br /&gt;
  | Example Sub-list 1&lt;br /&gt;
  |-&lt;br /&gt;
  ! Example Sub-group 2&lt;br /&gt;
  | Example Sub-list 2&amp;lt;br&amp;gt;Taking up two lines&lt;br /&gt;
  |-&lt;br /&gt;
  ! Example Sub-group 3&lt;br /&gt;
  | Example Sub-list 3&lt;br /&gt;
  |}&lt;br /&gt;
* Horizontal list&lt;br /&gt;
* Under a sub-table&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template categories/interwiki here --&amp;gt;&lt;br /&gt;
{{sandbox other||&lt;br /&gt;
[[Category:Nav templates| ]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- Documentation categories/interwiki here --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Root</name></author>
	</entry>
</feed>