User contributions for Simon

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

25 June 2023

  • 11:2611:26, 25 June 2023 diff hist 0 N Template talk:InfoboxCreated blank page current
  • 11:2611:26, 25 June 2023 diff hist 0 N Template talk:Documentation subpageCreated blank page current
  • 11:2511:25, 25 June 2023 diff hist 0 N Help:WikitextCreated blank page current
  • 11:2511:25, 25 June 2023 diff hist 0 N Help:TableCreated blank page current
  • 11:2511:25, 25 June 2023 diff hist 0 N Help:RedirectCreated blank page current
  • 11:2511:25, 25 June 2023 diff hist 0 N Help:Image pageCreated blank page current
  • 11:2511:25, 25 June 2023 diff hist +4,087 N Module:Check for unknown parameters/sandboxCreated 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 require('strict'); local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing t..." current
  • 11:2411:24, 25 June 2023 diff hist +4,368 N Module:Redirect hatnote/sandboxCreated page with "--[[ -- This module produces a "redirect" hatnote. It looks like this: -- '"X" redirects here. For other uses, see Y.' -- It implements the {{redirect}} template. --]] local mHatnote = require('Module:Hatnote') local mHatList = require('Module:Hatnote list') local mArguments --lazily initialize local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local checkTypeMulti = libraryUtil.checkTypeMulti local p = {} ------------------------------..." current
  • 11:2411:24, 25 June 2023 diff hist +9,499 N Module:InfoboxImage/sandboxCreated page with "-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to yes, if th..." current
  • 11:2411:24, 25 June 2023 diff hist +20,481 N Module:Infobox/sandboxCreated page with "local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%shlist%s'..." current
  • 11:2411:24, 25 June 2023 diff hist +19 The Wolf (Andrew W.K. album)No edit summary current
  • 11:2311:23, 25 June 2023 diff hist +46 Template:SEPNo edit summary current
  • 11:2311:23, 25 June 2023 diff hist +60 Template:SEP/docNo edit summary current
  • 11:2211:22, 25 June 2023 diff hist +12 Template:Infobox/docNo edit summary current
  • 11:2211:22, 25 June 2023 diff hist +48 Template:Infobox/docNo edit summary
  • 11:2111:21, 25 June 2023 diff hist +42 Template:Metacritic albumNo edit summary current
  • 11:2011:20, 25 June 2023 diff hist 0 N Help:TemplateCreated blank page current
  • 11:2011:20, 25 June 2023 diff hist 0 N Help:Page historiesCreated blank page current
  • 11:2011:20, 25 June 2023 diff hist +199 N Template:See alsoCreated page with "<includeonly>{{#invoke:Labelled list hatnote|labelledList|See also}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
  • 11:1911:19, 25 June 2023 diff hist +647 N Module:AnchorCreated page with "-- This module implements {{anchor}}. local getArgs = require('Module:Arguments').getArgs local tableTools = require('Module:TableTools') local p = {} function p.main(frame) -- Get the positional arguments from #invoke, remove any nil values, -- and pass them to p._main. local args = getArgs(frame) local argArray = tableTools.compressSparseArray(args) return p._main(unpack(argArray)) end function p._main(...) -- Generate the list of anchors. local anchors = {...." current
  • 11:1911:19, 25 June 2023 diff hist +177 N Template:AnchorCreated page with "{{<includeonly>safesubst:</includeonly>#invoke:anchor|main}}<noinclude> {{Documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
  • 11:1911:19, 25 June 2023 diff hist 0 N Help:LinkCreated blank page current
  • 11:1911:19, 25 June 2023 diff hist +1,042 N Template:R to anchorCreated page with "<noinclude>{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R to anchor |name=To an embedded anchor |from=a topic that does not have its own page |to=an embedded anchor on the redirect's target page |info=** An {{tlx|anchor|(anchor name)}} or {{tlx|visible anchor}} template, a HTML element with <code>id="(anchor name)"</code>, or an {{para|id|(anchor name)}} parameter might be installed at..." current
  • 11:1811:18, 25 June 2023 diff hist +118 N WP:common namesRedirected page to wikipedia:Article titles#Common names current Tag: New redirect
  • 11:1811:18, 25 June 2023 diff hist +22 Module:WebarchiveNo edit summary current
  • 11:1611:16, 25 June 2023 diff hist 0 Module:WebarchiveNo edit summary
  • 11:1511:15, 25 June 2023 diff hist −4 Module:WebarchiveNo edit summary
  • 11:1411:14, 25 June 2023 diff hist +20 Module:WebarchiveNo edit summary
  • 11:1311:13, 25 June 2023 diff hist −1,262 Module:Transcluder/testBlanked the page current Tags: Blanking Manual revert
  • 11:1211:12, 25 June 2023 diff hist +10,906 N Module:Webarchive/dataCreated page with "--[[--------------------------< C O N F I G U R A T I O N >---------------------------------------------------- global configuration settings ]] local config = { maxurls = 10, -- Max number of URLs allowed. tname = 'Webarchive', -- name of calling template. Change if template rename. verifydates = true, -- See documentation. Set false to disable. } --[[--------------------------< U N C A T E G O R I Z E D _ N A M E S P..." current
  • 11:1211:12, 25 June 2023 diff hist +20 Module:Citation/CS1/UtilitiesNo edit summary current
  • 11:1011:10, 25 June 2023 diff hist +100 N Template:Preview warningCreated page with "<includeonly>{{#invoke:If preview|pwarning}}</includeonly><noinclude> {{documentation}} </noinclude>" current
  • 11:0911:09, 25 June 2023 diff hist +20 Module:Citation/CS1/ConfigurationNo edit summary current
  • 11:0811:08, 25 June 2023 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
  • 11:0711:07, 25 June 2023 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
  • 11:0511:05, 25 June 2023 diff hist +142,131 N Module:WikidataIBCreated page with "-- Version: 2021-02-06 -- Module to implement use of a blacklist and whitelist for infobox fields -- Can take a named parameter |qid which is the Wikidata ID for the article -- if not supplied, it will use the Wikidata ID associated with the current page. -- Fields in blacklist are never to be displayed, i.e. module must return nil in all circumstances -- Fields in whitelist return local value if it exists or the Wikidata value otherwise -- The name of the field that thi..." current
  • 11:0411:04, 25 June 2023 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
  • 11:0411:04, 25 June 2023 diff hist +60,683 N Module:Cs1 documentation supportCreated page with "require('strict'); local getArgs = require ('Module:Arguments').getArgs; local cfg = mw.loadData ('Module:Citation/CS1/Configuration'); -- load the configuration module local whitelist = mw.loadData ('Module:Citation/CS1/Whitelist'); -- load the whitelist module local exclusion_lists = { -- TODO: move these tables into a separate ~/data module and mw.loadData() it ['cite book'] = { ['agency'] = true, ['air-date'] = true, ['arxiv'] = true,..." current
  • 11:0311:03, 25 June 2023 diff hist +50,818 N Template:Cite book/TemplateDataCreated page with "<noinclude>{{PP|small=yes}}</noinclude>{{TemplateData header}} {{#invoke:cs1 documentation support|template_data_validate|{{ROOTPAGENAME}}}} <templatedata> { "description": "This template formats a citation to a book using the provided bibliographic information (such as author and title) as well as various formatting options.", "params": { "url": { "label": "URL", "description": "The URL of the online location where the text of the publication can be found. Req..." current
  • 11:0311:03, 25 June 2023 diff hist +1,630 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 mw-archivedtalk {{<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:{{..." current
  • 11:0211:02, 25 June 2023 diff hist +200 N Template:Cite bookCreated page with "<includeonly>{{#invoke:citation/CS1|citation |CitationClass=book }}</includeonly><noinclude> {{documentation}} {{collapse top|TemplateData}} {{Cite book/TemplateData}} {{collapse bottom}} </noinclude>" current
  • 11:0211:02, 25 June 2023 diff hist 0 N File:Commons-logo.svgNo edit summary current
  • 11:0211:02, 25 June 2023 diff hist +115 N Template:If then showCreated page with "{{SAFESUBST:<noinclude />#if:{{{1|}}}|{{{3|}}}{{{1|}}}{{{4|}}}|{{{2|}}}}}<noinclude> {{Documentation}} </noinclude>" current
  • 11:0111:01, 25 June 2023 diff hist +1,033 N Module:Side box/styles.cssCreated page with "→‎{{pp|small=y}}: .side-box { margin: 4px 0; box-sizing: border-box; border: 1px solid #aaa; font-size: 88%; line-height: 1.25em; background-color: #f9f9f9; display: flow-root; } .side-box-abovebelow, .side-box-text { padding: 0.25em 0.9em; } .side-box-image { →‎@noflip: padding: 2px 0 2px 0.9em; text-align: center; } .side-box-imageright { →‎@noflip: padding: 2px 0.9em 2px 0; text-align: center; } /* roughly the skin's sidebar + size of sid..." current
  • 11:0111:01, 25 June 2023 diff hist +1,694 N Template:IMDb nameCreated page with "[https://www.imdb.com/{{#if: {{{1|{{{id|}}}}}} | name/{{#if:{{#invoke:ustring|match|1={{{1|{{{id}}}}}}|2=^nm}} | {{Trim|{{{1|{{{id}}}}}}}}/ | nm{{padleft:{{{1|{{{id}}}}}}|7}}/ }} | {{#if: {{#property:P345}} | name/{{First word|1={{#property:P345}}|sep=,}}/ | find?q={{urlencode:{{#if: {{{2|{{{name|}}}}}} | {{{2|{{{name}}}}}} | {{PAGENAMEBASE}} }}}}&s=nm }} }}{{#if: {{{1|}}} {{{id|}}} {{#property:P345}} | {{#switch: {{lc:{{{s..." current
  • 11:0111:01, 25 June 2023 diff hist +2,678 N Template:AllMusicCreated page with "{{#ifeq: {{{pure_url|}}} | yes | https://www.allmusic.com/{{{class|{{Trim|{{{1|{{ #switch:{{padleft:|2|{{#invoke:String|replace|source={{{id|{{Trim|{{{2|}}}}}}}}|pattern=.*-|replace=|plain=false}}}} | mn = artist | mw = album | mt = song | mc = composition | artist }}}}}}}}}}/{{{id|{{Trim|{{{2|}}}}}}}}{{ #if: {{{tab|}}} | /{{{tab}}} }} | {{#if: {{{2|{{{id<includeonly>|</includeonly>}}}}}} | {{#if: {{{last|{{{author|}}}}}} | {{#if: {{{author-lin..." current
  • 11:0011:00, 25 June 2023 diff hist +123 N Template:AllmusicRedirected page to Template:AllMusic current Tag: New redirect
  • 11:0011:00, 25 June 2023 diff hist +3,691 N Module:Side boxCreated page with "local yesno = require('Module:Yesno') local p = {} local function makeData(args) local data = {} -- Main table classes data.classes = {} if yesno(args.metadata) ~= false then table.insert(data.classes, 'metadata') end if args.position and args.position:lower() == 'left' then table.insert(data.classes, 'side-box-left') else table.insert(data.classes, 'side-box-right') end if args.collapsible then table.insert(data.classes, 'mw-collapsible') if args...." current
  • 11:0011:00, 25 June 2023 diff hist +142 N Template:Side boxCreated page with "{{#invoke:Side box|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
  • 11:0011:00, 25 June 2023 diff hist +1,494 N Template:Sister projectCreated page with "{{Side box | metadata=no | position = {{{position|}}} | image = {{#switch: {{{image|}}} | none = <!-- "image=none", do nothing --> | = <!-- No image fed, select an image --> File:{{#switch: {{lc: {{{project|}}} }} | commons|c = Commons-logo.svg | meta|metawiki|m = Wikimedia Community Logo.svg | wikibooks|wbk|wb|b = Wikibooks-logo-en-noslogan.svg | wikidata|data = Wikidata-logo.svg | wikiquote..." current
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
all
(Main)
Talk
User
User talk
awk
awk talk
File
File talk
MediaWiki
MediaWiki talk
Template
Template talk
Help
Help talk
Category
Category talk
Item
Item talk
Property
Property talk
Module
Module talk
Blanking
content model change
Manual revert
New redirect
Replaced
Reverted
Rollback
Undo
Visual edit
Visual edit: Switched