Module:Navbar/configuration

From The Sextant of Worlds
Revision as of 17:27, 20 April 2025 by Stonedreamer (talk | contribs) (Created page with "return { portal = 'Template', collapsible = true, ['collapsible-text'] = 'view · talk · edit' }")
Jump to navigationJump to search

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

return {
	portal = 'Template',
	collapsible = true,
	['collapsible-text'] = 'view · talk · edit'
}