Recent changes

Jump to navigation Jump to search

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

Recent changes optionsShow last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 11:21, 26 September 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

25 September 2026

N    08:56  Template:Own diffhist +171 Shahroudi talk contribs (Created page with "<noinclude>{{heavily used template}}</noinclude><span class="int-own-work" lang="{{int:lang}}">{{int:Wm-license-own-work}}</span><noinclude> {{documentation}} </noinclude>")
N    08:52  Module:DTZ diffhist +2,264 Shahroudi talk contribs (Created page with "--[[ Format date/times with time zones. Input can be specified using the following subset of ISO 8601: YYYY-MM-DDTHH:MMZ (UTC) YYYY-MM-DDTHH:MM+HH (hours ahead of UTC) YYYY-MM-DDTHH:MM+HH:MM (hours and minutes ahead of UTC) YYYY-MM-DDTHH:MM-HH (hours behind of UTC) YYYY-MM-DDTHH:MM-HH:MM (hours and minutes behind of UTC) and similar strings with seconds included in the time: YYYY-MM-DDTHH:MM:SSZ YYYY-MM-DDTHH:MM:SS+HH YYYY-MM-DDTHH:MM:SS+HH:MM YYYY...")
N    08:51  Module:ISOdate/sandbox/testcases diffhist +6,133 Shahroudi talk contribs (Created page with "require('strict') local TUT = mw.title.new(mw.getCurrentFrame():getTitle()).basePageTitle -- the title under test local p = require(TUT.prefixedText) -- the module to be tested local ScribuntoUnit = require('Module:ScribuntoUnit') local suite = ScribuntoUnit:new() local Date = require('Module:DateI18n')._Date local function ISOdate(datestr, lang, case, class, trim_year) local datestr, succeded = p._ISOdate(datestr, lang, case, class, trim_year) return datestr end...")
N    08:50  Module:Date diffhist +33 Shahroudi talk contribs (Created page with "return require('Module:DateI18n')")
N    08:49  Module:DateI18n-585816189 diffhist +16,130 Shahroudi talk contribs (Created page with "--[[ __ __ _ _ ____ _ ___ _ ___ | \/ | ___ __| |_ _| | ___ _| _ \ __ _| |_ ___|_ _/ |( _ ) _ __ | |\/| |/ _ \ / _` | | | | |/ _ (_) | | |/ _` | __/ _ \| || |/ _ \| '_ \ | | | | (_) | (_| | |_| | | __/_| |_| | (_| | || __/| || | (_) | | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)____/ \__,_|\__\___|___|_|\___/|_| |_| This module is intended for processing of date strings. Please do not modify this code wi...")
N    08:48  Module:DateI18n/sandbox 2 diffhist +20,212 Shahroudi talk contribs (Created page with "--[[ __ __ _ _ ____ _ ___ _ ___ | \/ | ___ __| |_ _| | ___ _| _ \ __ _| |_ ___|_ _/ |( _ ) _ __ | |\/| |/ _ \ / _` | | | | |/ _ (_) | | |/ _` | __/ _ \| || |/ _ \| '_ \ | | | | (_) | (_| | |_| | | __/_| |_| | (_| | || __/| || | (_) | | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)____/ \__,_|\__\___|___|_|\___/|_| |_| This module is intended for processing of date strings. Please do not modify this code wi...")
N    08:47  Module:DateI18n/sandbox2 diffhist +19,474 Shahroudi talk contribs (Created page with "--[[ __ __ _ _ ____ _ ___ _ ___ | \/ | ___ __| |_ _| | ___ _| _ \ __ _| |_ ___|_ _/ |( _ ) _ __ | |\/| |/ _ \ / _` | | | | |/ _ (_) | | |/ _` | __/ _ \| || |/ _ \| '_ \ | | | | (_) | (_| | |_| | | __/_| |_| | (_| | || __/| || | (_) | | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)____/ \__,_|\__\___|___|_|\___/|_| |_| This module is intended for processing of date strings. Please do not modify this code wi...")
N    08:47  Module:DateI18n/timef test diffhist +6,030 Shahroudi talk contribs (Created page with "local p = require('Module:UnitTests') function p:test_1_English_language() self:preprocess_equals_preprocess('{{#invoke:DateI18n|Date|year=2009|month=12|day=09|hour=13|minute=20|lang=en}}', '{{#timef:2009-12-09T13:20:17|both|en}}') self:preprocess_equals_preprocess('{{#invoke:DateI18n|Date|year=2009|month=01|day=09|lang=en}}', '{{#timef:2009-01-09|date|en}}') self:preprocess_equals_preprocess('{{#invoke:DateI18n|Date|month=12|day=09|lang=en}}', '{{#timef:2009-12-09|p...")
N    08:46  Module:DateI18n/sandbox/testcases diffhist +16,942 Shahroudi talk contribs (Created page with "local TUT = mw.title.new(mw.getCurrentFrame():getTitle()).basePageTitle -- the title under test local p = require(TUT.prefixedText)-- the module to be tested local Date = p._Date local ScribuntoUnit = require('Module:ScribuntoUnit') local suite = ScribuntoUnit:new() function suite:test_01_English() self:assertEquals( '20 July 1969, 20:17:40', Date({1969,07,20,20,17,40},'en')) self:assertEquals( '20 July 1969, 20:17', Date({1969,07,20,20,17},'en')) self:assertEqual...")
N    08:46  Module:DateI18n/sandbox diffhist +20,625 Shahroudi talk contribs (Created page with "--[[ __ __ _ _ ____ _ ___ _ ___ | \/ | ___ __| |_ _| | ___ _| _ \ __ _| |_ ___|_ _/ |( _ ) _ __ | |\/| |/ _ \ / _` | | | | |/ _ (_) | | |/ _` | __/ _ \| || |/ _ \| '_ \ | | | | (_) | (_| | |_| | | __/_| |_| | (_| | || __/| || | (_) | | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)____/ \__,_|\__\___|___|_|\___/|_| |_| This module is intended for processing of date strings. Please do not modify this code wi...")
N    08:42  Module:Int diffhist +989 Shahroudi talk contribs (Created page with "-- This is a helper module for Template:Int local trim = mw.text.trim local isValidCode = mw.language.isValidCode local messageNew = mw.message.new local frameCurrent = mw.getCurrentFrame() local preprocess = frameCurrent.preprocess local pageLang = preprocess(frameCurrent, '{{PAGELANGUAGE}}') local export = {} function export.renderIntMessage(frame) local args = frame.args local msgId = trim(args[1]) local pargs = (frame:getParent() or {}).args local msgArgs...")
N    08:41  Template:Int diffhist +244 Shahroudi talk contribs (Created page with "<onlyinclude>{{<includeonly>safesubst:</includeonly>#invoke:Int|renderIntMessage|{{{1}}}|missing={{{missing|}}}|lang={{{lang|}}}}}</onlyinclude> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->")
N    08:25  Module:SDC tracking 2 changes hist +4,362 [Mojtabakd (2×)]
     
08:25 (cur | prev) +53 Mojtabakd talk contribs (conditional wikibase fix)
N    
08:22 (cur | prev) +4,309 Mojtabakd talk contribs (creating module)
N    08:21  Template:Infobox template tag diffhist +44 Mojtabakd talk contribs (creating template)
     08:19  Module:Information 2 changes hist +95 [Mojtabakd (2×)]
     
08:19 (cur | prev) +53 Mojtabakd talk contribs (conditional wikibase fix)
     
08:17 (cur | prev) +42 Mojtabakd talk contribs (wikibase fix)
     08:17  Module:Self diffhist +42 Mojtabakd talk contribs (wikibase fix)
N    08:11  Data:DateI18n.tab diffhist +7,822 Mojtabakd talk contribs (create data tab)