Module:About: 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.

12 January 2024

  • curprev 10:1510:15, 12 January 2024Mclarty talk contribsm 1,480 bytes 0 1 revision imported
  • curprev 10:1410:14, 12 January 2024Mclarty talk contribs 1,480 bytes +1,480 Created page with "local mArguments --initialize lazily local mHatnote = require('Module:Hatnote') local mHatList = require('Module:Hatnote list') local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local p = {} function p.about (frame) -- A passthrough that gets args from the frame and all mArguments = require('Module:Arguments') args = mArguments.getArgs(frame) return p._about(args) end function p._about (args, options) -- Produces "about" hatnote...."

14 July 2020

  • curprev 08:5908:59, 14 July 2020en>Nihiltres 1,480 bytes +1,480 Removed defaultOptions.namespace as redundant, per request on talk by Andrybak