Module:Scale tree: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
CompactStar (talk | contribs)
Created page with "function p.infobox_ET(frame) return "test" end"
 
CompactStar (talk | contribs)
No edit summary
Line 1: Line 1:
function p.infobox_ET(frame)
function p.scale_tree(frame)
return "test"
return "test"
end
end

Revision as of 06:41, 22 May 2023


function p.scale_tree(frame)
	return "test"
end