Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Table row counter/doc: Revision history

From Kenshi Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

10 March 2025

8 March 2025

26 February 2025

23 February 2025

  • curprev 04:2504:25, 23 February 2025 Prd talk contribs 981 bytes +981 Created page with "This module implements the {{tl|table row counter}} template. == Usage from wikitext == This module can be used from wikitext in the same way as the {{tl|table row counter}} template, by simply using <code>{{braces|#invoke:table row counter|main}}</code> in place of <code>{{braces|table row counter}}</code>. == Usage from Lua modules == To use this module from other Lua modules, first load the module. <syntaxhighlight lang="lua"> local mTRC = require('Module:Table r..."