Module:SB tree: Difference between revisions

Ganaram inukshuk (talk | contribs)
No edit summary
Ganaram inukshuk (talk | contribs)
No edit summary
Line 144: Line 144:
result = result .. '! colspan="' .. depth + edge_extend + 1 .. " | Ratios\n"
result = result .. '! colspan="' .. depth + edge_extend + 1 .. " | Ratios\n"
else
else
result = result .. "| Ratios\n"
result = result .. "! Ratios\n"
end
end