Module:getn: Difference between revisions

No edit summary
Undo revision 302029 by Sware (talk)
Tag: Undo
Line 175: Line 175:
if spec.spec:find("^[1-9]") or spec.spec:find("^c[^-]") then
if spec.spec:find("^[1-9]") or spec.spec:find("^c[^-]") then
is_nounclass = true
is_nounclass = true
code = spec.spec:gsub("^c", "ᴄʟ")
code = spec.spec:gsub("^c", "")
local text
local text