Module:Sourcrowd: Difference between revisions

Content added Content deleted
(modify)
(modify)
Line 23: Line 23:
function p.b2a( str, ctype )
function p.b2a( str, ctype )
return frame.args[2]
return p[frame.args[2]]
end
end
return p
return p