All public logs
Jump to navigation
Jump to search
Combined display of all available logs of IDU Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:49, 11 March 2023 Sanctaria talk contribs imported Module:For loop by file upload (1 revision)
- 18:48, 11 March 2023 Sanctaria talk contribs deleted page Module:For loop (content was: "-- This module implements {{for loop}}. local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local p = {} function p.main(frame) local args = getArgs(frame, { trim = false, removeBlanks = false }) return p._main(args) end function p._main(args) local template = args['call'] or 'void' local calltemplates = yesno(args.substall or "", true) or not mw.isSubsting() local variableParam = args.pv variableParam = tonumber(variableParam...")
- 14:36, 22 December 2021 Sanctaria talk contribs imported Module:For loop by file upload (23 revisions)
- 12:29, 7 July 2020 Sanctaria talk contribs imported Module:For loop by file upload (1 revision)