Module:Loops: Revision history

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.

    29 June 2022

    • curprev 02:0602:06, 29 June 2022Naginreed talk contribs 4,854 bytes +4,854 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..."