Module:RoundN: Difference between revisions

Content deleted Content added
m width to scale sccordingly with widescore
m omit units on seed
Line 800:
end
local padding = arg(2, p.teamBoxPadding())
local pxOnly = tonumber(padding, 10)
padding = pxOnly and pxOnly .. 'px' or padding
return mw.html.create'div'
:css{