Content deleted Content added
No edit summary |
No edit summary |
||
Line 183:
unicodeChar = expandTemplate(args['wrapper'], {unicodeChar})
elseif args['font'] then
cell:css("font-family", "'" .. args['font'] .. "'")
end
cell:wikitext(unicodeChar)
|