Module:Navbar/configuration: Difference between revisions

From The Sextant of Worlds
Jump to navigationJump to search
Created page with "return { portal = 'Template', collapsible = true, ['collapsible-text'] = 'view · talk · edit' }"
m 1 revision imported
 
(No difference)

Latest revision as of 01:25, 1 May 2025

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

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