Module:Infobox multi-lingual name/sandbox: Difference between revisions

Content deleted Content added
m Removed protection from "Module:Infobox multi-lingual name/sandbox": it's a sandbox
lang function name change;
Line 392:
ibox_boilerplate (infobox_args, args);
 
local ietf_code = lang_mod._is_ietf_code_is_ietf_tag (args.lang);
local name_from_code = ietf_code and lang_mod._name_from_code ({args.lang}) or nil;