Module:Navbar/configuration: Difference between revisions
From The Sextant of Worlds
Jump to navigationJump to search
add hlist/styles.css |
Stonedreamer (talk | contribs) m 1 revision imported |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
portal = 'Template', | |||
collapsible = true, | |||
['collapsible-text'] = 'view · talk · edit' | |||
[ | |||
} | } |
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'
}