Module:Navbox: Difference between revisions
m todo |
m minor renaming |
||
| Line 217: | Line 217: | ||
-- Preprocess individual entries for headers and data | -- Preprocess individual entries for headers and data | ||
local rows = tiu. | local rows = tiu.numbered_header_data_args_to_table(args, 30) | ||
args["Rows"] = rows | args["Rows"] = rows | ||