Naar inhoud springen

Bewerkingsgeschiedenis van Module:Check for unknown parameters

Selectie voor verschillen: selecteer de te vergelijken versies en toets ENTER of de knop onderaan.
Verklaring afkortingen: (huidig) = verschil met huidige versie, (vorige) = verschil met voorgaande versie, k = kleine wijziging.

18 aug 2023

21 feb 2022

20 aug 2021

  • huidigvorige 21:3820 aug 2021 21:38 Gielie1994 overleg bijdragen 3.123 bytes +3.123 Nieuwe pagina aangemaakt met '-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing...'