Module:Interval edo approximation: Difference between revisions
m fix |
No edit summary |
||
| Line 143: | Line 143: | ||
-- Build the wikitable | -- Build the wikitable | ||
-- mw-collapsible: adds [hide] toggle button | -- mw-collapsible: adds [hide] toggle button | ||
-- mw-collapsed: table defaults to collapsed | -- mw-collapsed: table defaults to collapsed ##removed | ||
-- sortable: makes columns sortable by clicking headers | -- sortable: makes columns sortable by clicking headers | ||
local output = {} | local output = {} | ||
table.insert(output, '{| class="wikitable center-all mw-collapsible | table.insert(output, '{| class="wikitable center-all mw-collapsible sortable"') | ||
-- Calculate the precise ratio in cents for the caption | -- Calculate the precise ratio in cents for the caption | ||