Module:Arguments: Revision history

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

4 August 2022

  • curprev 15:2015:20, 4 August 2022G Utopia talk contribsm 10,054 bytes 0 Protected "Module:Arguments" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
  • curprev 15:1915:19, 4 August 2022G Utopia talk contribs 10,054 bytes +10,054 Created page with "-- 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 -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'..."
Cookies help us deliver our services. By using our services, you agree to our use of cookies.