Module:Lang-zh: Difference between revisions

Content deleted Content added
use html i rather than wikitext i -- fixes lint errors
Single instead of double quotes per MOS:SINGLE -- see talk page
Line 183:
elseif (part == "l") then
-- put literals in quotes
val = '"'" .. val .. '"'
end
if (italic[part]) then