Module:Loops: Revision history

From ICAR 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.

12 January 2024

  • curprev 18:4518:45, 12 January 2024Bgolden talk contribs 6,108 bytes +6,108 Created page with "-- <nowiki> -------------------------------------------------------------------------------- -- Lua module implementing features similar to mw:Extension:Loops. -- -- @module lööps -- @alias loops -- @author User:ExE Boss -- @require Module:TableTools -------------------------------------------------------------------------------- local libraryUtil = require("libraryUtil"); local tableTools = require("Module:TableTools"); local checkType = libraryUtil.ch..."