User contributions for Etenne

From BoyWiki
A user with 34,993 edits. Account created on 16 August 2012.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

23 June 2022

22 June 2022

21 June 2022

20 June 2022

17 June 2022

16 June 2022

15 June 2022

10 June 2022

9 June 2022

4 June 2022

  • 00:3200:32, 4 June 2022 diff hist +5,652 N Template:Db-metaCreated page with "{{#ifeq: {{{raw|}}} | yes<!-- If raw=yes, include a short deletion message with no message box--> | <b>{{ucfirst:{{{1}}}}}.</b> <!-- -->{{#if: {{{2|}}} | <i>{{{2}}}</i>. }}<!-- -->{{#ifeq:{{{criterion}}}| NA | | <b>See CSD {{uc:{{{criterion}}}}}.</b> }}<!-- -->{{#if: {{{rationale|}}} | <span style="color:red; font-weight:bold;">{{{rationale}}}</span>..." current
  • 00:3100:31, 4 June 2022 diff hist +141 N Template:Time agoCreated page with "{{#invoke:Time ago|main}}<noinclude> {{documentation}} <!-- Categories go in the /doc subpage and interwikis go in Wikidata. --> </noinclude>" current
  • 00:3100:31, 4 June 2022 diff hist +5,112 N Module:Time agoCreated page with "-- Implement Template:Time ago local numberSpell, yesno -- lazy load function numberSpell(arg) numberSpell = require('Module:NumberSpell')._main return numberSpell(arg) end function yesno(arg) yesno = require('Module:Yesno') return yesno(arg) end local p = {} -- Table to convert entered text values to numeric values. local timeText = { ['seconds'] = 1, ['minutes'] = 60, ['hours'] = 3600, ['days'] = 86400, ['weeks'] = 604800, ['months'] = 2629800, --..." current
  • 00:2900:29, 4 June 2022 diff hist +360 N Template:Talk otherCreated page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{TALKSPACE}} | talk | other }} }} | talk = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} </noinclude>" current
  • 00:2800:28, 4 June 2022 diff hist +117 N Template:REVISIONUSER2Created page with "{{encodefirst|{{#if:{{{1|}}}|{{REVISIONUSER:{{{1|}}}}}|{{REVISIONUSER}}}}}}<noinclude> {{Documentation}} </noinclude>" current
  • 00:2700:27, 4 June 2022 diff hist +1,424 N Module:MultiReplaceCreated page with "p = {} local function MultiReplace(args) local input = args[1] or "{{{1}}}" local plain = args.plain == "yes" local i = 1 local changeList = {} while args[i * 2] do local change = {pattern = args[i * 2], repl = args[i * 2 + 1]} if not change.repl then return require('Module:Error').error{ 'MultiReplace: Unpaired argument: <code>' .. (i * 2) .. ' = ' .. change.pattern .. '</code>' } end changeList[i] = change i = i + 1 end local matchList =..." current
  • 00:2700:27, 4 June 2022 diff hist +133 N Template:EncodefirstCreated page with "{{#invoke:MultiReplace|main|1={{{1}}}|2=^:|3=:|4=^;|5=;|6=^*|7=*|8=^#|9=#}}<noinclude> {{Documentation}} </noinclude>" current
  • 00:2500:25, 4 June 2022 diff hist +103 N Template:ToolbarCreated page with "{{<includeonly>safesubst:</includeonly>#invoke:Toolbar|main}}<noinclude> {{documentation}} </noinclude>" current
  • 00:2500:25, 4 June 2022 diff hist +1,266 N Module:ToolbarCreated page with "-- This module implements {{toolbar}}. local mArguments -- Lazily initialise Module:Arguments local mTableTools = require('Module:TableTools') local yesno = require('Module:Yesno') local p = {} function p.main(frame) mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame) return p._main(args) end function p._main(args) local toolbarItems = p.makeToolbarItems(args) if not toolbarItems then -- Return the blank string if no arguments w..." current
  • 00:2300:23, 4 June 2022 diff hist +726 N Template:Hang on/notice2Created page with "{{Center|1={{Red|1=<span class="plainlinks">Note to page author: you have not edited the {{#ifeq:{{NAMESPACE}}|{{ns:0}}|article }}{{#ifeq:{{NAMESPACE}}|{{ns:File}}|file }}talk page yet. If you wish to contest this speedy deletion, clicking the button above will allow you to [{{fullurl:{{TALKPAGENAME}}|action=edit}} leave a talk page message] explaining why you think this {{pagetype|subjectspace=yes}} should not be deleted.<br /><small>If you have already posted..." current
  • 00:2300:23, 4 June 2022 diff hist +179 N Template:PagetypeCreated page with "{{<includeonly>safesubst:</includeonly>#invoke:pagetype|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
  • 00:2200:22, 4 June 2022 diff hist 0 Module:PagetypeEtenne changed the content model of the page Module:Pagetype from "Sanitized CSS" to "Scribunto" current Tag: content model change
  • 00:1900:19, 4 June 2022 diff hist 0 N Module:PagetypeEtenne created the page Module:Pagetype using a non-default content model "Sanitized CSS"
  • 00:1600:16, 4 June 2022 diff hist +152 N Template:RedCreated page with "<span style="color: red;">{{{1}}}</span><noinclude> <!-- Add categories and interwikis to the /doc subpage, not here! --> {{Documentation}} </noinclude>" current
  • 00:1400:14, 4 June 2022 diff hist +423 N Template:User otherCreated page with "{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:User}} | user | other }} }} | user = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>" current
  • 00:1300:13, 4 June 2022 diff hist +1,191 N Template:Db-g1Created page with "{{SAFESUBST:<noinclude />#invoke:Unsubst||$B={{user other|{{error|G1 does not apply to pages in the user namespace}}Category:Pages with templates in the wrong namespace|{{db-meta |bot={{{bot|}}} |raw={{{raw|}}} |criterion=G1 |1= as a page that is patent nonsense, consisting purely of incoherent text or gibberish with no meaningful content or history |2=This does <b>not</b> include poor writing, coherent Wikipedia:Vandalism|van..." current
  • 00:1100:11, 4 June 2022 diff hist +40 Module:Message box/configurationNo edit summary

3 June 2022

2 June 2022

  • 23:0023:00, 2 June 2022 diff hist +18,846 Module:InfoboxNo edit summary current Tag: Manual revert
  • 22:5922:59, 2 June 2022 diff hist 0 Module:InfoboxEtenne changed the content model of the page Module:Infobox from "Sanitized CSS" to "Scribunto" Tags: content model change Manual revert
  • 22:5622:56, 2 June 2022 diff hist 0 Module:InfoboxEtenne changed the content model of the page Module:Infobox from "Scribunto" to "Sanitized CSS" Tag: content model change
  • 22:5522:55, 2 June 2022 diff hist −18,846 Module:InfoboxBlanked the page Tags: Blanking Reverted
  • 13:3613:36, 2 June 2022 diff hist +445 Template:Featured article main pageNo edit summary Tag: Reverted
  • 13:3513:35, 2 June 2022 diff hist +290 Template:Featured article main pageNo edit summary Tag: Reverted
  • 03:1003:10, 2 June 2022 diff hist 0 BoyWiki:Current events/AnnouncementsNo edit summary
  • 03:0803:08, 2 June 2022 diff hist +522 N Template:Navbar-headerCreated page with "<templatestyles src="Navbar-header/styles.css"/><div class="navbar-header" {{#if:{{{fontcolor|}}}|style="color:{{{fontcolor}}};"}}>{{{1}}}<!-- -->{{Navbar | 1 = {{{2<noinclude>|Navbar-header</noinclude>}}} | {{#ifeq: {{{plain|}}} |<!--equals:-->1 |<!--then:-->plain |<!--else:-->mini }} = 1 | {{#if: {{{fontcolor|}}} | fontstyle | NULL }} = color:{{{fontcolor}}}; }}<!-- --></div><noinclude> {{documentation}} <!-- Add cats and interwikis..." current
  • 03:0803:08, 2 June 2022 diff hist +188 N Template:Navbar-header/styles.cssCreated page with "→‎{{pp|small=y}}: .navbar-header { text-align: center; position: relative; white-space: nowrap; } .navbar-header .navbar { position: absolute; right: 0; top: 0; margin: 0 5px; }" current
  • 02:3902:39, 2 June 2022 diff hist −184 Template:Ambox/docNo edit summary
  • 02:2202:22, 2 June 2022 diff hist +163 N Template:AsboxCreated page with "<includeonly>{{#invoke:Asbox|main}}</includeonly><noinclude> {{documentation}} <!-- Add categories to the /doc subpage and interwikis to Wikidata. --> </noinclude>" current
  • 02:2102:21, 2 June 2022 diff hist +898 N Template:DmboxCreated page with "<templatestyles src="Dmbox/styles.css" /> <div role="note" id=" {{#switch:{{{type|}}} | setindex = setindexbox | disambig | #default = disambigbox }}" class="metadata plainlinks dmbox {{#switch:{{{type|}}} | setindex = dmbox-setindex | disambig | #default = dmbox-disambig }} {{{class|}}}" {{#if:{{{style|}}}|style="{{{style}}}"}}>{{#ifeq:{{{image|}}}|none| | {{#if:{{{image|}}} | <div>{{{image}}}</div> | File:{{#switch:{{{type|}}} | setindex = DAB li..." current
  • 02:2102:21, 2 June 2022 diff hist +371 N Template:Dmbox/styles.cssCreated page with "→‎{{pp-template}}: →‎Disambig and set index box styles: .dmbox { display: flex; align-items: center; clear: both; margin: 0.9em 1em; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 0.25em 0.35em; font-style: italic; } .dmbox > * { flex-shrink: 0; margin: 0 0.25em; } .dmbox-body { flex-grow: 1; flex-shrink: 1; padding: 0.1em 0; }" current
  • 02:1702:17, 2 June 2022 diff hist +146 N Template:TmboxCreated page with "{{#invoke:Message box|tmbox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
  • 02:1502:15, 2 June 2022 diff hist +146 N Template:ImboxCreated page with "{{#invoke:Message box|imbox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
  • 02:1402:14, 2 June 2022 diff hist +146 N Template:CmboxCreated page with "{{#invoke:Message box|cmbox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
  • 02:1102:11, 2 June 2022 diff hist −389 Template:Ambox/docNo edit summary
  • 02:0702:07, 2 June 2022 diff hist +7,605 N Module:Transclusion count/data/ACreated page with "return { ["A-Class"] = 6100, ["AARTalk"] = 8700, ["ACArt"] = 6400, ["AFB_game_box_end"] = 2400, ["AFB_game_box_start"] = 2400, ["AFC_comment"] = 15000, ["AFC_submission"] = 28000, ["AFC_submission_category_header"] = 4600, ["AFD_help"] = 81000, ["AFD_help/styles.css"] = 81000, ["AFI/Picture_box"] = 3300, ["AFI/Picture_box/show_picture"] = 3300, ["AFI_film"] = 6400, ["AFL_Car"] = 2500, ["AFL_Col"] = 2400, ["AFL_Ess"] = 2400, ["AFL_Gee"] = 2400, ["AFL_Haw"] = 2200, ["AFL_M..." current
  • 02:0602:06, 2 June 2022 diff hist +928 N Template:UnderlinkedCreated page with "{{ safesubst:<noinclude/>#invoke:Unsubst||date=__DATE__ |$B= <!--{{Underlinked}} begin-->{{Ambox | name = Underlinked | type = style | image = 50x40px|link=|alt= | issue = This {{{1|article}}} '''needs more links to other articles to help integrate it into the encyclopedia'''. | fix = Please help [{{fullurl:{{FULLPAGENAME}}|action=edit}} improve this artic..."
  • 02:0502:05, 2 June 2022 diff hist +1,114 N Template:TemplateData headerCreated page with "<div class="templatedata-header">{{#if:{{{noheader|}}}|<!-- noheader: -->{{Template parameter usage|based=y}}|<!-- +header: -->This is the {{#if:{{{nolink|}}}|<!-- +header, nolink TD -->TemplateData|<!-- +header, +link TD; DEFAULT: -->TemplateData}}<!-- e.o. #if:nolink; DEFAULT: --> for this template used by TemplateWizard, VisualEditor and other tools. {{Template parame..." current
  • 02:0502:05, 2 June 2022 diff hist +1,438 N Template:Template parameter usageCreated page with "{{#switch:{{{label|}}} |=[https://bambots.brucemyers.com/TemplateParam.php?wiki=enwiki&template={{Urlencode:{{#if:{{{1|}}}|{{ROOTPAGENAME:{{{1|}}}}}|{{ROOTPAGENAME}}}}}} {{#ifeq:{{yesno-no|{{{lc}}}}}|no|C|c}}lick here] to see a monthly parameter usage report for {{#if:{{{1|}}}|[[Template:{{ROOTPAGENAME:{{{1|}}}}}]]|this template}}{{#ifeq:{{yesno-no|{{{based}}}}}|yes| based on {{#if:{{{1|}}}|its|this}} TemplateData}}. |None|none=[https://bambots.brucemyers.com/Templ..." current
  • 02:0302:03, 2 June 2022 diff hist +146 N Template:Section linkCreated page with "{{#invoke:Section link|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>" current
  • 02:0302:03, 2 June 2022 diff hist +4,584 N Module:Section linkCreated page with "-- This module implements {{section link}}. require('Module:No globals'); local checkType = require('libraryUtil').checkType local p = {} local function makeSectionLink(page, section, display) display = display or section page = page or '' -- MediaWiki doesn't allow these in `page`, so only need to do for `section` if type(section) == 'string' then section = string.gsub(section, "{", "{") section = string.gsub(section, "}", "}") end return string.f..." current
  • 02:0102:01, 2 June 2022 diff hist +783 N Template:POVCreated page with "{{ safesubst:<noinclude/>#invoke:Unsubst||date=__DATE__ |$B= <!--{{POV}} begin-->{{Ambox | name = POV | subst = <includeonly>{{subst:substcheck}}</includeonly> | small = {{{small|}}} | type = content | class = ambox-POV | style = {{{style|}}} | image = 50x40px|link= | issue = The '''neutrality of this {{{what|article}}} is disputed'''. | talk = {{{talk|#}}} | fix = Please d..."
  • 02:0002:00, 2 June 2022 diff hist +1,635 N Template:Multiple issuesCreated page with "{{ {{{|safesubst:}}}#invoke:Unsubst||$B= {{Ambox |name = Multiple issues |templatestyles = Multiple issues/styles.css |doc = no |subst = <includeonly>{{subst:substcheck}}</includeonly> |class = ambox-multiple_issues compact-ambox |type = content |removalnotice = yes <!-- as of 2016-06, param does not work on this template --> |cat=Articles with multiple maintenance issues |text = <div class="multiple-issues-text {{#if:{{{1|}}}|mw-collapsible {{#ifeq:{{{collapsed}}}|..."
  • 01:5901:59, 2 June 2022 diff hist +925 N Template:Mbox templates see alsoCreated page with "<div>{{view|Template:Mbox templates see also|edit|brackets=yes}} There are seven metatemplates in the Module:Message box family:</div> * {{tl|Ambox}}, for messageboxes on article pages. * {{tl|Cmbox}}, for messageboxes on category pages. * {{tl|Imbox}}, for messageboxes on file (image) pages. * {{tl|Tmbox}}, for messageboxes on talk pages. * {{tl|Fmbox}}, for header and footer messageboxes. * {{tl|Ombox}}, for messageboxes on other types of page. * {{tl|Mbox}}, for m..." current
  • 01:5801:58, 2 June 2022 diff hist +133 N Template:ViewCreated page with "{{#invoke:navbar|navbar|plain = 1|template = {{{template|{{{1|}}}}}}}}<noinclude> {{Documentation|Template:Navbar/doc}} </noinclude>" current
  • 01:5701:57, 2 June 2022 diff hist +828 N Template:Mbox templates (small)Created page with "<includeonly>{{Infobox | bodyclass = nowrap | bodystyle = width:auto;padding-bottom:0.6em;line-height:1.25em; | abovestyle = font-size:inherit; | above = Message box<br/>meta-templates | labelstyle = margin:0;padding:0 0.3em 0;text-align:center;font-weight:normal; | datastyle = margin:0;padding:0 0.5em 0 0; | label1 = ''template'' | data1 = ''context'' | label2 = {{tl|Ambox}} | data2 = article | label3 = {{tl|Cmbox}} | data3 = category | label4 = {{tl|Imbox}} | data..." current
  • 01:5501:55, 2 June 2022 diff hist +275 N Template:Hidden endCreated page with "<noinclude>{{hatnote|Templates {{noredirect|Template:End hidden|End hidden}} and {{noredirect|Template:End hidden section|End hidden section}} redirect here.}}<div><div></noinclude><!-- --></div></div><!-- --><noinclude>{{Documentation|Template:Hidden begin/doc}}</noinclude>" current
  • 01:5401:54, 2 June 2022 diff hist +394 N Template:NoredirectCreated page with "{{safesubst:<noinclude/>#if: {{safesubst:<noinclude/>#invoke:Redirect|isRedirect|{{{1}}}}} | <span class="plainlinks">[{{safesubst:<noinclude/>fullurl:{{{1}}}|redirect=no}} {{{2|{{{1}}}}}}]</span> | {{safesubst:<noinclude/>#if:{{{2|}}}|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}|{{{2}}}]]|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}]]}} }}<noinclude> {{documentation}} </noinclude>" current
  • 01:5301:53, 2 June 2022 diff hist +749 N Template:Hidden beginCreated page with "<includeonly><div class="mw-collapsible {{#ifeq:{{{showhide|}}}{{{toggle|}}}|left|mw-collapsible-leftside-toggle}} {{#if:{{{expanded|}}} | |mw-collapsed}} {{{class|}}}" style="box-sizing:border-box;width:{{{width|100%}}};font-size:95%;padding:4px;border:{{{border|none}}};{{{style|}}}"><!-- --><div style="font-size:100%;line-height:1.6;font-weight:bold;background:{{{bg1|transparent}}};text-align:{{{ta1|left}}};{{{extra1|}}};{{{titlestyle|{{{headercss|}}}}}}">{{..." current
  • 01:5201:52, 2 June 2022 diff hist +329 N Template:EmCreated page with "<em {{#if:{{{role|}}}|role="{{{role}}}"}} {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</em><noinclude> {{documentation}} <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>" current
  • 01:5101:51, 2 June 2022 diff hist +1,614 N Template:Collapse topCreated page with "<div style="margin-left:{{{indent|0}}}"><!-- NOTE: width renders incorrectly if added to main STYLE section --> {| <!-- Template:Collapse top --> class="mw-collapsible {{<includeonly>safesubst:</includeonly>#if:{{{expand|{{{collapse|}}}}}}||mw-collapsed}} {{{class|}}}" style="background: {{{bg1|transparent}}}; text-align: left; border: {{{border|1px}}} solid {{{b-color|Silver}}}; margin: 0.2em auto auto; width:{{<includeonly>safesubst:</includeonly>#if:{{{width|}}}|{{{wi..." current
  • 01:5101:51, 2 June 2022 diff hist +621 N Template:Lorem ipsum/pb-condCreated page with "{{#ifeq: {{{2|{{{join|no}}}}}} | yes |   | {{#switch: {{#invoke:string|sub|x{{{1|}}}|2|2}} | : | # | * = | #default = </p> <p><!-- --> }} }}<noinclude></p>{{Documentation |content= Conditional paragraph break. Generates correct content between lorem paragraphs, depending on ''prefix'' and ''join'': * a single space in the case of joins * an inverted p-tag pair between paragraphs where needed * nothing at all for prefix metacharacters like (<code>*<..." current
  • 01:5001:50, 2 June 2022 diff hist +727 N Template:Lorem ipsum/P3Created page with "Fusce convallis, mauris imperdiet gravida bibendum, nisl turpis suscipit mauris, sed placerat ipsum urna sed risus. In convallis tellus a mauris. Curabitur non elit ut libero tristique sodales. Mauris a lacus. Donec mattis semper leo. In hac habitasse platea dictumst. Vivamus facilisis diam at odio. Mauris dictum, nisi eget consequat elementum, lacus ligula molestie metus, non feugiat orci magna ac sem. Donec turpis. Donec vitae metus. Morbi tristique neque eu mauris. Qu..." current
  • 01:4901:49, 2 June 2022 diff hist +888 N Template:Lorem ipsum/P2Created page with "Curabitur pretium tincidunt lacus. Nulla gravida orci a odio. Nullam varius, turpis et commodo pharetra, est eros bibendum elit, nec luctus magna felis sollicitudin mauris. Integer in mauris eu nibh euismod gravida. Duis ac tellus et risus vulputate vehicula. Donec lobortis risus a elit. Etiam tempor. Ut ullamcorper, ligula eu tempor congue, eros est euismod turpis, id tincidunt sapien risus a quam. Maecenas fermentum consequat mi. Donec fermentum. Pellentesque malesuada..." current
  • 01:4801:48, 2 June 2022 diff hist +193 N Template:Collapse bottomCreated page with "<includeonly>|}</div></includeonly><noinclude> {{Documentation|Template:Collapse top/doc}} <!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> </noinclude>" current
  • 01:4701:47, 2 June 2022 diff hist +976 N Template:Citation styleCreated page with "{{ safesubst:<noinclude/>#invoke:Unsubst||date=__DATE__ |$B= <!--{{Citation style}} begin-->{{Ambox | name = Citation style | subst = <includeonly>{{subst:substcheck}}</includeonly> | type = style | small = {{{small|}}} | class = ambox-citation_style | sect = {{{1|}}} | issue = '''has an unclear citation style'''. {{#if:{{{reason|{{{details|}}}}}}|The reason given is: '''{{Terminate sentence|{{{reason|{{{details}}}}}}}}'''}} | fix = The references used may be made c..." current
  • 01:4601:46, 2 June 2022 diff hist +565 N Template:Block indentCreated page with "<templatestyles src="Block indent/styles.css"/><div class="block-indent {{{class|}}}" {{#if:{{{left|}}}{{{em|}}}{{{right|}}}{{{style|}}}|style="{{#if:{{{left|{{{em|}}}}}}|padding-left: {{{left|{{{em}}}}}}em;}}{{#if:{{{right|}}}|padding-right: {{{right}}}em;}}{{#if:{{{style|}}}|{{{style}}}}}"}}>{{{1|{{{text|{{{content|{{{quote|<noinclude>{{lorem ipsum}}</noinclude><includeonly>{{error|Error: No content given to indent (or equals sign used in the actual argument to an unna..." current
  • 01:4501:45, 2 June 2022 diff hist +2,452 N Template:Lorem ipsumCreated page with "{{#ifexpr:{{{1|1}}}>0|{{Lorem ipsum/p-cond|{{{2|}}}|{{{join|}}}}}{{{2|}}}{{Lorem ipsum/P1|link={{{link|{{{4|no}}}}}}}}{{{3|}}} |}}{{#ifexpr:{{{1|1}}}>1|{{Lorem ipsum/pb-cond|{{{2|}}}|{{{join|}}}}}{{{2|}}}{{Lorem ipsum/P2}}{{{3|}}} |}}{{#ifexpr:{{{1|1}}}>2|{{Lorem ipsum/pb-cond|{{{2|}}}|{{{join|}}}}}{{{2|}}}{{Lorem ipsum/P3}}{{{3|}}} |}}{{#ifexpr:{{{1|1}}}>3|{{Lorem ipsum/pb-cond|{{{2|}}}|{{{join|}}}}}{{{2|}}}{{Lorem ipsum/P4}}{{{3|}}} |}}{{#ifexpr:{{{1|1}}}>4|{{Lorem..." current
  • 01:4501:45, 2 June 2022 diff hist +670 N Template:Lorem ipsum/p-end-condCreated page with "{{#ifeq: {{{2|{{{join|no}}}}}} | yes | | {{#switch: {{#invoke:string|sub|x{{{1|}}}|2|2}} | : | # | * = | #default = </p><!-- -->}} }}<noinclude>{{Documentation |content= Conditional paragraph end. Generates an p-tag if needed, depending on ''prefix'' and ''join'': * nothing, in the case of joins; * nothing, where prefix metacharacters are present like (<code>*</code>, <code>#</code>, or <code>:</code>) which must sit in column 1, don't acquire begin-p..." current
  • 01:4401:44, 2 June 2022 diff hist +604 N Template:Lorem ipsum/p-condCreated page with "{{#ifeq: {{{2|{{{join|no}}}}}} | yes | | {{#switch: {{#invoke:string|sub|x{{{1|}}}|2|2}} | : | # | * = | #default = <p><!-- -->}} }}</p><noinclude>{{Documentation |content= Conditional paragraph begin. Generates a begin p-tag if needed, depending on ''prefix'' and ''join'': * nothing, in the case of joins; * nothing, where prefix metacharacters are present like (<code>*</code>, <code>#</code>, or <code>:</code>) which must sit in column 1; * a begin p..." current
  • 01:4201:42, 2 June 2022 diff hist +105 N Template:Template shortcutCreated page with "<includeonly>{{#invoke:Shortcut|main|template=yes}}</includeonly><noinclude>{{Documentation}}</noinclude>" current
  • 01:4101:41, 2 June 2022 diff hist +170 N Template:TnCreated page with "{{#Invoke:Template link general|main|brace=yes}}<noinclude> {{documentation}}<!-- Add categories to the /doc subpageand interwikis to Wikidata, not here! --> </noinclude>" current
  • 01:4001:40, 2 June 2022 diff hist +624 N Template:TlxuCreated page with "<code><nowiki>{{</nowiki>[[{{{1}}}]]<!-- -->{{#if:{{{2|}}}| |{{{2}}} }}<!-- -->{{#if:{{{3|}}}| |{{{3}}} }}<!-- -->{{#if:{{{4|}}}| |{{{4}}} }}<!-- -->{{#if:{{{5|}}}| |{{{5}}} }}<!-- -->{{#if:{{{6|}}}| |{{{6}}} }}<!-- -->{{#if:{{{7|}}}| |{{{7}}} }}<!-- -->{{#if:{{{8|}}}| |{{{8}}} }}<!-- -->{{#if:{{{9|}}}| |{{{9}}} }}<!-- -->{{#if:{{{10|}}}| |{{{10}}} }}<!-- -->{{#if:{{{11|}}}| |{{{11}}} }}<!-- -->{{#if:{{{12|}}}| |''....." current
  • 01:3901:39, 2 June 2022 diff hist +200 N Template:TlxsCreated page with "{{#Invoke:Template link general|main|code=on|subst=on}}<noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlxs}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>" current
  • 01:3801:38, 2 June 2022 diff hist +1,513 N Module:Tfd linksCreated page with "-- This module implements Template:Tfd links local p = {} local function urlencode(text) -- Return equivalent of {{urlencode:text}}. local function byte(char) return string.format('%%%02X', string.byte(char)) end return text:gsub('[^ %w%-._]', byte):gsub(' ', '+') end local function fullurllink(t, a, s) return '[//en.wikipedia.org/w/index.php?title=' .. urlencode(t) .. '&' .. a .. ' ' .. s .. ']' end function p.main(frame) local args = frame:getParent().ar..." current
  • 01:3701:37, 2 June 2022 diff hist +231 N Template:TnullCreated page with "<includeonly>{{#Invoke:Template link general|main|nolink=yes|code=yes}}</includeonly><noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tnull}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>" current
  • 01:3601:36, 2 June 2022 diff hist +230 N Template:TlxiCreated page with "<includeonly>{{#Invoke:Template link general|main|italic=yes|code=yes}}</includeonly><noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlxi}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>" current
  • 01:3401:34, 2 June 2022 diff hist +228 N Template:TlxbCreated page with "<includeonly>{{#Invoke:Template link general|main|bold=yes|code=yes}}</includeonly><noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlxb}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>" current
  • 01:3301:33, 2 June 2022 diff hist +653 N Template:TluCreated page with "<nowiki>{{</nowiki>{{#if:{{{subst|}}}| subst:|}}[[{{{1}}}]]<!-- -->{{#if:{{{2|}}}| |{{{2}}} }}<!-- -->{{#if:{{{3|}}}| |{{{3}}} }}<!-- -->{{#if:{{{4|}}}| |{{{4}}} }}<!-- -->{{#if:{{{5|}}}| |{{{5}}} }}<!-- -->{{#if:{{{6|}}}| |{{{6}}} }}<!-- -->{{#if:{{{7|}}}| |{{{7}}} }}<!-- -->{{#if:{{{8|}}}| |{{{8}}} }}<!-- -->{{#if:{{{9|}}}| |{{{9}}} }}<!-- -->{{#if:{{{10|}}}| |{{{10}}} }}<!-- -->{{#if:{{{11|}}}| |{{{11}}} }..." current
  • 01:3301:33, 2 June 2022 diff hist +425 N Template:TltssCreated page with "<span title="{{{2}}}" style="font-family:monospace;"><!-- -->{{<span title="Please use template substitution with this template.">subst:</span><!-- -->[[Template:{{{1}}}|<span title="{{{2}}}">{{{1}}}</span>]]<!-- -->{{#if:{{{par|}}} |{{!}}{{{par}}}}}<!-- -->{{#if:{{{par2|}}} |{{!}}{{{par2}}}}}<!-- -->}}</span><noinclude> {{Documentation}} </noinclude>" current
  • 01:3201:32, 2 June 2022 diff hist +139 N Template:TltCreated page with "<includeonly>{{[[Template:{{{1}}}|{{{1}}}]]}} ([[Template talk:{{{1}}}|talk]])</includeonly><noinclude> {{Documentation}} </noinclude>" current
  • 01:3101:31, 2 June 2022 diff hist +644 N Template:TlsuCreated page with "<nowiki>{{</nowiki>subst:[[{{{1}}}]]<!-- -->{{#if:{{{2|}}}| |{{{2}}} }}<!-- -->{{#if:{{{3|}}}| |{{{3}}} }}<!-- -->{{#if:{{{4|}}}| |{{{4}}} }}<!-- -->{{#if:{{{5|}}}| |{{{5}}} }}<!-- -->{{#if:{{{6|}}}| |{{{6}}} }}<!-- -->{{#if:{{{7|}}}| |{{{7}}} }}<!-- -->{{#if:{{{8|}}}| |{{{8}}} }}<!-- -->{{#if:{{{9|}}}| |{{{9}}} }}<!-- -->{{#if:{{{10|}}}| |{{{10}}} }}<!-- -->{{#if:{{{11|}}}| |{{{11}}} }}<!-- -->..." current
  • 01:3001:30, 2 June 2022 diff hist +901 N Template:TlscCreated page with "<span style="white-space:nowrap;"><code>{{{{#if:{{{1|}}}|subst:{{{1}}}|tlsc|...}}<!-- -->{{#if:{{{2|}}}||{{{2}}}}}<!-- -->{{#if:{{{3|}}}||{{{3}}}}}<!-- -->{{#if:{{{4|}}}||{{{4}}}}}<!-- -->{{#if:{{{5|}}}||{{{5}}}}}<!-- -->{{#if:{{{6|}}}||{{{6}}}}}<!-- -->{{#if:{{{7|}}}||{{{7}}}}}<!-- -->{{#if:{{{8|}}}||{{{8}}}}}<!-- -->{{#if:{{{9|}}}||{{{9}}}}}<!-- -->{{#if:{{{10|}}}||{{{10}}}}}<!-- -->{{#if:{{{11|}}}||{{{11..." current
  • 01:2801:28, 2 June 2022 diff hist +197 N Template:TlsCreated page with "{{#Invoke:Template link general|main|subst=yes}}<noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tls|tlsp}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>" current
  • 01:2701:27, 2 June 2022 diff hist +220 N Template:TlpCreated page with "<includeonly>{{#Invoke:Template link general|main|nowrap=yes}}</includeonly><noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlp}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>" current
  • 01:2701:27, 2 June 2022 diff hist +60 N Template:TlnCreated page with "[[Template:{{{1}}}]]<noinclude>{{documentation}}</noinclude>" current
  • 01:2501:25, 2 June 2022 diff hist +231 N Template:TlfCreated page with "<includeonly>{{#Invoke:Template link general|main|nowrap=yes|nolink=yes}}</includeonly><noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlf}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>" current
  • 01:2501:25, 2 June 2022 diff hist +240 N Template:TldCreated page with "<includeonly>{{#Invoke:Template link general|main|nolink=yes|code=yes|nowrap=yes}}</includeonly><noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlc}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>" current
  • 01:2301:23, 2 June 2022 diff hist +644 N Template:TlaCreated page with "{{Tlg|subst={{{subst|}}}|nowrap={{{nowrap|}}}|{{{1|}}}<!-- -->|alttext{{#ifeq:{{{2}}}|{{{2|x}}}||x}}={{{2}}}<!-- -->|3{{#ifeq:{{{3}}}|{{{3|x}}}||x}}={{{3}}}<!-- -->|4{{#ifeq:{{{4}}}|{{{4|x}}}||x}}={{{4}}}<!-- -->|5{{#ifeq:{{{5}}}|{{{5|x}}}||x}}={{{5}}}<!-- -->|6{{#ifeq:{{{6}}}|{{{6|x}}}||x}}={{{6}}}<!-- -->|7{{#ifeq:{{{7}}}|{{{7|x}}}||x}}={{{7}}}<!-- -->|8{{#ifeq:{{{8}}}|{{{8|x}}}||x}}={{{8}}}<!-- -->|9{{#ifeq:{{{9}}}|{{{9|x}}}||x}}={{{9}}}<!-- -->|10{{#ifeq:{{{10}}}|{{{..." current
  • 01:2201:22, 2 June 2022 diff hist +521 N Template:Tl2Created page with "<!-- Subst of {{Tl2}} follows --><code><nowiki>{{</nowiki>[[:{{ safesubst:<noinclude/>#if: {{{sister|}}} | {{{sister}}}: }}{{ safesubst:<noinclude/>#if: {{{lang|}}} | {{{lang}}}: }}{{ safesubst:<noinclude/>ns:Template }}:{{{1}}}|{{{1}}}]]{{ safesubst:<noinclude/>#if: {{{2|}}} | |{{{2}}} }}{{ safesubst:<noinclude/>#if: {{{3|}}} | |{{{3}}} }}<nowiki>}}</nowiki></code><!-- Subst of {{Tl2}} ends --><noinclude> {{documentation}} <!-- Add categories and interwikis t..." current
  • 01:2101:21, 2 June 2022 diff hist +480 N Template:TiwCreated page with "<span class="plainlinks">{{#if:{{{2|}}} | [[:{{#if:{{{1|}}}|{{{1}}}:|}}Template:{{{2}}}]] {{smaller|([[:{{#if:{{{1|}}}|{{{1}}}:|}}Special:Whatlinkshere/Template:{{{2}}}|backlinks]] [{{fullurl:{{{1}}}:Template:{{{2}}}|action=edit}} edit])}} | [[Template:{{{1|{{PAGENAME}}}}}]] {{smaller|([[Special:Whatlinkshere/Template:{{{1|{{PAGENAME}}}}}|backlinks]] [{{fullurl:w:Template:{{{1|{{PAGENAME}}}}}|action=edit}} edit])}} }}</span><noinclude>{{Documentation}}</noinc..." current
  • 01:2001:20, 2 June 2022 diff hist +225 N Template:TimCreated page with "[[m:Template:{{{1|{{PAGENAME}}}}}]] {{smaller|([[m:Special:Whatlinkshere/Template:{{{1|{{PAGENAME}}}}}|backlinks]] [{{fullurl:m:Template:{{{1|{{PAGENAME}}}}}|action=edit}} edit])}}<noinclude>{{Documentation}}</noinclude>" current
  • 01:2001:20, 2 June 2022 diff hist +257 N Template:SmallerCreated page with "<span style="font-size:85%;">{{{1}}}</span><includeonly>{{SAFESUBST:#if:{{{1|}}}||Category:Pages using small with an empty input parameter}}</includeonly><noinclude> {{Documentation}}<!--Categories and interwikis go in the /doc sub-page.--> </noinclude>" current
  • 01:1801:18, 2 June 2022 diff hist +269 N Template:TicCreated page with "<span class="plainlinks">[[Template:{{{1}}}]] ([[Template talk:{{{1}}}|talk]] [{{SERVER}}{{localurl:Special:Whatlinkshere/Template:{{{1}}}|limit=500}} links] [{{SERVER}}{{localurl:Template:{{{1}}}|action=edit}} edit])</span><noinclude>{{Documentation}}</noinclude>" current
  • 01:1701:17, 2 June 2022 diff hist +254 N Template:TiCreated page with "'''[[Template:{{{1}}}]]''' ([[Template talk:{{{1}}}|talk]]{{int:dot-separator}}[[Special:Whatlinkshere/Template:{{{1}}}|links]]{{int:dot-separator}}[{{SERVER}}{{localurl:Template:{{{1}}}|action=edit}} edit])<noinclude> {{Documentation}} </noinclude>" current
  • 01:1601:16, 2 June 2022 diff hist +95 N Template:Tfd linksCreated page with "<includeonly>{{#invoke:Tfd links|main}}</includeonly><noinclude> {{Documentation}} </noinclude>" current
  • 01:1501:15, 2 June 2022 diff hist +809 N Template:TsetlCreated page with "{{<!-- -->subst:<!-- -->[[Template:{{{1|{{PAGENAME}}}}}|{{{1|{{PAGENAME}}}}}]]<!-- -->{{#if:{{{2|}}} | |{{{2}}}}}<!-- -->{{#if:{{{3|}}} | |{{{3}}}}}<!-- -->{{#if:{{{4|}}} | |{{{4}}}}}<!-- -->{{#if:{{{5|}}} | |<i>etc.</i>}}<!-- -->}}<br/> <!-- --><span class="plainlinksneverexpand"><!-- --><small>[{{fullurl:Special:Whatlinkshere/Template:{{{1|{{PAGENAM..." current
  • 01:1401:14, 2 June 2022 diff hist +296 N Template:TtlCreated page with "{{main other|{{error|Did you mean {{tl|s-ttl}}?}}}}{{[[Template:{{{1}}}|{{{1}}}]]}} ([[Template talk:{{{1}}}|t]]/[{{SERVER}}{{localurl:Special:Whatlinkshere/Template:{{{1}}}|limit=999}} l])<noinclude> {{pp-template|small=yes}} Category:Internal template-link templates </noinclude>" current
  • 01:1201:12, 2 June 2022 diff hist +173 N Template:TwlhCreated page with "[[Template:{{{1}}}]] ([[Special:Whatlinkshere/Template:{{{1}}}|links]], [[Template talk:{{{1}}}|talk]])<noinclude> Category:Internal template-link templates </noinclude>" current
  • 01:1101:11, 2 June 2022 diff hist +2,048 N Template:XtagCreated page with "<code class="nowrap">{{#switch:{{{2|pair}}} |c|close = <!--nothing--> |s|single |o|open |p|pair = <{{#switch:{{{1|}}} |categorytree=categorytree |charinsert=charinsert |ce=ce |chem=chem |gallery=gallery |graph=graph |hiero=hiero |includeonly=Help:Templat..." current
  • 01:1001:10, 2 June 2022 diff hist +744 N Template:TetlCreated page with "{{<!-- -->[[Template:{{{1|{{PAGENAME}}}}}|{{{1|{{PAGENAME}}}}}]]<!-- -->{{#if:{{{2|}}} | |{{{2}}} }}<!-- -->{{#if:{{{3|}}} | |{{{3}}} }}<!-- -->{{#if:{{{4|}}} | |{{{4}}} }}<!-- -->{{#if:{{{5|}}} | |<i>etc.</i> }}<!-- -->}}<br/><!-- --><span class="plainlinksneverexpand"><!-- --><small>[{{fullurl:Special:Whatlinkshere/Template:{{{1|{{PAGENAME}}}}}|limit=500}} links]</small> <!-- --><small>:Template talk:{{{1|{{PAGENAME}}}}}|tal..." current
  • 01:0901:09, 2 June 2022 diff hist +190 N Template:Template link expandedCreated page with "{{#Invoke:Template link general|main|code=on}}<noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlx}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>" current
  • 01:0701:07, 2 June 2022 diff hist +6,892 N Template:Template-linking templatesCreated page with "<includeonly>{{navbar|Template-linking templates|text=These tables:|style=float: right;}}</includeonly> === General-purpose formatting === <div style="overflow-x: auto; margin: 1em 0;"> {| class="wikitable plainrowheaders" style="margin: 0;" |+ Comparison of template-linking templates according to the styles of generated text and link produced |- style="background-color: #fee;" ! scope="col" rowspan="2"| Text style ↓ ! scope="col" rowspan="2"| {{Template link expanded|..." current
  • 01:0501:05, 2 June 2022 diff hist +394 N Template:SpacesCreated page with "<span class="nowrap">{{#iferror:{{#expr:{{{1|1}}}}} |{{#switch:{{{1}}} |fig=  |en=  |em=  |thin=  |hair=  |  }} |{{#invoke:String|rep|{{#switch:{{{2}}} |fig=  |en=  |em=  |thin=  |hair=  |  }}|{{{1|1}}}}} }}</span><noinclude> {{documentation}} </noinclude>" current
  • 01:0401:04, 2 June 2022 diff hist +663 N Template:Shortcut/styles.cssCreated page with "→‎{{pp-template}}: .module-shortcutboxplain { float: right; margin: 0 0 0 1em; border: 1px solid #aaa; background: #fff; padding: 0.3em 0.6em 0.2em 0.6em; text-align: center; font-size: 85%; } .module-shortcutboxleft { float: left; margin: 0 1em 0 0; } .module-shortcutlist { display: inline-block; border-bottom: 1px solid #aaa; margin-bottom: 0.2em; } .module-shortcutboxplain > ul { font-weight: bold; } .module-shortcutanchordiv { position: relative;..." current
  • 01:0301:03, 2 June 2022 diff hist +394 N Template:No redirectCreated page with "{{safesubst:<noinclude/>#if: {{safesubst:<noinclude/>#invoke:Redirect|isRedirect|{{{1}}}}} | <span class="plainlinks">[{{safesubst:<noinclude/>fullurl:{{{1}}}|redirect=no}} {{{2|{{{1}}}}}}]</span> | {{safesubst:<noinclude/>#if:{{{2|}}}|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}|{{{2}}}]]|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}]]}} }}<noinclude> {{documentation}} </noinclude>" current
  • 01:0301:03, 2 June 2022 diff hist +3,295 N Module:RedirectCreated page with "-- This module provides functions for getting the target of a redirect page. local p = {} -- Gets a mw.title object, using pcall to avoid generating script errors if we -- are over the expensive function count limit (among other possible causes). local function getTitle(...) local success, titleObj = pcall(mw.title.new, ...) if success then return titleObj else return nil end end -- Gets the name of a page that a redirect leads to, or nil if it isn't a -- redi..." current
  • 01:0101:01, 2 June 2022 diff hist +258 N Template:MonoCreated page with "{{<includeonly>safesubst:</includeonly>ifsubst|1=|2=<templatestyles src="Mono/styles.css" />}}<span class="monospaced">{{{2|{{{1}}}}}}</span><noinclude> {{Documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>" current
  • 01:0101:01, 2 June 2022 diff hist +119 N Template:Mono/styles.cssCreated page with "→‎{{pp-template}}: .monospaced { →‎"monospace, monospace" per [[WP:MONO]]: font-family: monospace, monospace; }" current
  • 01:0001:00, 2 June 2022 diff hist +302 N Template:IfsubstCreated page with "{{ safesubst:<noinclude/>#if:{{{demo|}}} |{{ safesubst:<noinclude/>#ifeq:{{{demo}}} |no |{{{no|{{{2|}}}}}} |{{{yes|{{{1|}}}}}} }} |{{ safesubst:<noinclude/>#ifeq:{{ safesubst:<noinclude/>NAMESPACE}}|{{NAMESPACE}} |{{{no|{{{2|}}}}}} |{{{yes|{{{1|}}}}}} }}}}<noinclude> {{Documentation}} </noinclude>" current
  • 00:5800:58, 2 June 2022 diff hist +297 N Template:High-useCreated page with "{{#invoke:High-use|main|1={{{1|}}}|2={{{2|}}}|all-pages={{{all-pages|}}}|info={{{info|}}}|demo={{{demo|}}}|form={{{form|}}}|expiry={{{expiry|}}}|system={{{system|}}}}}<noinclude> {{Documentation}} <!-- Add categories to the /doc subpage; interwiki links go to Wikidata, thank you! --> </noinclude>" current
  • 00:5800:58, 2 June 2022 diff hist +2,427 N Module:Transclusion count/data/HCreated page with "return { ["H-phrases"] = 3200, ["HABS"] = 2200, ["HDS"] = 4100, ["HD_color"] = 2800, ["HKG"] = 2900, ["HMAS"] = 6000, ["HMCS"] = 4400, ["HMM"] = 4900, ["HMS"] = 34000, ["HOUR"] = 2300, ["HRV"] = 4500, ["HUN"] = 10000, ["Hab"] = 12000, ["Hair_space"] = 9400, ["Hanging_indent"] = 5600, ["Hansard-contribs"] = 9300, ["Harv"] = 5800, ["Harvard_citation"] = 6000, ["Harvard_citation_no_brackets"] = 42000, ["Harvard_citation_text"] = 5700, ["Harvid"] = 56000, ["Harvnb"] = 41000,..." current
  • 00:5700:57, 2 June 2022 diff hist +6,690 N Module:High-useCreated page with "local p = {} -- _fetch looks at the "demo" argument. local _fetch = require('Module:Transclusion_count').fetch local yesno = require('Module:Yesno') function p.num(frame, count) if count == nil then if yesno(frame.args['fetch']) == false then if (frame.args[1] or '') ~= '' then count = tonumber(frame.args[1]) end else count = _fetch(frame) end end -- Build output string local return_value = "" if count == nil then if frame.args[1] == "risk" then..." current
  • 00:5400:54, 2 June 2022 diff hist +835 N Template:TagCreated page with "<code class="{{#ifeq:{{{wrap|}}}|yes|wrap|nowrap}}" style="{{#ifeq:{{{style|}}}|plain|border:none;background:transparent;|{{{style|}}}}}"><!-- Opening tag -->{{#switch:{{{2|pair}}} |c|close = |e|empty|s|single|v|void |o|open |p|pair = <{{#if:{{{link|}}}|tag}}}|{{{1|tag}}}|{{{1|tag}}}}}{{#if:{{{params|{{{attribs|}}}}}}| {{{params|{{{attribs}}}}}}}} }}<!-- Content between tags -->{{#switch:{{{2|pair}}} |c|close = {{{content|}}} |..." current
  • 00:5200:52, 2 June 2022 diff hist +1,901 N Template:T linksCreated page with "{{#if:{{yesno|{{{sandboxlinks|no}}}|yes=yes|no=}}{{#ifeq:{{#invoke:String|match|s={{{1|_}}} |pattern=%/sandbox%d*$ |plain=false |nomatch=no}}|no||yes2}}<!-- /sandbox -->|{{T links/sandbox links|1={{#invoke:String|replace|source={{{1|_}}} |pattern=%/sandbox%d*$ |plain=false |replace=}} |sandboxname={{{sandboxname|sandbox}}} |module={{{module|}}} }}<!-- ----- -->|<span class="plainlinks nourlexpansion"><!-- --><nowiki>{{</nowiki>:Template:{{{1|Example}}}|{{ucfirst:{{{1|..." current
  • 00:5100:51, 2 June 2022 diff hist +281 N Template:SclxCreated page with "<includeonly><!-- --><code><!-- --><nowiki>[[</nowiki>[[{{#ifexpr:{{#invoke:String|find|{{{1}}}|:}}||WP:}}{{uc:{{{1|}}}}}]]<nowiki>]]</nowiki><!-- --></code><!-- --></includeonly><noinclude> {{Documentation}}<!-- Add categories to the /doc sub-page --> </noinclude>" current
  • 00:4800:48, 2 June 2022 diff hist +45 N Template:ColonCreated page with ":<noinclude>{{Documentation}}</noinclude>" current
  • 00:4700:47, 2 June 2022 diff hist +1,298 N Template:PfCreated page with "{{#if:{{{_code|}}}|<code>}}{{((}}{{ #switch: {{lc: {{{1|if}}} }} | expr | if | ifeq | iferror | ifexpr | ifexist | rel2abs | switch | time | titleparts = if}}}}}|#{{{1|if}}} | lc | uc | lcfirst | ucfirst | urlencode | anchorencode | ns = {{{1}}} | localurl | localurle | fullurl | fullurle = [[meta:Help:Parser function#URLs etc.|{{{1}}}]..." current
  • 00:4700:47, 2 June 2022 diff hist +44 N Template:))Created page with "}}<noinclude> {{documentation}} </noinclude>" current
  • 00:4600:46, 2 June 2022 diff hist +44 N Template:((Created page with "{{<noinclude> {{documentation}} </noinclude>" current
  • 00:4300:43, 2 June 2022 diff hist +145 N Template:NowrapCreated page with "<span class="nowrap">{{{1}}}</span><noinclude> {{documentation}} <!-- Categories go on the /doc page; interwikis go to Wikidata. --> </noinclude>" current
  • 00:4200:42, 2 June 2022 diff hist +248 N Template:NoteTagCreated page with "<includeonly>{{#if:{{{name|}}} |{{#tag:ref|{{{1|{{{note|{{{content|{{{text|}}}}}}}}}}}}|group=note|name={{{name|}}}}} |{{#tag:ref|{{{1|{{{note|{{{content|{{{text|}}}}}}}}}}}}|group=note}} }}</includeonly><noinclude> {{Documentation}} </noinclude>" current
  • 00:4100:41, 2 June 2022 diff hist +117 N Template:NoteFootCreated page with "{{reflist|{{{1|{{{colwidth|}}}}}}|refs={{{refs|{{{notes|}}}}}}|group=note}}<noinclude> {{Documentation}} </noinclude>" current
  • 00:3900:39, 2 June 2022 diff hist +787 Template:ReflistNo edit summary current
  • 00:3900:39, 2 June 2022 diff hist +1,407 N Template:Reflist/styles.cssCreated page with "→‎{{pp|small=yes}}: →‎can we remove the font size declarations? .references gets a font-size in * common.css that is always 90, and there is nothing else in reflist out in * the wild. May affect column sizes.: .reflist { font-size: 90%; →‎Default font-size: margin-bottom: 0.5em; list-style-type: decimal; } .reflist .references { font-size: 100%; →‎Reset font-size when nested in div.reflist: margin-bottom: 0; /* Avoid dou..." current
  • 00:3500:35, 2 June 2022 diff hist +259 N Template:N/aCreated page with "{| class="wikitable" |- | <onlyinclude>data-sort-value="{{{sort|}}}" style="background: #ececec; color: #2C2C2C; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-na" <!-- -->| {{{1|N/A}}}</onlyinclude> |} {{documentation}}" current
  • 00:3400:34, 2 June 2022 diff hist +291 N Template:MlxCreated page with "<code>{{{{{{{|safesubst:}}}#invoke:Separated entries|main|[[Module:{{{1}}}{{{section|}}}|#invoke:{{{1}}}]]|{{{2|''function''}}}|separator=|}}}}</code><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>" current
  • 00:3300:33, 2 June 2022 diff hist +278 N Template:MlCreated page with "{{{{{{{|safesubst:}}}#invoke:Separated entries|main|[[Module:{{{1}}}{{{section|}}}|#invoke:{{{1}}}]]|{{{2|''function''}}}|separator=|}}}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>" current
  • 00:3300:33, 2 June 2022 diff hist +1,403 N Module:Separated entriesCreated page with "-- This module takes positional parameters as input and concatenates them with -- an optional separator. The final separator (the "conjunction") can be -- specified independently, enabling natural-language lists like -- "foo, bar, baz and qux". The starting parameter can also be specified. local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} function p._main(args) local separator = args.separator -- Decode (convert to Unicode) HT..." current
  • 00:3100:31, 2 June 2022 diff hist +30 N MW:Help:Magic wordsRedirected page to Help:Magic words current Tag: New redirect
  • 00:2900:29, 2 June 2022 diff hist +180 N Template:Magic wordCreated page with "<nowiki>{{</nowiki>[[MW:Help:Magic words{{#ifeq:{{{1|}}}|||#{{#invoke:string|replace|{{{1}}}|:$||1|0}}}}|{{{1|Magic word}}}]]{{{2|}}}}}<noinclude> {{Documentation}}</noinclude>" current
  • 00:2800:28, 2 June 2022 diff hist +586 N Template:LtsCreated page with "<span style="padding-right:3px;">[[:Template:{{{1|{{PAGENAME}}}}}|Template:{{ucfirst:{{{1|{{PAGENAME}}}}}}}]]</span><!-- --><span class="plainlinks nourlexpansion lx" style="font-size: 85%;"><!-- -->([{{fullurl:Template:{{{1|{{PAGENAME}}}}}|action=edit}} edit] <!-- -->[[:Template talk:{{{1|{{PAGENAME}}}}}|talk]] <!-- -->[{{fullurl:Special:Whatlinkshere/Template:{{{1|{{PAGENAME}}}}}|limit=500}} links] <!-- -->[{{fullurl:Template:{{{1..." current
  • 00:2600:26, 2 June 2022 diff hist +121 N Template:LtCreated page with "{{lx|1=Template:|2={{ucfirst:{{{1}}}}}|3=Template talk|4=talk}}<noinclude> {{documentation|Template:Ln/doc}} </noinclude>" current
  • 00:2600:26, 2 June 2022 diff hist +779 N Template:LxCreated page with "<includeonly><span class="plainlinks nourlexpansion lx"><!-- -->[[{{{1}}}{{{2}}}]] <!-- --><span style="font-size:90%;">(<!-- -->{{#if:{{{noedit|}}}||[{{fullurl:{{{1}}}{{{2}}}|action=edit}} edit] |}} <!-- -->{{#if:{{{notalk|}}}||[[{{{3}}}{{{5|:}}}{{{2}}}|{{{4}}}]] |}} <!-- -->{{#if:{{{nohistory|}}}||[{{fullurl:{{{1}}}{{{2}}}|action=history}} history] |}} <!-- -->{{#if:{{{nolinks|}}}||[{{fullurl:Special:Whatlinkshere/{{{1}}}{{{..." current
  • 00:2400:24, 2 June 2022 diff hist +129 N Template:ElcCreated page with "<code>[<nowiki/>[{{{1}}}{{#if:{{{2|}}}|{{!}}{{{2}}}}}]<nowiki/>]{{{3|}}}</code><!-- --><noinclude> {{documentation}} </noinclude>" current
  • 00:2400:24, 2 June 2022 diff hist +172 N Template:DtlCreated page with "{{[[d:Template:{{{1}}}|d:{{{1}}}]]}}<noinclude> {{Documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>" current
  • 00:2100:21, 2 June 2022 diff hist +415 N Module:Hatnote/styles.cssCreated page with "→‎{{pp|small=y}}: .hatnote { font-style: italic; } →‎Limit structure CSS to divs because of [[Module:Hatnote inline]]: div.hatnote { →‎@noflip: padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } →‎The templatestyles element inserts a link element before hatnotes. * TODO: Remove link if/when WMF resolves T200206: .hatnote + link + .hatnote { margin-top: -0.5em; }" current
  • 00:2000:20, 2 June 2022 diff hist +61 N Template:DemoCreated page with "{{#invoke:Demo|main}}<noinclude>{{documentation}}</noinclude>" current
  • 00:2000:20, 2 June 2022 diff hist +4,175 N Module:DemoCreated page with "local p = {} --creates a frame object that cannot access any of the parent's args --unless a table containing a list keys of not to inherit is provided function disinherit(frame, onlyTheseKeys) local parent = frame:getParent() or frame local orphan = parent:newChild{} orphan.getParent = parent.getParent --returns nil orphan.args = {} if onlyTheseKeys then local family = {parent, frame} for f = 1, 2 do for k, v in pairs(family[f] and family[f].args or {}) do..." current
  • 00:1800:18, 2 June 2022 diff hist +252 N Template:CodeCreated page with "{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang={{{lang|{{{2|text}}}}}}|class={{{class|}}}|id={{{id|}}}|style={{{style|}}}|inline=1}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, interwikis to Wikidata, not here --> </noinclude>" current
  • 00:1700:17, 2 June 2022 diff hist +81 N Template:ClearCreated page with "<div style="clear:{{{1|both}}};"></div><noinclude> {{documentation}} </noinclude>" current
  • 00:0200:02, 2 June 2022 diff hist +102 N Template:ErrorCreated page with "{{#invoke:Error|error|{{{message|{{{1}}}}}}|tag={{{tag|}}}}}<noinclude> {{documentation}} </noinclude>" current
  • 00:0100:01, 2 June 2022 diff hist +1,129 N Module:ErrorCreated page with "-- This module implements {{error}}. local p = {} local function _error(args) local tag = mw.ustring.lower(tostring(args.tag)) -- Work out what html tag we should use. if not (tag == 'p' or tag == 'span' or tag == 'div') then tag = 'strong' end -- Generate the html. return tostring(mw.html.create(tag) :addClass('error') :wikitext(tostring(args.message or args[1] or error('no message specified', 2))) ) end function..." current

1 June 2022

31 May 2022

30 May 2022

28 May 2022

26 May 2022

23 May 2022

11 May 2022

8 May 2022

6 May 2022

3 May 2022

2 May 2022

30 April 2022

29 April 2022

28 April 2022

18 April 2022

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)