Module:Navpills: Difference between revisions
From Aeronautica Official Wiki
More actions
Polderbaan (talk | contribs) No edit summary |
Polderbaan (talk | contribs) No edit summary |
||
Line 31: | Line 31: | ||
if args['cols'] then | if args['cols'] then | ||
local num = tostring( args['cols'] ) | |||
html:addClass( string.format( 'template-navpills--col%s', num ) ) | |||
end | end | ||