Module:Sandbox/LVL: Difference between revisions

Jump to navigation Jump to search
LVL (talk | contribs)
No edit summary
LVL (talk | contribs)
No edit summary
Line 1: Line 1:
local p = {}
local p = {}
local function toAnchor(s)
    return (s:gsub('%s+','_'))
end


-- Load icon data and language codes
-- Load icon data and language codes