User contributions for Shahroudi

Results for Shahroudi talk block log uploads logs abuse log global account
A user with 238 edits. Account created on 25 October 2025.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

25 September 2026

  • 08:5608:56, 25 September 2026 diff hist +171 N Template:Own 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>" current
  • 08:5208:52, 25 September 2026 diff hist +2,264 N Module:DTZ 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..." current
  • 08:5108:51, 25 September 2026 diff hist +6,133 N Module:ISOdate/sandbox/testcases 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..." current
  • 08:5008:50, 25 September 2026 diff hist +33 N Module:Date Created page with "return require('Module:DateI18n')" current
  • 08:4908:49, 25 September 2026 diff hist +16,130 N Module:DateI18n-585816189 Created page with "--[[ __ __ _ _ ____ _ ___ _ ___ | \/ | ___ __| |_ _| | ___ _| _ \ __ _| |_ ___|_ _/ |( _ ) _ __ | |\/| |/ _ \ / _` | | | | |/ _ (_) | | |/ _` | __/ _ \| || |/ _ \| '_ \ | | | | (_) | (_| | |_| | | __/_| |_| | (_| | || __/| || | (_) | | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)____/ \__,_|\__\___|___|_|\___/|_| |_| This module is intended for processing of date strings. Please do not modify this code wi..." current
  • 08:4808:48, 25 September 2026 diff hist +20,212 N Module:DateI18n/sandbox 2 Created page with "--[[ __ __ _ _ ____ _ ___ _ ___ | \/ | ___ __| |_ _| | ___ _| _ \ __ _| |_ ___|_ _/ |( _ ) _ __ | |\/| |/ _ \ / _` | | | | |/ _ (_) | | |/ _` | __/ _ \| || |/ _ \| '_ \ | | | | (_) | (_| | |_| | | __/_| |_| | (_| | || __/| || | (_) | | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)____/ \__,_|\__\___|___|_|\___/|_| |_| This module is intended for processing of date strings. Please do not modify this code wi..." current
  • 08:4708:47, 25 September 2026 diff hist +19,474 N Module:DateI18n/sandbox2 Created page with "--[[ __ __ _ _ ____ _ ___ _ ___ | \/ | ___ __| |_ _| | ___ _| _ \ __ _| |_ ___|_ _/ |( _ ) _ __ | |\/| |/ _ \ / _` | | | | |/ _ (_) | | |/ _` | __/ _ \| || |/ _ \| '_ \ | | | | (_) | (_| | |_| | | __/_| |_| | (_| | || __/| || | (_) | | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)____/ \__,_|\__\___|___|_|\___/|_| |_| This module is intended for processing of date strings. Please do not modify this code wi..." current
  • 08:4708:47, 25 September 2026 diff hist +6,030 N Module:DateI18n/timef test 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..." current
  • 08:4608:46, 25 September 2026 diff hist +16,942 N Module:DateI18n/sandbox/testcases 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..." current
  • 08:4608:46, 25 September 2026 diff hist +20,625 N Module:DateI18n/sandbox Created page with "--[[ __ __ _ _ ____ _ ___ _ ___ | \/ | ___ __| |_ _| | ___ _| _ \ __ _| |_ ___|_ _/ |( _ ) _ __ | |\/| |/ _ \ / _` | | | | |/ _ (_) | | |/ _` | __/ _ \| || |/ _ \| '_ \ | | | | (_) | (_| | |_| | | __/_| |_| | (_| | || __/| || | (_) | | | | |_| |_|\___/ \__,_|\__,_|_|\___(_)____/ \__,_|\__\___|___|_|\___/|_| |_| This module is intended for processing of date strings. Please do not modify this code wi..." current
  • 08:4208:42, 25 September 2026 diff hist +989 N Module:Int 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..." current
  • 08:4108:41, 25 September 2026 diff hist +244 N Template:Int 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! -->" current

18 September 2026

28 July 2026

  • 17:4117:41, 28 July 2026 diff hist +265 N File:استهلال در قم.jpg https://www.mehrnews.com/photo/3989581/%D8%A7%D8%B3%D8%AA%D9%87%D9%84%D8%A7%D9%84-%D9%85%D8%A7%D9%87-%D9%85%D8%A8%D8%A7%D8%B1%DA%A9-%D8%B1%D9%85%D8%B6%D8%A7%D9%86-%D8%AF%D8%B1-%D9%82%D9%85#gallery-17 current

1 July 2026

5 June 2026

19 April 2026

16 April 2026

16 February 2026

5 January 2026

16 December 2025

13 December 2025

  • 17:0217:02, 13 December 2025 diff hist +3,069 N Module:Cat see also Created page with "require('strict') local p = {} function p.main(frame) local args = require('Module:Arguments').getArgs(frame) frame = mw.getCurrentFrame() -- Special case when the first given link in parameter is 'V', and -- the current page name starts by 'V' or 'In' if args[1] == 'V' then local title = mw.title.getCurrentTitle().text local cwttb = mw.text.split( title, ':' ); if title:sub(1, 1) == 'V' then args[1] = 'In' .. mw.getContentLanguage():lcfirst(title) else..." current
  • 17:0117:01, 13 December 2025 diff hist +130 N Template:Cat see also Created page with "<onlyinclude>{{#invoke:Cat see also|main|<noinclude>Category navigational templates</noinclude>}}</onlyinclude> {{Documentation}}" current
  • 17:0017:00, 13 December 2025 diff hist +479 N Template:SuperFallback Created page with "{{#ifexist: {{{1|}}}/{{#if: {{{2|}}} |{{{2}}}|{{int:Lang}}}} | {{#if: {{{2|}}} |{{{2}}}|{{int:Lang}}}} | {{#ifexist: {{{1|}}}/{{GetFallback|{{#if: {{{2|}}} |{{{2}}}|{{int:Lang}}}}}} | {{GetFallback|{{#if: {{{2|}}} |{{{2}}}|{{int:Lang}}}}}} | {{#ifexist: {{{1|}}}/{{GetFallback2|{{#if: {{{2|}}} |{{{2}}}|{{int:Lang}}}}}} | {{GetFallback2|{{#if: {{{2|}}} |{{{2}}}|{{int:Lang}}}}}} | {{CONTENTLANGUAGE}} }} }} }}<noinclude> {{heavily used template}} {{documentation}} </noincl..." current
  • 17:0017:00, 13 December 2025 diff hist +81 N Template:Clear Created page with "<div style="clear:{{{1|both}}};"></div><noinclude> {{documentation}} </noinclude>" current
  • 16:5916:59, 13 December 2025 diff hist +425 N Template:Wikidata Infobox/i18n/getMsg Created page with "<onlyinclude><includeonly>{{#if:{{{nowrap|}}}||<bdi lang="{{SuperFallback|Translations:Template:Wikidata Infobox/i18n/msg-{{{1}}}}}">}}{{Translations:Template:Wikidata Infobox/i18n/msg-{{{1}}}/{{SuperFallback|Translations:Template:Wikidata Infobox/i18n/msg-{{{1}}}}}}}{{#if:{{{nowrap|}}}||</bdi>}}</includeonly></onlyinclude> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! -->" current
  • 16:5916:59, 13 December 2025 diff hist +16,665 N Module:String Created page with "--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true' or 1, any error cond..." current
  • 16:5816:58, 13 December 2025 diff hist +2,952 N Template:Wikidata Infobox/styles.css Created page with "→@noflip: #wdinfobox[dir="ltr"] { float: right; →override .infobox style: this rule is flipped (changed to “left”) on rtl pages, while MediaWiki:Common.css isn’t: clear: right; →override .infobox style: this rule is flipped (changed to “left”) on rtl pages, while MediaWiki:Common.css isn’t: margin-right: 0; margin-left: 1em; } →@noflip: #wdinfobox[dir="rtl"] { float: left; /* override .infobox style: this rule is flipped (changed to “le..." current
  • 16:5816:58, 13 December 2025 diff hist +1,302 N Template:Wikidata Infobox/core Created page with "<!-- Please test changes at https://commons.wikimedia.org/wiki/Template:Wikidata_Infobox/sandbox and test that they work before modifying this template directly! --><templatestyles src="Template:Wikidata Infobox/styles.css" /><!-- Categorize working and non-working uses --><includeonly>{{#ifeq:{{{trackingcats | yes}}} | yes | {{#if:{{{qid|}}} | Category:Uses of Wikidata Infobox | Category:Uses of Wikidata Infobox with no item}}}}</includeonly><!-- -->{{#if:{{{q..." current
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)