Revision history of "Module:Update"

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.

  • curprev 08:54, 16 February 2022Soulgazer talk contribs 12,847 bytes +12,847 Created page with "--<nowiki> --TODO - Implement OSRSUpdate into Lua and modify Update template with field for pre-osrs. -- 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 = { ['%('] = '', ['%)'] = '', ['%!'] = '', } -- replace..."