Difference between revisions of "Module:Extension"

66 bytes added ,  20:09, 27 October 2014
p.getType
>Ricordisamoa
(test)
>Ricordisamoa
(p.getType)
Line 144: Line 144:
end
end
return res
return res
end
function p.getType( frame )
return getType( frame.args[1] )
end
end


return p
return p
Anonymous user