Documentation for this module may be created at Module:Print/doc
local p = {}
function p.butt(frame)
return "Big butt"
end
return p
Documentation for this module may be created at Module:Print/doc
local p = {}
function p.butt(frame)
return "Big butt"
end
return p