Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Recent changes

More actions

Track the most recent changes to the wiki on this page.

Recent changes optionsBelow are the changes since 24 May 2026, 11:47 (up to 50 shown). (Reset date selection)
Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Hide bots | Hide minor edits
Show new changes starting from 12:58, 24 May 2026
 
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

24 May 2026

N    12:57  User:DarkMatterMan4500/SRG.js diffhist +3,173 DarkMatterMan4500 talk contribs (Created page with "// <nowiki> $( function () { var SRG = {}; window.SRGHelper = SRG; SRG.summary = ' - with SRG.js'; SRG.setup = function () { $('span.mw-editsection-bracket:first-child').each( function() { try { var sectionNumber = this.parentElement.childNodes[1].href.match( /action=edit&section=(\d+)/ )[1]; this.after( ' | ' ); $(this).after( $( '<a href="#" class="SRGHelper-add-comment" section=' + sectionNumber + '>Add a comment</a>') ); this.after( ' | ' ); $(this...")
     12:50 User creation log User account BrenoButGood talk contribs was created
 m   12:43  User:DarkMatterMan4500/twinkleglobal.js diffhist 0 DarkMatterMan4500 talk contribs
 m   12:41  User:DarkMatterMan4500/mark-locked.js diffhist 0 DarkMatterMan4500 talk contribs
 m   12:37  User:DarkMatterMan4500/global.js diffhist −129 DarkMatterMan4500 talk contribs
     12:36  Requests for global roles 6 changes history +4,134 [Globe (2×); Zippy (4×)]
     
12:36 (cur | prev) −335 Zippy talk contribs (Discussion: redact)
     
12:20 (cur | prev) +1,798 Zippy talk contribs (Discussion 2: Reply) Tag: Reply
     
12:07 (cur | prev) +961 Globe talk contribs (Discussion 2: Reply) Tags: Mobile edit Mobile web edit Reply
     
12:03 (cur | prev) +724 Zippy talk contribs (Discussion 2: Reply) Tag: Reply
     
11:58 (cur | prev) +290 Globe talk contribs (Discussion 2: Reply) Tags: Mobile edit Mobile web edit Reply
     
11:48 (cur | prev) +696 Zippy talk contribs (Discussion 2: Reply) Tags: Mobile edit Mobile web edit Advanced mobile edit Reply
N    11:59  Template:Int Usage/doc diffhist +10,117 DarkMatterMan4500 talk contribs (Created page with "{{Documentation subpage}} {{Lua|Module:Fallback}} == Usage == Returns a value depending on a given language, using reasonable fallbacks if the contents of the switch does not directly map a value for that language. The given language to test, if it's not specified, is the user interface language of the viewing user. The language of the mapped value to return when there's no match in the switch for the given language (or one of its fallbacks), is English (<span style="...")
N    11:58  Template:Int Usage diffhist +2,980 DarkMatterMan4500 talk contribs (Created page with "{{TranslateThis|source = Template:Int Usage |ha = Amfani |sv = Användning |ay = Apnaqaña |kri = Aw fɔ yuz am |bm = Baarakɛcogo |lb = Benotzung |ku = Bikaranîn |da = Brug |nb,nn,no = Bruk |gd = Cleachdadh |cy = Defnydd |lg = Enkozesa |eu = Erabilera |sm = Fa’aoga |mg = Fampiasana |om = Fayyadama |uz = Foydalanish |af,li,nl,nl-be,nl-informal,vl,zea = Gebruik |fy = Gebrûk |hu = Használat |bar = Heagnomma |lus = Hman dan |haw = Hoʻohana |rw = Ikoreshwa |so = Isticm...")
N    11:56  Module:If preview/configuration diffhist +842 DarkMatterMan4500 talk contribs (Created page with "--We perform the actual check for whether this is a preview here since preprocessing is relatively expensive. local frame = mw.getCurrentFrame() local function is_preview() local revision_id = frame:preprocess('{{REVISIONID}}') -- {{REVISIONID}} is usually the empty string when previewed. -- I don't know why we're checking for nil but hey, maybe someday things -- would have broken return revision_id == nil or revision_id == '' end local function templatestyl...")
N    11:55  Module:If preview diffhist +1,973 DarkMatterMan4500 talk contribs (Created page with "local p = {} local getArgs = require("Module:Arguments").getArgs local yn = require("Module:Yesno") local cfg = mw.loadData('Module:If preview/configuration') --main This function returns either the first argument or second argument passed to this module, depending on whether the page is being previewed. function p.main(frame) local args = getArgs(frame) if cfg.preview then return args[1] or '' else return args[2] or '' end end --[[ pmain This function...")
N    11:54  Template:If preview diffhist +103 DarkMatterMan4500 talk contribs (Created page with "<onlyinclude>{{safesubst:<noinclude/>#invoke:If preview|pmain}}</onlyinclude><!-- -->{{documentation}}")
 m   11:49  Template:Template rating/sandbox diffhist +2 DarkMatterMan4500 talk contribs
Cookies help us deliver our services. By using our services, you agree to our use of cookies.