View source for Module:Navbox with collapsible groups/configuration
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
return {
--These values will be merged with those from [[Module:Navbox/configuration]]
keyword = {
state_uncollapsed = 'uncollapsed',
},
pattern = {
contentnum = '^content(%d+)$',
groupnum = '^group(%d+)$',
num = '^%a+(%d+)$',
sectnum = '^sect(%d+)$',
sectionnum = '^section(%d+)$',
withCollapsibleGroups = 'Template:Navbox with collapsible groups',
},
arg = {
abbr_and_num = 'abbr%d',
content_and_num = 'content%d',
contentstyle_and_num = 'content%dstyle',
contentstyle = 'contentstyle',
image_and_num = 'image%d',
imageleft_and_num = 'imageleft%d',
000
1:0
Template used on this page:
Return to Module:Navbox with collapsible groups/configuration.