Module:TableGenerator: Difference between revisionsGive feedback
m onlyBody |
m typo in function name |
||
| Line 44: | Line 44: | ||
--Item 4, item 5 | --Item 4, item 5 | ||
--, allowing it to be wrapped in a chosen class instead | --, allowing it to be wrapped in a chosen class instead | ||
function p. | function p.generateHtmlTable(frame) | ||
-- Get the arguments passed to the template | -- Get the arguments passed to the template | ||
local args = frame.args | local args = frame.args | ||