Module:Protection banner: 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.

11 June 2022

20 May 2022

  • curprev 20:4120:41, 20 May 2022Maxwells talk contribs 26,029 bytes +26,029 Created page with "-- This module implements {{pp-meta}} and its daughter templates such as -- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}. -- Initialise necessary modules. require('Module:No globals') local makeFileLink = require('Module:File link')._main local effectiveProtectionLevel = require('Module:Effective protection level')._main local effectiveProtectionExpiry = require('Module:Effective protection expiry')._main local yesno = require('Module:Yesno') -- Lazily initialise m..."

16 July 2021

  • curprev 05:5905:59, 16 July 2021en>ProcrastinatingReader 26,029 bytes +26,029 add catonly param which hides both the banner and padlock if set to yes. all testcases pass. tested in sandbox.