View logs for this page (view abuse log)Filter revisionsExpandCollapse To date:Tag filter:Disambiguation linksManual revertNew redirectReplacedRevertedUndoVisual editVisual edit: Switchedwikieditor (hidden tag)Invert selection Show revisions 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 December 2024 curprev 00:2200:22, 23 December 2024 Sonic City talk contribs 2,236 bytes +2,236 Created page with "-- This module generates documentation for Module:Protection banner. -------------------------------------------------------------------------------- -- Documentation class -------------------------------------------------------------------------------- local Documentation = {} Documentation.__index = Documentation function Documentation:new(mainCfg, docCfg) return setmetatable({ _mainCfg = mainCfg, _docCfg = docCfg }, self) end function Documentation:makeR..."