Module:Table row counter: Revision history

Jump to navigation Jump to search

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.

8 February 2021

  • curprev 17:3617:36, 8 February 2021Dimitris talk contribs 2,011 bytes +2,011 Created page with "-- This module counts table rows in wikitext. local p = {} local getArgs function p.main(frame) if not getArgs then getArgs = require('Module:Arguments').getArgs end re..."