Module:NavboxUpgraded/configuration
Documentation for this module may be created at Module:NavboxUpgraded/configuration/doc
-- Module:NavboxUpgraded/configuration
return {
aria_label = 'NavboxUpgraded',
nowrap_item = '%s<span class="nowrap">%s</span>',
templatestyles = {
name = 'templatestyles',
args = { src = 'Module:NavboxUpgraded/styles.css' }
},
-- Add other configuration parameters as needed
-- You can mirror the original Navbox's configuration or customize it
}