CURRENT MISSION: Conclude the 2026 soyjak.party hack page, aswell as any pages relating to it, such as the Summer 2026 Crisis page.
Update Quotecord with any relevant info. See the blackboard for more info.

This page is "edit" protected. The "sysop" right is required to "edit" this page.<ul class='mw-logevent-loglines'> <li data-mw-logid="56681" data-mw-logaction="protect/protect" class="mw-logline-protect"> <a href="/index.php?title=Special:Log&amp;logid=56681" title="Special:Log">18:03, 12 September 2024</a> <a href="/User:Gem_Control" class="mw-userlink" title="User:Gem Control"><bdi>Gem Control</bdi></a> <span class="mw-usertoollinks mw-changeslist-links"><span><a href="/User_talk:Gem_Control" class="mw-usertoollinks-talk" title="User talk:Gem Control">talk</a></span> <span><a href="/Special:Contributions/Gem_Control" class="mw-usertoollinks-contribs" title="Special:Contributions/Gem Control">contribs</a></span></span> protected <a href="/Module:Sidebar/configuration" title="Module:Sidebar/configuration">Module:Sidebar/configuration</a> [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) <span class="mw-logevent-actionlink">(<a href="/index.php?title=Module:Sidebar/configuration&amp;action=history&amp;offset=20240912180343" title="Module:Sidebar/configuration">hist</a>)</span> </li> </ul></ul>
This page is "move" protected. The "sysop" right is required to "move" this page.<ul class='mw-logevent-loglines'> <li data-mw-logid="56681" data-mw-logaction="protect/protect" class="mw-logline-protect"> <a href="/index.php?title=Special:Log&amp;logid=56681" title="Special:Log">18:03, 12 September 2024</a> <a href="/User:Gem_Control" class="mw-userlink" title="User:Gem Control"><bdi>Gem Control</bdi></a> <span class="mw-usertoollinks mw-changeslist-links"><span><a href="/User_talk:Gem_Control" class="mw-usertoollinks-talk" title="User talk:Gem Control">talk</a></span> <span><a href="/Special:Contributions/Gem_Control" class="mw-usertoollinks-contribs" title="Special:Contributions/Gem Control">contribs</a></span></span> protected <a href="/Module:Sidebar/configuration" title="Module:Sidebar/configuration">Module:Sidebar/configuration</a> [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) <span class="mw-logevent-actionlink">(<a href="/index.php?title=Module:Sidebar/configuration&amp;action=history&amp;offset=20240912180343" title="Module:Sidebar/configuration">hist</a>)</span> </li> </ul></ul>

Module:Sidebar/configuration

From Soyjak Wiki, the free ensoyclopedia
Jump to navigationJump to search

Documentation for this module may be created at Module:Sidebar/configuration/doc

return {
	i18n = {
		child_yes = 'yes',
		float_none = 'none',
		float_left = 'left',
		wrap_true = 'true',
		navbar_none = 'none',
		navbar_off = 'off',
		default_list_title = 'List',
		title_not_to_add_navbar = 'Template:Sidebar',
		collapse_title_not_to_add_navbar = 'Template:Sidebar with collapsible lists',
		templatestyles = 'Module:Sidebar/styles.css',
		category = {
			child = '[[Category:Pages using sidebar with the child parameter]]',
			conversion = '[[Category:Sidebars with styles needing conversion]]'
		},
		pattern = {
			collapse_sandbox = '/sandbox$',
			sandbox = '/sandbox$',
			subgroup = 'sidebar%-subgroup',
			style_conversion = 'style$',
			uncategorized_conversion_titles = {
				'/[Ss]andbox',
				'/[Tt]estcases',
				'/[Dd]oc$'
			}
		},
		class = {
			sidebar = 'sidebar',
			subgroup = 'sidebar-subgroup',
			collapse = 'sidebar-collapse',
			float_none = 'sidebar-none',
			float_left = 'sidebar-left',
			wraplinks = 'nowraplinks',
			outer_title = 'sidebar-outer-title',
			top_image = 'sidebar-top-image',
			top_caption = 'sidebar-top-caption',
			pretitle = 'sidebar-pretitle',
			pretitle_with_top_image = 'sidebar-pretitle-with-top-image',
			title = 'sidebar-title',
			title_with_pretitle = 'sidebar-title-with-pretitle',
			image = 'sidebar-image',
			caption = 'sidebar-caption',
			above = 'sidebar-above',
			heading = 'sidebar-heading',
			content = 'sidebar-content',
			content_with_subgroup = 'sidebar-content-with-subgroup',
			below = 'sidebar-below',
			navbar = 'sidebar-navbar',
			list = 'sidebar-list',
			list_title = 'sidebar-list-title',
			list_title_centered = 'sidebar-list-title-c',
			list_content = 'sidebar-list-content'
		}
	}
}