Jump to content

Module:Documentation: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (nau) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 Mas 2023

  • nauprev 23:5923:59, 31 Mas 2023 2601:18e:c081:2ff0:b462:527e:7eaf:15cd toktok 35,026 bytes +35,026 Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made available in the p -- table for testing purpos..."