User contributions for OIMGov
Jump to navigation
Jump to search
22 December 2023
- 11:0311:03, 22 December 2023 diff hist +4,255 N Module:Detect singular Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs local yesNo = require('Module:Yesno') local getPlain = require('Module:Text').Text().getPlain -- function to determine whether "sub" occurs in "s" local function plainFind(s, sub) return mw.ustring.find(s, sub, 1, true) end -- function to count the number of times "pattern" (a regex) occurs in "s" local function countMatches(s, pattern) local _, count = mw.ustring.gsub(s, pattern, '') return count end..."
- 11:0311:03, 22 December 2023 diff hist +77 N Template:Pluralize from text Created page with "{{#invoke:Detect singular|pluralize}}<noinclude>{{documentation}}</noinclude>"
- 11:0211:02, 22 December 2023 diff hist +3,824 N Module:Uses TemplateStyles Created page with "local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local TNT = require('Module:TNT') local p = {} local function format(msg, ...) return TNT.format('I18n/Uses TemplateStyles', msg, ...) end local function getConfig() return mw.loadData('Module:Uses TemplateStyles/config') end local function renderBox(tStyles) local boxArgs = { type = 'notice..."
- 10:5710:57, 22 December 2023 diff hist −48 Template:Fix/category No edit summary current
- 10:5710:57, 22 December 2023 diff hist +858 N Template:Fix/category Created page with "<noinclude>{{pp-template|small=yes}}</noinclude>{{{cat|Category:All pages needing cleanup}}}{{#if:{{{cat-date|}}} |[[{{{cat-date}}} {{#if:{{{date|}}} |from {{{date}}} }}]]{{#if:{{{date|}}} |{{#ifexist:{{{cat-date}}} from {{{date}}}| |Category:Articles with invalid date parameter in template }} }} }}{{#if:{{{cat2|}}}|{{{cat2}}}}}{{#if:{{{cat-date2|}}} |[[{{{cat-date2}}} {{#if:{{{date|}}} |from {{{date}}} }}]]{{#if:{{{date|}}} |{{#ifex..."
- 10:5610:56, 22 December 2023 diff hist +1,185 N Template:Fix Created page with "{{#switch:{{{subst|¬}}} |¬={{category handler |template=Category:Templates needing substitution checking |nocat={{{nocat|<noinclude>true</noinclude>}}} }} |SUBST=Category:Pages with incorrectly substituted templates }}{{Category handler |main={{Fix/category |cat-date={{{cat-date|}}} |cat={{{cat|}}} |cat-date2={{{cat-date2|}}} |cat2={{{cat2|}}} |cat-date3={{{cat-date3|}}} |cat3={{{cat3|}}} |date={{{date|}}} }} |template={{#if:{{{nam..." current
- 10:5610:56, 22 December 2023 diff hist +757 N Template:Citation needed Created page with "{{ {{{|safesubst:}}}#invoke:Unsubst||date=__DATE__ |$B= {{Fix |name = {{{name|Citation needed}}} |link = Wikipedia:Citation needed |text = citation needed |class = Template-Fact |title = {{{reason|This claim needs references to reliable sources.}}} |date = {{{date|}}} |cat = Category:All articles with unsourced statements |cat-date = Category:Articles with unsourced statements }}{{#invoke:Check for unknown parameters|check|unknown={..." current
- 10:5010:50, 22 December 2023 diff hist +3,989 N Module:Infobox settlement/columns Created page with "local p = {} function p.main(frame) local getArgs = require('Module:Arguments').getArgs local args = getArgs(frame, {frameOnly = true}); local r = mw.html.create('div') :css('display','table') :css('width','100%') :css('background','none') local r2 = '' if args['c0'] then local subtable = mw.html.create('div') :css('display','table') :css('width','100%') :css('background','none') local hassubtable = false for k=1,5 do if args['c' .. k] th..." current
- 10:3210:32, 22 December 2023 diff hist −6 Template:Infobox settlement/styles.css No edit summary Tags: Manual revert Reverted
- 10:3110:31, 22 December 2023 diff hist −15 Template:Infobox settlement/styles.css No edit summary Tag: Reverted
- 10:2910:29, 22 December 2023 diff hist +21 Template:Infobox settlement/styles.css Undo revision 21519 by OIMGov (talk) Tags: Undo Reverted
- 10:2810:28, 22 December 2023 diff hist −21 Template:Infobox settlement/styles.css No edit summary Tag: Reverted
- 10:2010:20, 22 December 2023 diff hist −102 Template:Pp No edit summary current Tag: Manual revert
- 10:1910:19, 22 December 2023 diff hist +102 Template:Pp No edit summary Tag: Reverted
- 10:1710:17, 22 December 2023 diff hist +76 N Template:Pp Created page with "{{#invoke:Protection banner|main}}<noinclude> {{documentation}} </noinclude>"
- 10:1710:17, 22 December 2023 diff hist +1,686 N Template:Infobox settlement/styles.css Created page with "→{{pp|small=y}}: .ib-settlement { width: 23em; border-collapse: collapse; line-height: 1.2em; } →TODO split definitions to appropriate class names when live from HTML element: .ib-settlement td, .ib-settlement th { border-top: 1px solid #a2a9b1; padding: 0.4em 0.6em 0.4em 0.6em; } .ib-settlement .mergedtoprow .infobox-full-data, .ib-settlement .mergedtoprow .infobox-header, .ib-settlement .mergedtoprow .infobox-data, .ib-settlement .mergedtoprow .infobox-l..."
- 10:1410:14, 22 December 2023 diff hist +1,541 N Module:Check for clobbered parameters Created page with "local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end function p.check(frame) local args = frame.args local pargs = frame:getParent().args local checknested = isnotempty(args['nested']) local delimiter = isnotempty(args['delimiter']) and args['delimiter'] or ';' local argpairs = {} for k, v in pairs(args) do if type(k) == 'number' then local plist = mw.text.split(v, delimiter)..."
- 10:1310:13, 22 December 2023 diff hist +152 N Template:Fix comma category Created page with "{{#invoke:String|replace|{{{1}}}|%[%[Category:(.-)from (.-) 2,(.-)%]%]|Category:%1 from %2 2%3|plain=false}}<noinclude>{{documentation}}</noinclude>"
- 10:1210:12, 22 December 2023 diff hist +80 Template:Infobox settlement No edit summary
- 10:0910:09, 22 December 2023 diff hist +14 N Census in Hasanistan Created page with "{{incomplete}}" current
- 10:0710:07, 22 December 2023 diff hist +178 N Template:Replace Created page with "{{<includeonly>safesubst:</includeonly>#invoke:String|replace|source={{{1}}}|{{{2}}}|{{{3}}}|plain={{{plain|true}}}|count={{{count|}}}}}<noinclude> {{documentation}} </noinclude>"
- 10:0610:06, 22 December 2023 diff hist +6 Template:HasanistanNavBox No edit summary
- 09:5209:52, 22 December 2023 diff hist −28 Template:HasanistanNavBox No edit summary
- 09:5209:52, 22 December 2023 diff hist +149 Template:HasanistanNavBox No edit summary
- 09:4909:49, 22 December 2023 diff hist +14 N Currency of Hasanistan Created page with "{{incomplete}}" current
- 09:4609:46, 22 December 2023 diff hist +176 N Template:ISO 4217/code-to-number/format Created page with "{{#if:{{{value|}}}|{{#switch:{{{format|}}} |bracket|brackets=({{mono|1={{{value|}}}}}) |mono={{mono|1={{{value|}}}}} |#default={{{value|}}}<!-- includes plain, <blank> --> }}}}" current
- 09:4509:45, 22 December 2023 diff hist +433 N Template:ISO 4217/code-minor-unit/format Created page with "{{#switch:{{str find word|source={{{format|}}}|orwords=exponent}} ||#default={{#switch:{{{value|}}}<!-- cent; decimal; decimals: anything but 'exponent' --> |N.A.|NA|n.a.|na= |0= |= |1={{val|0.1}}<!-- does not occur, 17 Oct 2022 --> |2={{val|0.01}} |3={{val|0.001}} |4={{val|0.0001}} |#default=<!-- ? not expected -->}} |exponent={{#switch:{{{value|}}}<!-- source text: --> |N.A.|NA|na=N.A. |= |#default={{{value|}}} }} }}" current
- 09:4509:45, 22 December 2023 diff hist +3,201 N Template:ISO 4217/code-to-number Created page with "{{ISO 4217/code-to-number/format |format={{{format|}}} |value={{#switch:{{ISO 4217/code|iso-code={{{iso-code|}}}}}<!-- All 304 existing unique alpha3-codes. Alphacode can have zero or one number (but not multiple). Numbers can repeat (eg ALL, ALK=008). No check on the codes; nocode/errorcode=return blank (As of 17 Oct 2022) --> |= |XFO= |XFU= |XRE= |ADP=020 |AED=784 |AFA=004 |AFN=971 |ALK=008 |ALL=008 |AMD=051 |ANG=532 |AOA=973 |AOK=024 |AON=024 |AOR=982 |ARA=032 |ARP=03..." current
- 09:4409:44, 22 December 2023 diff hist +1,929 N Template:ISO 4217/code-minor-unit Created page with "{{ISO 4217/code-minor-unit/format<!-- as of 17 Oct 2022 (304 iso-codes; 12 ambivalent) --> |format={{{format|}}} |value={{#switch:{{{iso-code|}}}<!-- Number of decimals. Occurring: "-blank-, N.A., 0, 2, 3, 4". ["1" does not occur]. "-blank-, N.A., 0" return <blank> --> |= |BIF|CLP|DJF|GNF|ISK|JPY|KMF|KRW|PYG|RWF|UGX|UYI|VND|VUV|XAF|XOF|XPF=0 |AED|AFN|ALL|AMD|AOA|ARS|AUD|AWG|AZN|BAM|BBD|BDT|BGN|BMD|BND|BOB|BOV|BRL|BSD|BTN|BWP|BYN|BZD |CAD|CDF|CHE|CHF|CHW|CNY|COP|COU|CRC|C..." current
- 09:4309:43, 22 December 2023 diff hist +8 Yezdi para't No edit summary current
- 09:4209:42, 22 December 2023 diff hist +17,567 Template:Infobox currency No edit summary current
- 09:4109:41, 22 December 2023 diff hist +219 N Template:If both Created page with "{{{{{|safesubst:}}}#if:{{{1|}}}| {{{{{|safesubst:}}}#if:{{{2|}}}|{{{3|}}}|{{{4|}}}}} |{{{4|}}} }}<noinclude> {{Documentation}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> </noinclude>" current
- 09:4009:40, 22 December 2023 diff hist +941 N Template:ISO 4217/code/format Created page with "{{#if:{{{format|}}} |{{#if:{{{value|}}}<!-- -->|{{{value|}}} |{{#if:{{{input-code|}}}<!-- input is not an ok-code, so analyse for 'None' and ISOcat -->|{{#if:{{ISO 4217/code-none|iso-code={{{input-code|}}}}}<!-- check None-option: -->|{{yesno|{{Str find word|source=option-none|orwords={{{format|}}}}}<!-- -->|yes={{{input-code|}}}<!-- 'None'=allowed so return the input string -->|no=<!--'none' not allowed so return blank; CAT-N-->{{#if:{{{ISO..." current
- 09:4009:40, 22 December 2023 diff hist +1,631 N Template:ISO 4217/code Created page with "{{ISO 4217/code/format |input-code={{{iso-code|}}} |format={{{format|}}} |ISO4217-cat={{Str find word|source=iso4217-cat|case=no|orwords={{{format|}}}}} |value={{#switch:{{{iso-code|}}}<!-- All defined ISO codes per ISO 4217. Unique=304 (as of 17 Oct 2022) --> |=<!-- blank so empty string --> |ADP|AED|AFA|AFN|ALK|ALL|AMD|ANG|AOA|AOK|AON|AOR|ARA|ARP|ARS|ARY|ATS|AUD|AWG|AYM|AZM|AZN|BAD|BAM|BBD|BDT|BEC|BEF |BEL|BGJ|BGK|BGL|BGN|BHD|BIF|BMD|BND|BOB|BOP|BOV|BRB|BRC|BRE|BRL|BRN..." current
19 December 2023
- 16:2216:22, 19 December 2023 diff hist 0 N Category:Hasanistan Created blank page current
- 16:2116:21, 19 December 2023 diff hist +850 Template:HasanistanNavBox No edit summary
- 16:1316:13, 19 December 2023 diff hist +39 N DUNYAHASANI Redirected page to World Hasanistan Alliance current Tag: New redirect
- 16:1316:13, 19 December 2023 diff hist +39 N DÜNYAHASANİ Redirected page to World Hasanistan Alliance current Tag: New redirect
- 16:0116:01, 19 December 2023 diff hist +23 User:OIMGov/sandbox →Culture
- 15:1215:12, 19 December 2023 diff hist +6 Çobanistan No edit summary current
- 15:0815:08, 19 December 2023 diff hist +818 Çobanistan No edit summary
- 15:0815:08, 19 December 2023 diff hist +25 N Chobanistan Redirected page to Çobanistan current Tag: New redirect
- 14:5614:56, 19 December 2023 diff hist +29 Hasanistan Public Media Group No edit summary current
- 14:5614:56, 19 December 2023 diff hist +28 Hasanistan Public Media Group No edit summary
- 14:5614:56, 19 December 2023 diff hist +222 Hasanistan Public Media Group No edit summary
- 14:5514:55, 19 December 2023 diff hist +7 World Hasanistan Alliance →History
- 14:5414:54, 19 December 2023 diff hist +287 N Hasanistan Public Media Group Created page with "{{incomplete}} The '''Hasanistan Public Media Group''' is a media conglomerate and the parent organisation of the Batyr Times and Hasanistan Radio and Television Organization. It is a constituent organisation of the World Hasanistan Alliance."
- 14:5114:51, 19 December 2023 diff hist +110 World Hasanistan Alliance →Constituent organisations
- 14:4814:48, 19 December 2023 diff hist +115 World Hasanistan Alliance →External links
- 14:4714:47, 19 December 2023 diff hist +199 World Hasanistan Alliance →History