Module:MOS tuning spectrum: Difference between revisions

Ganaram inukshuk (talk | contribs)
comments; possible todo
Ganaram inukshuk (talk | contribs)
todo
Line 5: Line 5:
local p = {}
local p = {}


-- TODO (low-ish priority?):
-- TODO:
-- - Comments outside of the search depth are added to the table regardless
-- - Split depth into two variables: depth (input from module, used for ratio
--  search) and deepest_depth (output from search, used for making the
--  wikitable). Split is to clarify which depth is which, especially for cases
--  where int-limit search is used instead.
-- - (Low priority): Force-add comments that lie outside searched depth. If such
--  ratios are added, they're added in either the last column or their own
--  column appended after the last one.


-- Re-re-rewrite of tuning spectrum
-- Re-re-rewrite of tuning spectrum