Module:SB tree: Difference between revisions
No edit summary |
No edit summary |
||
| Line 121: | Line 121: | ||
-- Create the multi-column header cell | -- Create the multi-column header cell | ||
result = result .. '! colspan="' .. depth + 1 .. " | Ratios\n" | result = result .. '! colspan="' .. depth + edge_extend + 1 .. " | Ratios\n" | ||
-- Create the individual rows | -- Create the individual rows | ||