Module:Sourcrowd: Difference between revisions

Content deleted Content added
update
update
Line 13:
return p[frame.args[1]](frame.args[2], frame.args[3])
else
return p[frame.args[1]][frame.args[2] or false]
end
end