<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://twentyonewiki.info/index.php?action=history&amp;feed=atom&amp;title=Module%3ANavbox%2Fconfiguration</id>
	<title>Module:Navbox/configuration - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://twentyonewiki.info/index.php?action=history&amp;feed=atom&amp;title=Module%3ANavbox%2Fconfiguration"/>
	<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Module:Navbox/configuration&amp;action=history"/>
	<updated>2026-04-12T02:22:54Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://twentyonewiki.info/index.php?title=Module:Navbox/configuration&amp;diff=2567&amp;oldid=prev</id>
		<title>Buburka Rinderbuy: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Module:Navbox/configuration&amp;diff=2567&amp;oldid=prev"/>
		<updated>2024-02-02T01:24:05Z</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 21:24, 1 February 2024&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>Buburka Rinderbuy</name></author>
	</entry>
	<entry>
		<id>https://twentyonewiki.info/index.php?title=Module:Navbox/configuration&amp;diff=2566&amp;oldid=prev</id>
		<title>Module:Navbox/configuration&gt;Izno: get these in</title>
		<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Module:Navbox/configuration&amp;diff=2566&amp;oldid=prev"/>
		<updated>2022-12-29T18:14:27Z</updated>

		<summary type="html">&lt;p&gt;get these in&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;return {&lt;br /&gt;
	aria_label = 'Navbox',&lt;br /&gt;
	nowrap_item = '%s&amp;lt;span class=&amp;quot;nowrap&amp;quot;&amp;gt;%s&amp;lt;/span&amp;gt;',&lt;br /&gt;
	templatestyles = mw.getCurrentFrame():extensionTag{&lt;br /&gt;
		name = 'templatestyles', args = { src = 'Module:Navbox/styles.css' }&lt;br /&gt;
	},&lt;br /&gt;
	hlist_templatestyles = 'Hlist/styles.css',&lt;br /&gt;
	plainlist_templatestyles = 'Plainlist/styles.css',&lt;br /&gt;
	-- do not localize marker table&lt;br /&gt;
	marker = {&lt;br /&gt;
		oddeven = '\127_ODDEVEN_\127',&lt;br /&gt;
		restart = '\127_ODDEVEN0_\127',&lt;br /&gt;
		regex = '\127_ODDEVEN(%d?)_\127'&lt;br /&gt;
	},&lt;br /&gt;
	category = {&lt;br /&gt;
		orphan = '[[Category:Navbox orphans]]',&lt;br /&gt;
		horizontal_lists = 'Navigational boxes without horizontal lists',&lt;br /&gt;
		background_colors = 'Navboxes using background colours',&lt;br /&gt;
		illegible = 'Potentially illegible navboxes',&lt;br /&gt;
		borders = 'Navboxes using borders',&lt;br /&gt;
	},&lt;br /&gt;
	keyword = {&lt;br /&gt;
		border_subgroup = 'subgroup',&lt;br /&gt;
		border_child = 'child',&lt;br /&gt;
		border_none = 'none',&lt;br /&gt;
		evenodd_swap = 'swap',&lt;br /&gt;
		navbar_off = 'off',&lt;br /&gt;
		navbar_plain = 'plain',&lt;br /&gt;
		nocat_false = 'false',&lt;br /&gt;
		nowrapitems_yes = 'yes',&lt;br /&gt;
		orphan_yes = 'yes',&lt;br /&gt;
		state_collapsed = 'collapsed',&lt;br /&gt;
		state_off = 'off',&lt;br /&gt;
		state_plain = 'plain',&lt;br /&gt;
		subpage_doc = 'doc',&lt;br /&gt;
		subpage_sandbox = 'sandbox',&lt;br /&gt;
		subpage_testcases = 'testcases',&lt;br /&gt;
		tracking_no = 'no'&lt;br /&gt;
	},&lt;br /&gt;
	class = {&lt;br /&gt;
		autocollapse = 'autocollapse',&lt;br /&gt;
		collapsible = 'mw-collapsible',&lt;br /&gt;
		collapsed = 'mw-collapsed',&lt;br /&gt;
		-- Warning&lt;br /&gt;
		navbox = 'navbox', -- WMF currently hides 'navbox' from mobile,&lt;br /&gt;
		-- so you probably shouldn't change the navbox class.&lt;br /&gt;
		navbox_abovebelow = 'navbox-abovebelow',&lt;br /&gt;
		navbox_group = 'navbox-group',&lt;br /&gt;
		navbox_image = 'navbox-image',&lt;br /&gt;
		navbox_inner = 'navbox-inner',&lt;br /&gt;
		navbox_list = 'navbox-list',&lt;br /&gt;
		navbox_list_with_group = 'navbox-list-with-group',&lt;br /&gt;
		navbox_part = 'navbox-', -- do not l10n&lt;br /&gt;
		navbox_styles = 'navbox-styles',&lt;br /&gt;
		navbox_subgroup = 'navbox-subgroup',&lt;br /&gt;
		navbox_title = 'navbox-title', -- l10n only if you change pattern.navbox_title below&lt;br /&gt;
		navbox_odd_part = 'odd', -- do not l10n&lt;br /&gt;
		navbox_even_part = 'even', -- do not l10n&lt;br /&gt;
		nomobile = 'nomobile',&lt;br /&gt;
		nowraplinks = 'nowraplinks',&lt;br /&gt;
		noviewer = 'noviewer' -- used to remove images from MediaViewer&lt;br /&gt;
	},&lt;br /&gt;
	pattern = {&lt;br /&gt;
		listnum = '^list(%d+)$',&lt;br /&gt;
		class = 'class',&lt;br /&gt;
		sandbox = '/sandbox$',&lt;br /&gt;
		navbox = 'Template:Navbox',&lt;br /&gt;
		nowrap = '^&amp;lt;span class=&amp;quot;nowrap&amp;quot;&amp;gt;',&lt;br /&gt;
		style = 'style$',&lt;br /&gt;
		navbox_title = '&amp;lt;th[^&amp;gt;]*&amp;quot;navbox%-title&amp;quot;',&lt;br /&gt;
		hlist = 'hlist',&lt;br /&gt;
		plainlist = 'plainlist',&lt;br /&gt;
	},&lt;br /&gt;
	arg = {&lt;br /&gt;
		above = 'above',&lt;br /&gt;
		aboveclass = 'aboveclass',&lt;br /&gt;
		abovestyle = 'abovestyle',&lt;br /&gt;
		basestyle = 'basestyle',&lt;br /&gt;
		bodyclass = 'bodyclass',&lt;br /&gt;
		bodystyle = 'bodystyle',&lt;br /&gt;
		border = 'border',&lt;br /&gt;
		below = 'below',&lt;br /&gt;
		belowclass = 'belowclass',&lt;br /&gt;
		belowstyle = 'belowstyle',&lt;br /&gt;
		evenodd = 'evenodd',&lt;br /&gt;
		evenstyle = 'evenstyle',&lt;br /&gt;
		group1 = 'group1',&lt;br /&gt;
		group2 = 'group2',&lt;br /&gt;
		group_and_num = 'group%d',&lt;br /&gt;
		groupstyle_and_num = 'group%dstyle',&lt;br /&gt;
		groupclass = 'groupclass',&lt;br /&gt;
		groupstyle = 'groupstyle',&lt;br /&gt;
		groupwidth = 'groupwidth',&lt;br /&gt;
		innerstyle = 'innerstyle',&lt;br /&gt;
		image = 'image',&lt;br /&gt;
		imageclass = 'imageclass',&lt;br /&gt;
		imageleft = 'imageleft',&lt;br /&gt;
		imageleftstyle = 'imageleftstyle',&lt;br /&gt;
		imagesetyle = 'imagestyle',&lt;br /&gt;
		list_and_num = 'list%d',&lt;br /&gt;
		listclass_and_num = 'list%dclass',&lt;br /&gt;
		liststyle_and_num = 'list%dstyle',&lt;br /&gt;
		list1padding = 'list1padding',&lt;br /&gt;
		listclass = 'listclass',&lt;br /&gt;
		listpadding = 'listpadding',&lt;br /&gt;
		liststyle = 'liststyle',&lt;br /&gt;
		name = 'name',&lt;br /&gt;
		navbar = 'navbar',&lt;br /&gt;
		navboxclass = 'navboxclass',&lt;br /&gt;
		nocat = 'nocat',&lt;br /&gt;
		nowrapitems = 'nowrapitems',&lt;br /&gt;
		oddstyle = 'oddstyle',&lt;br /&gt;
		orphan = 'orphan',&lt;br /&gt;
		state = 'state',&lt;br /&gt;
		style = 'style',&lt;br /&gt;
		templatestyles = 'templatestyles',&lt;br /&gt;
		child_templatestyles = 'child templatestyles',&lt;br /&gt;
		title = 'title',&lt;br /&gt;
		titleclass = 'titleclass',&lt;br /&gt;
		titlestyle = 'titlestyle',&lt;br /&gt;
		tracking = 'tracking'&lt;br /&gt;
	},&lt;br /&gt;
	-- names of navbar arguments&lt;br /&gt;
	navbar = {&lt;br /&gt;
		name = 1,&lt;br /&gt;
		fontstyle = 'fontstyle',&lt;br /&gt;
		mini = 'mini'&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Module:Navbox/configuration&gt;Izno</name></author>
	</entry>
</feed>