Module:Template input utils: Difference between revisions

Ganaram inukshuk (talk | contribs)
m un-refactor numbered_args_to_table so key_fmt is before keep_originals, as thats expected to be changed more than keep_originals; this also broke the sidebar
Ganaram inukshuk (talk | contribs)
m todo
Line 3: Line 3:


-- TODO: move tip functions here? See [[Module:Template input parse]]
-- TODO: move tip functions here? See [[Module:Template input parse]]
-- TODO:
-- Add param name normalization: params close enough to snake_case are normal-
-- ized to snake_case


-- Library module for common operations with handling template input.
-- Library module for common operations with handling template input.