Module:Sourcrowd: Difference between revisions

modify
(modify)
(modify)
Line 10:
 
function p.main( frame )
if type(p[frame.args[21]]) == 'function' then
return p[frame.args[1]](frame.args[2], frame.args[3])
return "HTML"
else
return "UTF"p[frame.args[1]][frame.args[2]]
end
end
0

edits