Module:Navbox/configuration: Difference between revisions
From Test Wiki
Content deleted Content added
allow name to be something other than the first parameter |
move templatestyles here |
||
| Line 2: | Line 2: | ||
aria_label = 'Navbox', |
aria_label = 'Navbox', |
||
nowrap_item = '%s<span class="nowrap">%s</span>', |
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 |
-- do not localize marker table |
||
marker = { |
marker = { |
||