Module:Check for clobbered parameters: 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.

23 January 2021

  • curprev 21:5321:53, 23 January 2021 imported>Fire 1,594 bytes +1,594 ページの作成:「local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end function p.check(frame) local arg…」