Module:Lang: Difference between revisions

synch from sandbox;
(synch from sandbox;)
(synch from sandbox;)
Line 1,047:
if is_set (args[3]) then -- [3] set when {{transl|code|standard|text}}
args.text = args[3]; -- get the transliterated text
args.translit_std = args[2] and args[2]:lower(); -- get the standard; lower case for table indexing
 
if not title_table[args.translit_std] then
Anonymous user