Module:Documentation: Revision history

Jump to navigation Jump to search

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.

10 December 2023

  • curprev 21:3721:37, 10 December 2023Halian talk contribs 36,223 bytes +198 let's try this version instead
  • curprev 21:3121:31, 10 December 2023Halian talk contribsm 36,025 bytes −54 removing invocation of unused module
  • curprev 21:1021:10, 10 December 2023Halian talk contribs 36,079 bytes +36,079 Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local i18n = mw.loadData('Module:Documentation/i18n') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -..."