45,646
edits
Chrysophylax (talk | contribs) (Created page with "local u = mw.ustring.char -- UTF-8 encoded strings for some commonly-used diacritics local GRAVE = u(0x0300) local ACUTE = u(0x0301) local CIRC = u(0x0302) local...") |
m (→top: clean up, replaced: translit_module = " → translit_module = "w: (5)) |
||
Line 288: | Line 288: | ||
"inc-pah", | "inc-pah", | ||
scripts = {"Deva"}, | scripts = {"Deva"}, | ||
translit_module = "hi-translit", | translit_module = "w:hi-translit", | ||
} | } | ||
Line 700: | Line 700: | ||
aliases = {"Ethiopic", "Gi'iz", "Geez"}, | aliases = {"Ethiopic", "Gi'iz", "Geez"}, | ||
scripts = {"Ethi"}, | scripts = {"Ethi"}, | ||
translit_module = "Ethi-translit", | translit_module = "w:Ethi-translit", | ||
} | } | ||
Line 1,234: | Line 1,234: | ||
"grk", | "grk", | ||
scripts = {"Linb"}, | scripts = {"Linb"}, | ||
translit_module = "Linb-translit", | translit_module = "w:Linb-translit", | ||
override_translit = true, | override_translit = true, | ||
} | } | ||
Line 1,491: | Line 1,491: | ||
"gme", | "gme", | ||
scripts = {"Goth", "Runr"}, | scripts = {"Goth", "Runr"}, | ||
translit_module = "Goth-translit", | translit_module = "w:Goth-translit", | ||
link_tr = true, | link_tr = true, | ||
entry_name = { | entry_name = { | ||
Line 1,597: | Line 1,597: | ||
"grk", | "grk", | ||
scripts = {"polytonic", "Cprt"}, | scripts = {"polytonic", "Cprt"}, | ||
translit_module = "translit-redirect", | translit_module = "w:translit-redirect", | ||
override_translit = true, | override_translit = true, | ||
-- Keep this synchronized with el, cpg, pnt; compare ine-pae | -- Keep this synchronized with el, cpg, pnt; compare ine-pae |