View source for Module:Navbox/configuration
From BoyWiki
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
return {
aria_label = 'Navbox',
nowrap_item = '%s<span class="nowrap">%s</span>',
templatestyles = mw.getCurrentFrame():extensionTag{
name = 'templatestyles', args = { src = 'Module:Navbox/styles.css' }
},
-- do not localize marker table
marker = {
oddeven = '\127_ODDEVEN_\127',
restart = '\127_ODDEVEN0_\127',
regex = '\127_ODDEVEN(%d?)_\127'
},
category = {
orphan = '[[Category:Navbox orphans]]',
horizontal_lists = 'Navigational boxes without horizontal lists',
background_colors = 'Navboxes using background colours',
illegible = 'Potentially illegible navboxes',
borders = 'Navboxes using borders',
titlegroup = 'Navboxes with a titlegroup'
},
keyword = {
border_subgroup = 'subgroup',
000
1:0
Templates used on this page:
- Template:Boywiki-icon (view source) (protected)
- Template:Documentation (view source) (protected)
- Template:TOC right/styles.css (view source)
- Template:Tocright (view source) (protected)
- Module:Navbox/configuration/doc (view source)
Return to Module:Navbox/configuration.