User contributions for WikiAdmin
Jump to navigation
Jump to search
20 April 2021
- 16:3416:34, 20 April 2021 diff hist +19 m Template:Yes added interwiki link current
- 11:5111:51, 20 April 2021 diff hist −120 m Template:Flag temporarily using simple mode current
- 11:4811:48, 20 April 2021 diff hist +57 m Genital cutting/List of countries converted efn refs into grouped refs
- 11:1811:18, 20 April 2021 diff hist +39 m Main Page book image links to book article
- 11:1311:13, 20 April 2021 diff hist +180 m Talk:Genital cutting/List of countries No edit summary current
- 11:1311:13, 20 April 2021 diff hist +161 Talk:Genital cutting/List of countries →Flags: new section
- 11:1211:12, 20 April 2021 diff hist +349 N Talk:Genital cutting/List of countries →Separating references from text: new section
- 11:0311:03, 20 April 2021 diff hist +71,571 N Genital cutting/List of countries Created page with "{{Construction Site}} In males, '''circumcision''' consists of removing the prepuce of the penis (the foreskin). Circumcision is practiced on young Muslim boys (known..."
- 11:0211:02, 20 April 2021 diff hist 0 m Template:Notelist No edit summary current
- 10:5110:51, 20 April 2021 diff hist +62,361 N Module:Footnotes/whitelist Created page with "--[[--------------------------< W R A P P E R _ T E M P L A T E _ D E F A U L T S >---------------------------- A list of wrapper templates by their canonical names – spell..." current
- 10:4710:47, 20 April 2021 diff hist +12,238 N Module:Footnotes/anchor id list/data Created page with "-- copied from Module:Ref info/data - maybe overkill here? -- for this application make lists from the redirect lists and force all template names first character uppercase r..." current
- 10:4710:47, 20 April 2021 diff hist +27 m Template:Reflist No edit summary current
- 10:4610:46, 20 April 2021 diff hist +27 m Template:Notelist No edit summary
- 10:4510:45, 20 April 2021 diff hist +37,482 N Module:Footnotes/anchor id list Created page with "require('Module:No globals'); local data = mw.loadData ('Module:Footnotes/anchor id list/data'); local whitelist = mw.loadData ('Module:Footnotes/whitelist'); local Lang_obj =..." current
- 10:4010:40, 20 April 2021 diff hist +307 N Module:No globals Created page with "local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end function mt.__newi..." current
- 10:3910:39, 20 April 2021 diff hist +19,322 N Module:Footnotes Created page with "require('Module:No globals'); local getArgs = require ('Module:Arguments').getArgs; --[[--------------------------< A R G S _ D E F A U L T >--------------------------------..." current
- 10:3510:35, 20 April 2021 diff hist +441 N Template:Sfn Created page with "<includeonly>{{#invoke:Footnotes|sfn|template=sfn}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|Category:Pages using sfn with unknown para..." current
- 10:3410:34, 20 April 2021 diff hist +7,222 N Module:Hatnote list Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote list -- --..." current
- 10:3210:32, 20 April 2021 diff hist +8,838 N Module:Hatnote Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- --..." current
- 10:1110:11, 20 April 2021 diff hist +189 N Template:Strfind short Created page with "{{#Invoke:String|find|source={{{1|}}}|{{{2}}}}}<noinclude> Documentation {{W|Template:Strfind short}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --..." current
- 10:1010:10, 20 April 2021 diff hist +181 N Template:TRC Created page with "{{#invoke:Table row counter|main}}<noinclude> Documentation: {{W|Template:Table row counter}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noin..." current
- 10:1010:10, 20 April 2021 diff hist +2,011 N Module:Table row counter Created page with "-- This module counts table rows in wikitext. local p = {} local getArgs function p.main(frame) if not getArgs then getArgs = require('Module:Arguments').getArgs end re..." current
- 10:0810:08, 20 April 2021 diff hist +240 N Template:Repeat Created page with "{{<includeonly>safesubst:</includeonly>#invoke:String|rep|1={{{2|}}}|2={{{1|<noinclude>1</noinclude>}}}}}<noinclude> Documentation: {{W|Template:Repeat}} <!-- Categories go on..." current
- 10:0710:07, 20 April 2021 diff hist +200 N Template:For loop Created page with "{{<includeonly>safesubst:</includeonly>#invoke:For loop|main}}<noinclude> Documentation: {{W|Template:For loop}} <!-- Categories go on the /doc subpage, and interwikis go on W..." current
- 10:0610:06, 20 April 2021 diff hist +745 N Module:Yesno Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki..." current
- 10:0610:06, 20 April 2021 diff hist +10,054 N Module:Arguments Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke..." current
- 10:0510:05, 20 April 2021 diff hist +2,867 N Module:For loop Created page with "-- This module implements {{for loop}}. local getArgs = require('Module:Arguments').getArgs local yesno = require('Module:Yesno') local p = {} function p.main(frame) local..." current
- 10:0410:04, 20 April 2021 diff hist −71 m Template:Graph:Chart/styles.css No edit summary
- 10:0110:01, 20 April 2021 diff hist +290 N Template:Graph:Chart/styles.css Created page with "→{{pp-template}}: →Prevent overflow behavior in mobile skins.: @media all and ( max-width: 720px ) { body.skin-minerva .mw-graph { min-width: 100% !important; max..."
- 09:5909:59, 20 April 2021 diff hist +795 N Template:Rank Created page with "<noinclude> Documentation: {{W|Template:Rank}} <!--Please add this template's categories to the /doc subpage, not here - thanks!--> </noinclude><includeonly> {| |+'''{{{capti..." current
- 09:5809:58, 20 April 2021 diff hist +43,573 N Module:Graph Created page with " -- ATTENTION: Please edit this code at https://de.wikipedia.org/wiki/Modul:Graph -- This way all wiki languages can stay in sync. Thank you! -- -- BUGS: X-Axis labe..." current
- 09:5709:57, 20 April 2021 diff hist +158 N Template:Graph:Map Created page with "{{#tag:templatestyles||src="Graph:Chart/styles.css"}}{{#tag:graph|{{#invoke:Graph|mapWrapper}}}}<noinclude>Documentation: {{W|Template:Graph:Map}}</noinclude>" current
- 09:5009:50, 20 April 2021 diff hist +2,223 N Module:Main Created page with "--[[ -- This module produces a link to a main article or articles. It implements the -- template {{main}}. -- -- If the module is used in category or category talk space, it..." current
- 09:5009:50, 20 April 2021 diff hist +155 N Template:Main Created page with "{{#invoke:main|main}}<noinclude> Documentation: {{W|Template:Main}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
- 09:4709:47, 20 April 2021 diff hist +1,188 N Template:Reflist/styles.css Created page with ".reflist { font-size: 90%; →Default font-size: margin-bottom: 0.5em; list-style-type: decimal; } .reflist .references { font-size: 100%; /* Reset..." current
- 09:4509:45, 20 April 2021 diff hist +416 N Template:Main other Created page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> |..." current
- 09:4509:45, 20 April 2021 diff hist +1,184 N Template:Reflist Created page with "<templatestyles src="Reflist/styles.css" /><div class="reflist <!-- -->{{#if:{{{1|}}}{{{colwidth|}}}|reflist-columns references-column-width}} <!-- -->{{#switch:{{{group|}}}|u..."
- 09:4309:43, 20 April 2021 diff hist +306 N Template:Notelist Created page with "{{reflist|{{{1|{{{colwidth|}}}}}}|refs={{{refs|{{{notes|}}}}}}|group={{#switch: {{{group|}}} | note | upper-alpha | upper-roman | lower-alpha | lower-greek..."
- 09:1709:17, 20 April 2021 diff hist +449 N Template:End Created page with "<includeonly> {{#if:{{{html|}}}|</table>|{{!}}} }}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|Category:Pages using end template with unkn..." current
- 09:1709:17, 20 April 2021 diff hist +3,153 N Module:Check for unknown parameters Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p..." current
- 09:1209:12, 20 April 2021 diff hist +140 m Template:Flag No edit summary
- 09:0309:03, 20 April 2021 diff hist +616 N Template:Efn Created page with "<includeonly>{{#if:{{{name|}}} |{{#tag:ref|{{{1|{{{reference|{{{content|{{{text|}}}}}}}}}}}}|name={{{name|}}}|group={{#switch: {{{group|}}} | note | upper-alpha |..." current
- 09:0109:01, 20 April 2021 diff hist +26 N Template:N/A Redirected page to Template:N/a current Tag: New redirect
- 09:0009:00, 20 April 2021 diff hist +275 N Template:N/a Created page with "{| class="wikitable" |- | <onlyinclude>data-sort-value="{{{sort|}}}" style="background: #ececec; color: #2C2C2C; vertical-align: middle; text-align: {{{align|center}}}; {{{..." current
- 08:5908:59, 20 April 2021 diff hist +227 N Template:Yes Created page with "<noinclude> {| class="wikitable" |- |</noinclude>style="background:#9F9;vertical-align:middle;text-align:{{{align|center}}};{{{style|}}}" class="table-yes"|{{{1|Yes}}}<noinclu..."
- 08:5808:58, 20 April 2021 diff hist +223 N Template:No Created page with "<noinclude>{| class="wikitable" |- |</noinclude>style="background:#F99;vertical-align:middle;text-align:{{{align|center}}};{{{style|}}}" class="table-no"|{{{1|No}}}<noinclude>..."
- 08:5708:57, 20 April 2021 diff hist +466 N Template:Decimal cell Created page with "<includeonly>style="{{{style|}}}; text-align:right; border-right: none; padding-right: 0;" {{!}}{{#ifeq:{{strfind short|{{{1}}}|.}}|0|{{{1}}} {{!}} style="{{{style|}}}; text-a..." current
- 08:5608:56, 20 April 2021 diff hist +129 N Template:W Created page with "<includeonly>[https://en.wikipedia.org/wiki/{{{1}}} {{{1}}}]<sup>[WP]</sup></includeonly><noinclude> de:Vorlage:W</noinclude>"
- 07:2407:24, 20 April 2021 diff hist +74 N Genital cutting Created page with "{{Construction Site}} {{SEEALSO}} * Genital cutting/List of countries"
19 April 2021
- 18:0118:01, 19 April 2021 diff hist −1 m Antisemitism club Name typo Tags: Mobile edit Mobile web edit