890
pakeitimų
(Naujas puslapis: --<nowiki> -- IMPORTS local pt = require('Module:Paramtest') local hc = pt.has_content local dt = pt.default_to local top_icons -- Module:Top icons local contains -- Module:Array local ordinal -- Module:Ordinal -- exposed table local p = {} --[=[ -- -- HELPER TABLES AND FUNCTIONS -- --]=] -- replacement before calling encode -- as lua patterns local repl_before = { ['%('] = '', ['%)'] = '', ['%!'] = '', } -- replacements after calling encode -- as lua...) |
SNėra keitimo santraukos |
||
| 174 eilutė: | 174 eilutė: | ||
end | end | ||
else | else | ||
table.insert(ret, '[[Category: | table.insert(ret, '[[Category:Updates]]') | ||
end | end | ||
if #external then | if #external then | ||
| 223 eilutė: | 223 eilutė: | ||
end | end | ||
link = '[https:// | link = '[https://wiki.mcslime.lt.com/' .. link .. ' official news post]' | ||
end | end | ||
| 258 eilutė: | 258 eilutė: | ||
--Historical updates | --Historical updates | ||
if a.time == 'historical' then | if a.time == 'historical' then | ||
message = ' is from before the launch of <i> | message = ' is from before the launch of <i>MCSlime</i> and is copied verbatim from the ' | ||
website = '[https://www. | website = '[https://www.mcslime.lt/ <i>MCSlime.LT</i> website]' | ||
end | end | ||
--OSRS updates | --OSRS updates | ||
else | else | ||
message = ' is copied verbatim from the ' | message = ' is copied verbatim from the ' | ||
website = '[https:// | website = '[https://mcslime.lt/ <i>MCSlime</i> website]' | ||
end | end | ||