Module:Scale tree: Difference between revisions

CompactStar (talk | contribs)
No edit summary
CompactStar (talk | contribs)
No edit summary
Line 1: Line 1:
local p = {}
function p.scale_tree(frame)
function p.scale_tree(frame)
return "test"
return "test"
end
end