All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Intellipedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:43, 13 July 2023 Admin talk contribs imported Module:Arguments by file upload (1 revision)
- 18:32, 13 July 2023 Admin talk contribs created page Module:Arguments (Created page with "-- Adapted from https://www.mediawiki.org/w/index.php?title=Module:Arguments&oldid=2145434 -- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- option...")