This module implements the template.
This module can be used from wikitext in the same way as the template, by simply using {{braces|#invoke:table row counter|main}}
in place of {{braces|table row counter}}
.
To use this module from other Lua modules, first load the module.
You can then count table rows by using the _main function.
args is a table containing the module arguments. See the template documentation for more information about the available arguments, and for general caveats about this module's use.