Modul:Lang: Perbezaan antara semakan

Kandungan dihapus Kandungan ditambah
Azuru79 (bincang | sumb.)
k pengemasan sintaks (separa)
Azuru79 (bincang | sumb.)
k pengemasan sintaks (separa)
Baris 514:
table.insert (html, table.concat ({style_added, ' title=\"'})); -- start of the title text
if language:find ('Bahasa-bahasa') then
table.insert (html, table.concat ({' Teksteks kolektif ', language, '\"'})); -- for collective languages
else
table.insert (html, table.concat ({' Teksteks bahasa ', language, '\"'})); -- for individual languages
end
table.insert (html, language)
table.insert (html, '>'); -- close the opening html tag
else