Module:Infobox MOS: Difference between revisions
Commented out L/s sized, per request Tags: Mobile edit Mobile web edit Advanced mobile edit |
Cleanup; comments; commenting out; simplifying "in steps of edt/edf/edp/q" annotation |
||
| Line 10: | Line 10: | ||
-- Add back "other names" section | -- Add back "other names" section | ||
-- Add back xenpaper links | -- Add back xenpaper links | ||
-- Helper function | -- Helper function | ||
| Line 247: | Line 233: | ||
-- Helper function | -- Helper function | ||
-- Produces ranges small and large steps | -- Produces ranges small and large steps (currently unused) | ||
-- Section is returned as a jagged array and return value must be merged into | -- Section is returned as a jagged array and return value must be merged into | ||
-- a larger array. | -- a larger array. | ||
| Line 514: | Line 500: | ||
-- Interval range section | -- Interval range section | ||
local step_sizes = p.step_sizes(tuning_parsed) | --local step_sizes = p.step_sizes(tuning_parsed) | ||
--p.concatenate_tables(sections, step_sizes) | --p.concatenate_tables(sections, step_sizes) | ||