Module:Update: 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.

12 May 2024

28 March 2024

  • curprev 23:2123:21, 28 March 2024Fantastic talk contribs 11,011 bytes +11,011 Created page with "--<nowiki> -- IMPORTS local pt = require('Module:Paramtest') local top_icons = require('Module:Top icons')._main local hc = pt.has_content local dt = pt.default_to -- exposed table local p = {} --[=[ -- -- HELPER TABLES AND FUNCTIONS -- --]=] -- replacement before calling encode -- as lua patterns local repl_before = { ['%('] = '', ['%)'] = '', ['%!'] = '', } -- replacements after calling encode -- as lua patterns local repl_after = { ['%+'] = '-', ['%%2C']..."