Module:Nihongo: Difference between revisions

Content deleted Content added
-{{hanyu}} support;
switch support from {{lang-??|...}} to {{langx|??|...}};
Line 173:
end
if native then
native = lead and lang_module._lang_xx_inherit_langx ({['code']=cfg[template].tag, ['text']=native, ['template']=template}) or lang_module._lang ({cfg[template].tag, native, ['template']=template}); -- add ja script with/without language prefix
end
if romanized then
Line 324:
end
if native then
native = lead and lang_module._lang_xx_inherit_langx ({['code']=cfg[template].tag, ['text']=native}) or lang_module._lang ({cfg[template].tag, native}); -- add ja script with/without language prefix
end
if romanized then