Module:Sandbox/LVL: Difference between revisionsGive feedback
Jump to navigation
Jump to search
No edit summary |
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 | ||