Module:TableGenerator: Difference between revisions

Sur (talk | contribs)
m onlyBody
Sur (talk | contribs)
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.createHtmlTable(frame)
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