Module:Unicode chart/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 182:
if args['wrapper'] then
unicodeChar = expandTemplate(args['wrapper'], {unicodeChar})
elseif args['font'] then
cell:css("font-family", args['font'])
end
--else
cell:wikitext(unicodeChar)
--end
end
name = string.match(name, "<([a-z]+)-%w+>") or name