Changes

Jump to navigation Jump to search

Module:List

37 bytes added, 03:30, 14 November 2013
fix horizontal numbered list style
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)
Anonymous user

Navigation menu