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="56603" data-mw-logaction="protect/protect" class="mw-logline-protect"> <a href="/index.php?title=Special:Log&amp;logid=56603" title="Special:Log">17:44, 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:Navbar/configuration" title="Module:Navbar/configuration">Module:Navbar/configuration</a> [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) <span class="mw-logevent-actionlink">(<a href="/index.php?title=Module:Navbar/configuration&amp;action=history&amp;offset=20240912174432" title="Module:Navbar/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="56603" data-mw-logaction="protect/protect" class="mw-logline-protect"> <a href="/index.php?title=Special:Log&amp;logid=56603" title="Special:Log">17:44, 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:Navbar/configuration" title="Module:Navbar/configuration">Module:Navbar/configuration</a> [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) <span class="mw-logevent-actionlink">(<a href="/index.php?title=Module:Navbar/configuration&amp;action=history&amp;offset=20240912174432" title="Module:Navbar/configuration">hist</a>)</span> </li> </ul></ul>

Module:Navbar/configuration

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

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

return {
	['templatestyles'] = 'Module:Navbar/styles.css',
	['hlist_templatestyles'] = 'Hlist/styles.css',
	['box_text'] = 'This box: ',			-- default text box when not plain or mini
	['title_namespace'] = 'Template',		-- namespace to default to for title
	['invalid_title'] = 'Invalid title ',
	['classes'] = { -- set a line to nil if you don't want it
		['navbar'] = 'navbar',
		['plainlinks'] = 'plainlinks', -- plainlinks
		['horizontal_list'] = 'hlist', -- horizontal list class
		['mini'] = 'navbar-mini', -- class indicating small links in the navbar
		['this_box'] = 'navbar-boxtext',
		['brackets'] = 'navbar-brackets',
		-- 'collapsible' is the key for a class to indicate the navbar is
		-- setting up the collapsible element in addition to the normal
		-- navbar.
		['collapsible'] = 'navbar-collapse',
		['collapsible_title_mini'] = 'navbar-ct-mini',
		['collapsible_title_full'] = 'navbar-ct-full'
	}
}