Jump to content

Module:Charmap and Module:Charmap/sandbox: Difference between pages

(Difference between pages)
Page 1
Page 2
Content deleted Content added
Update from sandbox.
 
Abbreviate decimal after first
 
Line 111: Line 111:
if #names > 0 then
if #names > 0 then
output = output .. "! " .. frame:preprocess('<templatestyles src="Module:Charmap/styles.css"/>') ..
output = output .. "! " .. frame:preprocess('<templatestyles src="Module:Charmap/sandbox/styles.css"/>') ..
(next(codes) == nil and 'Character' or 'Unicode') .. " name"
(next(codes) == nil and 'Character' or 'Unicode') .. " name"
for i, n in ipairs(names) do
for i, n in ipairs(names) do