User contributions for Intcreator
Appearance
7 February 2025
- 23:2823:28, 7 February 2025 diff hist 0 m Template:Template link 1 revision imported current
- 23:2823:28, 7 February 2025 diff hist 0 m Template:Tl 1 revision imported current
- 23:2823:28, 7 February 2025 diff hist 0 m Template:Mbox 1 revision imported current
- 23:2823:28, 7 February 2025 diff hist 0 m Module:Arguments 1 revision imported current
- 23:2823:28, 7 February 2025 diff hist 0 m Module:Yesno 1 revision imported current
- 23:2823:28, 7 February 2025 diff hist 0 m Template:Citation needed 1 revision imported current
- 23:2623:26, 7 February 2025 diff hist +2,569 N Module:Namespace detect/data Created page with "-------------------------------------------------------------------------------- -- Namespace detect data -- -- This module holds data for Module:Namespace detect to be loaded per -- -- page, rather than per #invoke, for performance reasons. -- -------------------------------------------------------------------------------- local cfg = require('Module:Namespace detect/config') local function..."
- 23:2523:25, 7 February 2025 diff hist +761 N Module:Category handler/blacklist Created page with "-- This module contains the blacklist used by Module:Category handler. -- Pages that match Lua patterns in this list will not be categorised unless -- categorisation is explicitly requested. return { '^Main Page$', -- don't categorise the main page. -- Don't categorise the following pages or their subpages. -- "%f[/\0]" matches if the next character is "/" or the end of the string. '^Wikipedia:Cascade%-protected items%f[/\0]', '^User:UBX%f[/\0]', -- The userbo..."
- 23:2523:25, 7 February 2025 diff hist +888 N Module:Category handler/shared Created page with "-- This module contains shared functions used by Module:Category handler -- and its submodules. local p = {} function p.matchesBlacklist(page, blacklist) for i, pattern in ipairs(blacklist) do local match = mw.ustring.match(page, pattern) if match then return true end end return false end function p.getParamMappings(useLoadData) local dataPage = 'Module:Namespace detect/data' if useLoadData then return mw.loadData(dataPage).mappings else return..."
- 23:2423:24, 7 February 2025 diff hist +5,755 N Module:Category handler/config Created page with "-------------------------------------------------------------------------------- -- Module:Category handler configuration data -- -- Language-specific parameter names and values can be set here. -- -- For blacklist config, see Module:Category handler/blacklist. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. ----------------------------..."
- 23:2423:24, 7 February 2025 diff hist +631 N Module:Category handler/data Created page with "-- This module assembles data to be passed to Module:Category handler using -- mw.loadData. This includes the configuration data and whether the current -- page matches the title blacklist. local data = require('Module:Category handler/config') local mShared = require('Module:Category handler/shared') local blacklist = require('Module:Category handler/blacklist') local title = mw.title.getCurrentTitle() data.currentTitleMatchesBlacklist = mShared.matchesBlacklist(..."
- 23:2423:24, 7 February 2025 diff hist +7,871 N Module:Category handler Created page with "-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all namespace alia..."
- 23:2323:23, 7 February 2025 diff hist +148 N Template:Category handler Created page with "{{#invoke:Category handler|main}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, and interwikis to Wikidata. --> </noinclude>"
- 23:2323:23, 7 February 2025 diff hist +1,552 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..."
- 23:2223:22, 7 February 2025 diff hist +3,948 N Module:Unsubst Created page with "local checkType = require('libraryUtil').checkType local p = {} local BODY_PARAM = '$B' local specialParams = { ['$params'] = 'parameter list', ['$aliases'] = 'parameter aliases', ['$flags'] = 'flags', ['$B'] = 'template content', ['$template-name'] = 'template invocation name override', } function p.main(frame, body) -- If we are substing, this function returns a template invocation, and if -- not, it returns the template body. The template body can be specif..."
4 February 2025
- 22:3622:36, 4 February 2025 diff hist +162 User:Intcreator No edit summary Tag: Visual edit
- 22:3222:32, 4 February 2025 diff hist +29 User:Intcreator No edit summary Tag: Visual edit
- 17:2117:21, 4 February 2025 diff hist +53 N CMS:ATTLL Redirected page to CMS:AT&T Long Lines Microwave Equipment current Tag: New redirect
2 February 2025
- 22:3622:36, 2 February 2025 diff hist 0 MediaWiki:Common.css No edit summary
1 February 2025
- 23:1623:16, 1 February 2025 diff hist +1 m Main Page No edit summary Tag: Visual edit: Switched
31 January 2025
- 14:1914:19, 31 January 2025 diff hist 0 TIW:Main Page/styles.css Intcreator changed the content model of the page TIW:Main Page/styles.css from "wikitext" to "Sanitized CSS" current Tag: content model change
- 14:1914:19, 31 January 2025 diff hist +5,394 N TIW:Main Page/styles.css Created page with "→{{pp|small=yes}}: .mp-box { border: 1px solid #aaa; →all colors overriden on specific elements in @media screen: padding: 0 0.5em 0.5em; margin-top: 4px; } .mp-h2, body.skin-timeless .mp-h2 { →Timeless needs a higher specificity: border: 1px solid #aaa; →all colors overriden on specific elements in @media screen: margin: 0.5em 0; padding: 0.2em 0.4em; font-size: 120%; font-weight: bold; font-family: inherit; } .mp-later { font-size: 85%; fon..."
- 14:1514:15, 31 January 2025 diff hist −2 MediaWiki:Common.css No edit summary
- 11:2211:22, 31 January 2025 diff hist +20 MediaWiki:Common.css No edit summary
- 11:2011:20, 31 January 2025 diff hist +83 MediaWiki:Common.css No edit summary
- 11:1411:14, 31 January 2025 diff hist +520 MediaWiki:Common.css No edit summary
- 10:5310:53, 31 January 2025 diff hist +22 MediaWiki:Common.css No edit summary
- 10:5110:51, 31 January 2025 diff hist 0 MediaWiki:Common.css No edit summary
- 10:4710:47, 31 January 2025 diff hist +49 MediaWiki:Common.css No edit summary
- 10:2210:22, 31 January 2025 diff hist +1,544 Module:Infobox/styles.css No edit summary
30 January 2025
- 18:5218:52, 30 January 2025 diff hist −10 MediaWiki:Common.css No edit summary
- 18:5118:51, 30 January 2025 diff hist +58 MediaWiki:Common.css No edit summary
- 18:4418:44, 30 January 2025 diff hist +9 MediaWiki:Common.css No edit summary
- 17:0217:02, 30 January 2025 diff hist −11 m CMS:Outline of the Connections Museum Text replacement - "Phone Lines Construction Display" to "Outside Plant Display"
- 17:0117:01, 30 January 2025 diff hist −22 m CMS:Connections Museum Text replacement - "Phone Lines Construction Display" to "Outside Plant Display"
- 17:0017:00, 30 January 2025 diff hist +39 N CMS:Phone Lines Construction Display Intcreator moved page CMS:Phone Lines Construction Display to CMS:Outside Plant Display current Tag: New redirect
- 17:0017:00, 30 January 2025 diff hist 0 m CMS:Outside Plant Display Intcreator moved page CMS:Phone Lines Construction Display to CMS:Outside Plant Display
28 January 2025
- 22:3522:35, 28 January 2025 diff hist +135 CMS:DMS-10 No edit summary Tag: Visual edit
- 22:3522:35, 28 January 2025 diff hist +51 N File:DMS-10 PowerPC CPU.jpg No edit summary current
- 22:1822:18, 28 January 2025 diff hist −42 CMS:Outline of the Connections Museum No edit summary Tag: Visual edit
- 22:1422:14, 28 January 2025 diff hist +48 CMS:Outline of the Connections Museum No edit summary Tag: Visual edit
- 22:1122:11, 28 January 2025 diff hist +45 CMS:Connections Museum No edit summary Tag: Visual edit
- 22:0622:06, 28 January 2025 diff hist −53 Template:Connections Museum sidebar No edit summary current
- 22:0622:06, 28 January 2025 diff hist +24 N CMS:DMS 10 (Digital Multiplexing System) Intcreator moved page CMS:DMS 10 (Digital Multiplexing System) to CMS:DMS-10 current Tag: New redirect
- 22:0622:06, 28 January 2025 diff hist 0 m CMS:DMS-10 Intcreator moved page CMS:DMS 10 (Digital Multiplexing System) to CMS:DMS-10
- 22:0322:03, 28 January 2025 diff hist +7 CMS:Connections Museum No edit summary Tag: Visual edit
- 22:0322:03, 28 January 2025 diff hist +45 N CMS:Number Five Crossbar Switch (5XB) Intcreator moved page CMS:Number Five Crossbar Switch (5XB) to CMS:Number Five Crossbar Switch current Tag: New redirect
- 22:0322:03, 28 January 2025 diff hist 0 m CMS:Number Five Crossbar Switch Intcreator moved page CMS:Number Five Crossbar Switch (5XB) to CMS:Number Five Crossbar Switch
- 22:0322:03, 28 January 2025 diff hist +44 N CMS:Number One Crossbar Switch (1XB) Intcreator moved page CMS:Number One Crossbar Switch (1XB) to CMS:Number One Crossbar Switch current Tag: New redirect
- 22:0322:03, 28 January 2025 diff hist 0 m CMS:Number One Crossbar Switch Intcreator moved page CMS:Number One Crossbar Switch (1XB) to CMS:Number One Crossbar Switch