Module:Scale tree: Difference between revisions
m Clarified gen-in-steps is for bright gen |
m center-all |
||
| Line 99: | Line 99: | ||
-- - Step ratio and hardness | -- - Step ratio and hardness | ||
-- - Comments | -- - Comments | ||
result = '{| class="wikitable"\n' | result = '{| class="wikitable center-all"\n' | ||
result = result .. '|+\n' | result = result .. '|+\n' | ||
result = result .. string.format('! rowspan="2" colspan="%d" | Bright generator (in steps of ed%s)\n', depth+1, equave_suffix) | result = result .. string.format('! rowspan="2" colspan="%d" | Bright generator (in steps of ed%s)\n', depth+1, equave_suffix) | ||