User contributions for Etenne

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

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-meta Created 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 ago Created 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 ago Created 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 other Created 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:REVISIONUSER2 Created page with "{{encodefirst|{{#if:{{{1|}}}|{{REVISIONUSER:{{{1|}}}}}|{{REVISIONUSER}}}}}}<noinclude> {{Documentation}} </noinclude>" current
  • 00:2700:27, 4 June 2022 diff hist +1,424 N Module:MultiReplace Created 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:Encodefirst Created 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:Toolbar Created page with "{{<includeonly>safesubst:</includeonly>#invoke:Toolbar|main}}<noinclude> {{documentation}} </noinclude>" current
  • 00:2500:25, 4 June 2022 diff hist +1,266 N Module:Toolbar Created 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/notice2 Created 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:Pagetype Created 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:Pagetype Etenne 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:Pagetype Etenne created the page Module:Pagetype using a non-default content model "Sanitized CSS"
  • 00:1600:16, 4 June 2022 diff hist +152 N Template:Red Created 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 other Created 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-g1 Created 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
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)