Module:List: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
fix horizontal numbered list style
(tweak comment at the start)
(fix horizontal numbered list style)
Line 56:
local function getStyle(listType, indent, style)
local styles = {}
if listType == 'horizontal' or listType == 'horizontal_numbered' then
indent = indent and tonumber(indent)
indent = tostring((indent and indent * 1.6) or 0)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu