Module:SB tree: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
Line 140: Line 140:
-- Create the header cell
-- Create the header cell
if stagger_ratios then
if stagger_ratios then
result = result .. "colspan=\"" .. depth + edge_extend + 1 .. " | "
result = result .. "colspan=\"" .. depth + edge_extend + 1 .. "\" | "
end
end
result = result .. "Ratios\n"
result = result .. "Ratios\n"