Content deleted Content added
No edit summary |
No edit summary |
||
Line 267:
local cell = row:tag("td")
createCell(cell,
newCodepoint(
args
)
end
local subrow = body:tag("tr")
for colIndex=
subrow:tag("td"):addClass("codepoint")
:wikitext(string.format("%
end
end
|