Module:Navbar/configuration: Difference between revisions
From The Sextant of Worlds
Jump to navigationJump to search
add hlist/styles.css |
Stonedreamer (talk | contribs) Created page with "return { portal = 'Template', collapsible = true, ['collapsible-text'] = 'view · talk · edit' }" |
||
Line 1: | Line 1: | ||
return { | return { | ||
portal = 'Template', | |||
collapsible = true, | |||
['collapsible-text'] = 'view · talk · edit' | |||
[ | |||
} | } |
Revision as of 17:27, 20 April 2025
Documentation for this module may be created at Module:Navbar/configuration/doc
return {
portal = 'Template',
collapsible = true,
['collapsible-text'] = 'view · talk · edit'
}