<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pttlink.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ASidebar%2Fconfiguration</id>
	<title>Module:Sidebar/configuration - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pttlink.org/index.php?action=history&amp;feed=atom&amp;title=Module%3ASidebar%2Fconfiguration"/>
	<link rel="alternate" type="text/html" href="https://wiki.pttlink.org/index.php?title=Module:Sidebar/configuration&amp;action=history"/>
	<updated>2026-04-06T10:23:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.5</generator>
	<entry>
		<id>https://wiki.pttlink.org/index.php?title=Module:Sidebar/configuration&amp;diff=4831&amp;oldid=prev</id>
		<title>Kg7qin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.pttlink.org/index.php?title=Module:Sidebar/configuration&amp;diff=4831&amp;oldid=prev"/>
		<updated>2021-09-06T00:58:49Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:58, 6 September 2021&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key mediawiki:diff::1.12:old-4830:rev-4831 --&gt;
&lt;/table&gt;</summary>
		<author><name>Kg7qin</name></author>
	</entry>
	<entry>
		<id>https://wiki.pttlink.org/index.php?title=Module:Sidebar/configuration&amp;diff=4830&amp;oldid=prev</id>
		<title>Mediawiki&gt;Izno: wraplinks work like it used to</title>
		<link rel="alternate" type="text/html" href="https://wiki.pttlink.org/index.php?title=Module:Sidebar/configuration&amp;diff=4830&amp;oldid=prev"/>
		<updated>2021-08-02T20:36:03Z</updated>

		<summary type="html">&lt;p&gt;wraplinks work like it used to&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;return {&lt;br /&gt;
	i18n = {&lt;br /&gt;
		child_yes = 'yes',&lt;br /&gt;
		float_none = 'none',&lt;br /&gt;
		float_left = 'left',&lt;br /&gt;
		wrap_true = 'true',&lt;br /&gt;
		navbar_none = 'none',&lt;br /&gt;
		navbar_off = 'off',&lt;br /&gt;
		default_list_title = 'List',&lt;br /&gt;
		title_not_to_add_navbar = 'Template:Sidebar',&lt;br /&gt;
		collapse_title_not_to_add_navbar = 'Template:Sidebar with collapsible lists',&lt;br /&gt;
		templatestyles = 'Module:Sidebar/styles.css',&lt;br /&gt;
		category = {&lt;br /&gt;
			child = '[[Category:Pages using sidebar with the child parameter]]',&lt;br /&gt;
			conversion = '[[Category:Sidebars with styles needing conversion]]'&lt;br /&gt;
		},&lt;br /&gt;
		pattern = {&lt;br /&gt;
			collapse_sandbox = '/sandbox$',&lt;br /&gt;
			sandbox = '/sandbox$',&lt;br /&gt;
			subgroup = 'sidebar%-subgroup',&lt;br /&gt;
			style_conversion = 'style$',&lt;br /&gt;
			uncategorized_conversion_titles = {&lt;br /&gt;
				'/[Ss]andbox',&lt;br /&gt;
				'/[Tt]estcases',&lt;br /&gt;
				'/[Dd]oc$'&lt;br /&gt;
			}&lt;br /&gt;
		},&lt;br /&gt;
		class = {&lt;br /&gt;
			sidebar = 'sidebar',&lt;br /&gt;
			subgroup = 'sidebar-subgroup',&lt;br /&gt;
			collapse = 'sidebar-collapse',&lt;br /&gt;
			float_none = 'sidebar-none',&lt;br /&gt;
			float_left = 'sidebar-left',&lt;br /&gt;
			wraplinks = 'nowraplinks',&lt;br /&gt;
			outer_title = 'sidebar-outer-title',&lt;br /&gt;
			top_image = 'sidebar-top-image',&lt;br /&gt;
			top_caption = 'sidebar-top-caption',&lt;br /&gt;
			pretitle = 'sidebar-pretitle',&lt;br /&gt;
			pretitle_with_top_image = 'sidebar-pretitle-with-top-image',&lt;br /&gt;
			title = 'sidebar-title',&lt;br /&gt;
			title_with_pretitle = 'sidebar-title-with-pretitle',&lt;br /&gt;
			image = 'sidebar-image',&lt;br /&gt;
			caption = 'sidebar-caption',&lt;br /&gt;
			above = 'sidebar-above',&lt;br /&gt;
			heading = 'sidebar-heading',&lt;br /&gt;
			content = 'sidebar-content',&lt;br /&gt;
			content_with_subgroup = 'sidebar-content-with-subgroup',&lt;br /&gt;
			below = 'sidebar-below',&lt;br /&gt;
			navbar = 'sidebar-navbar',&lt;br /&gt;
			list = 'sidebar-list',&lt;br /&gt;
			list_title = 'sidebar-list-title',&lt;br /&gt;
			list_title_centered = 'sidebar-list-title-c',&lt;br /&gt;
			list_content = 'sidebar-list-content'&lt;br /&gt;
		}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Mediawiki&gt;Izno</name></author>
	</entry>
</feed>