Module:Update: Difference between revisions

Jump to navigation Jump to search
10 bytes added ,  13:03, 4 October 2022
no edit summary
(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']...")
 
No edit summary
Line 156: Line 156:
end
end
else
else
table.insert(ret, '[[Category:Old School RuneScape updates]]')
table.insert(ret, '[[Category:Old School Near-Reality updates]]')
end
end
if #external then
if #external then
Line 203: Line 203:
end
end
link = '[https://secure.runescape.com/m=news/' .. link .. ' official news post]'
link = '[https://near-reality.com/news/' .. link .. ' official news post]'
end
end
Line 311: Line 311:
end
end
div:wikitext('These official [[Patch Notes]] are copied verbatim from the Patch Notes Archive which is no longer available. It is copyrighted by [[Jagex]].')
div:wikitext('These official [[Patch Notes]] are copied verbatim from the Patch Notes Archive which is no longer available. It is copyrighted by [[Unity Games Studio]].')
:done()
:done()
:tag('br'):done()
:tag('br'):done()

Navigation menu