Module:Lang: Difference between revisions

no edit summary
(enable suppressed script error;)
No edit summary
Line 151:
local variant = '';
local private = '';
 
local c;
if not is_set (source) then
return nil, nil, nil, nil, nil, 'missing language tag';
Line 781 ⟶ 780:
]]
 
--function p.lang_xx (frame)
-- initial_style_state = 'italic';
-- return _lang_xx (frame);
--end
 
 
Anonymous user