Advertisement:

Module:Parameter validation: 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.

18 November 2021

  • curprev 18:5018:50, 18 November 2021Thewolf12 talk contribs 9,953 bytes +9,953 Created page with "local util = { empty = function( s ) return s == nil or type( s ) == 'string' and mw.text.trim( s ) == '' end , extract_options = function ( frame, optionsPrefix )..."