Module:SB tree: Difference between revisions
Preparing module for use with a template |
No edit summary |
||
| Line 129: | Line 129: | ||
-- Parse ratios | -- Parse ratios | ||
local start_ratio = p.parse_ratio(start_ratio_unparsed) | local start_ratio = p.parse_ratio(start_ratio_unparsed) | ||
local stop_ratio = p.parse_ratio( | local stop_ratio = p.parse_ratio(stop_ratio_unparsed) | ||
-- Get the ratios and depths | -- Get the ratios and depths | ||