All public logs
From Black Cat Studios
Jump to navigationJump to search
Combined display of all available logs of Black Cat Studios. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:27, 19 June 2023 Blackcat talk contribs created page Template:Markup/row (Created page with "<noinclude>{| style="border-width:medium;"</noinclude><includeonly>{{#if:{{{c1|value}}}| {{!-}} {{!}}style{{=}}"background:#f8f9fa ; border:1px solid #eaecf0 ; padding:9px 5px 5px; vertical-align:top;"{{!}} <!-- -->{{#tag:pre |{{{c1|[markup]}}}|style="margin:0;border:none;padding:0; word-wrap:break-word; white-space:-moz-pre-wrap;white-space:-o-pre-wrap;white-space:-pre-wrap;white-space:pre-wrap; {{{c1style|}}}"}} {{!}}style{{=}}"background:#f8f9fa ; border:1px sol...")
- 17:26, 19 June 2023 Blackcat talk contribs created page Template:Template link code (Created 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>")
- 17:25, 19 June 2023 Blackcat talk contribs created page Module:Transclusion count/data/T (Created page with "return { ["T"] = 277000, ["T1"] = 8600, ["T:TDYK"] = 2700, ["TAFI/Picture_box"] = 2800, ["TBA"] = 5600, ["TCH"] = 2400, ["TCMDb_name"] = 2300, ["TCMDb_title"] = 13000, ["TDMCA"] = 21000, ["TFAFULL"] = 12000, ["TFAIMAGE"] = 3000, ["TFAfooter"] = 8500, ["TFArecentlist"] = 4200, ["THA"] = 4000, ["TOC_bottom"] = 76000, ["TOC_left"] = 3200, ["TOC_left/styles.css"] = 3200, ["TOC_limit"] = 22000, ["TOC_limit/styles.css"] = 24000, ["TOC_right"] = 47000, ["TOC_right/styles.css"]...")
- 17:25, 19 June 2023 Blackcat talk contribs created page Template:Talk other/doc (Created page with "{{Documentation subpage}} {{High-risk| 143933 }} <!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see Wikipedia:Wikidata)--> This is the {{tl|talk other}} meta-template. This template helps other templates detect if they are on a talk page or some "other" type of page. == Usage == This template usually takes two parameters, like this: <syntaxhighlight lang="wikitext"> {{talk other | Talk pages text | Other pages text }} <...")
- 17:25, 19 June 2023 Blackcat talk contribs created page 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>")
- 17:24, 19 June 2023 Blackcat talk contribs created page Module:Key/doc (Created page with "{{used in system|in MediaWiki:Clearyourcache}} {{Uses TemplateStyles|Template:Key press/styles.css}} Implements {{tl|key press}}")
- 17:24, 19 June 2023 Blackcat talk contribs created page Module:Key (Created page with "-- This module implements {{key press}}. local kbdPrefix = '<kbd class="keyboard-key nowrap">' local kbdSuffix = '</kbd>' local keyText = { ['caps lock'] = '⇪ Caps Lock', ['caps lock'] = '⇪ Caps Lock', ['shift'] = '⇧ Shift', ['shift'] = '⇧ Shift', ['enter'] = '↵ Enter', ['enter'] = '↵ Enter', ['cmd'] = '⌘ Cmd', ['cmd'] = '⌘ Cmd', ['command'] = '⌘...")
- 17:23, 19 June 2023 Blackcat talk contribs created page Module:Item/doc (Created page with "This template implements {{tl|Item}}, {{tl|Component}} and {{tl|Format item}}. <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly>")
- 17:23, 19 June 2023 Blackcat talk contribs created page Module:Item (Created page with "local p = {} local function escape(str) return str:gsub("[|\\]", function (c) return string.format("\\%03d", c:byte()) end) end local function unescape(str) return str:gsub("\\(%d%d%d)", function (d) return string.char(d) end) end -- Implements Template:Item function p.pack(frame) local parent = frame:getParent() local result = '' for key, value in pairs(parent.args) do result = result .. "|" .. escape(tostring(key)) .. "|" .. escape(value) end return res...")
- 17:23, 19 June 2023 Blackcat talk contribs created page Module:Icon/doc (Created page with "{{Module rating|protected}} {{High-use|demo=Module:{{ROOTPAGENAME}}}} This module displays an icon depending on the code it is given. It implements Template:Icon. == Usage == === From wikitext === From wikitext this module should be used via Template:Icon. Please see the template page for documentation. === From Lua === To use this module from another Lua module, first load it: <syntaxhighlight lang="lua"> local mIcon = require('Module:Icon') </syntaxhigh...")
- 17:23, 19 June 2023 Blackcat talk contribs created page Module:Icon (Created page with "-- This module implements Template:Icon. require("strict") local yesNo = require("Module:Yesno") local getArgs = require("Module:Arguments").getArgs local getPlain = nil local p = {} -- Determine whether we're being called from a sandbox local sandbox = mw.getCurrentFrame():getTitle():find('sandbox', 1, true) and '/sandbox' or '' -- Implements Template:Icon -- Returns the icon image corresponding to a string (like 'B') function p._main(args, data) local data...")
- 17:22, 19 June 2023 Blackcat talk contribs created page Module:Format TemplateData/doc (Created page with "{{Lua|Module:Multilingual | Module:Text| Module:WLink}} ''<code>Format TemplateData</code>'' – Module with auxilary functions for template documentation, especially by TemplateData. Core functionality is improved presentation on documentation pages. __TOC__ == {{Anker|improveMW}} Improve template documentation page – MediaWiki disappointing == For presentation of template depiction in VisualEditor agreement was made to abandon all markup and clickable links, permi...")
- 17:22, 19 June 2023 Blackcat talk contribs created page Module:Format TemplateData (Created page with "local TemplateData = { suite = "TemplateData", serial = "2022-03-10", item = 46997995 } --[==[ improve template:TemplateData ]==] local Failsafe = TemplateData local Config = { -- multiple option names mapped into unique internal fields basicCnf = { catProblem = "strange", classMultiColumns = "selMultClm", classNoNumTOC = "suppressTOCnum", classT...")
- 17:22, 19 June 2023 Blackcat talk contribs created page Module:For/doc (Created page with "{{high-risk}} {{Module rating|protected}} {{Lua|Module:Yesno|Module:Hatnote|Module:Hatnote list}} Implements {{tl|for}}. <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> Category:Hatnote modules }}</includeonly>")
- 17:21, 19 June 2023 Blackcat talk contribs created page Module:For (Created page with "local mArguments --initialize lazily local mHatlist = require('Module:Hatnote list') local mHatnote = require('Module:Hatnote') local yesNo = require('Module:Yesno') local p = {} --Implements {{For}} from the frame --uses capitalized "For" to avoid collision with Lua reserved word "for" function p.For (frame) mArguments = require('Module:Arguments') return p._For(mArguments.getArgs(frame)) end --Implements {{For}} but takes a manual arguments table function p._For (a...")
- 17:21, 19 June 2023 Blackcat talk contribs created page Template:For/doc (Created page with "{{for|the template to create a for loop|Template:For loop}} {{documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{high-use| 149560 }} {{Lua|Module:For}} == Usage == This template yields a hatnote similar to {{tl|Other uses}}, but allowing more flexible text with links to multiple articles or disambiguation pages. It accepts one or more parameters (zero is not allowed). === With one parameter (rare) === The first parameter sets...")
- 17:21, 19 June 2023 Blackcat talk contribs created page Template:For (Created page with "<includeonly>{{#invoke:For|For}}</includeonly><noinclude> {{Documentation}} </noinclude>")
- 17:20, 19 June 2023 Blackcat talk contribs created page Template:Test case/doc (Created page with "{{Documentation subpage}} {{For|the legacy syntax version of this template|Template:Testcase}} {{Lua|Module:Template test case}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> This template generates a test case for two or more templates. Each template is called with the same parameters, and the test case can be displayed in various different formats. All parameters passed to this temp...")
- 17:20, 19 June 2023 Blackcat talk contribs created page Template:Test case (Created page with "<includeonly>{{#invoke:Template test case|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 17:19, 19 June 2023 Blackcat talk contribs created page Module:Protect/doc (Created page with "{{Module rating|protected}} {{used in system}} This metamodule simplifies error handling in other modules. It transforms a function, which may throw an error, into a function, which returns a specified error message in that case. == Usage == <syntaxhighlight lang="lua"> local protect = require('Module:Protect') local protectedFunc = protect(func, errFormat, options) </syntaxhighlight> === Arguments === * ''{{code|func}}'' *: Function to be tr...")
- 17:19, 19 June 2023 Blackcat talk contribs created page Module:Protect (Created page with "local function processResult(options, success, ...) if not success then local message = tostring(... or '(no message)') if options.removeLocation then message = string.gsub(message, '^Module:[^:]+:%d+: ', '', 1) end return string.format(options.errFormat, message) end return ... end local function protect(func, errFormat, options) if type(errFormat) == 'table' then options = options or errFormat errFormat = nil end options = mw.clone(options) or {}...")
- 17:19, 19 June 2023 Blackcat talk contribs created page Module:Template invocation/doc (Created page with "This is a meta-module for producing MediaWiki template invocations. {{High-use|demo=Module:Unsubst|2=yes}} {{Module rating|p}} == Usage == First load the module: <syntaxhighlight lang="lua"> local mTemplateInvocation = require('Module:Template invocation') </syntaxhighlight> Then you can use the individual functions as documented below. === Name === <syntaxhighlight lang="lua"> mTemplateInvocation.name(title) </syntaxhighlight> This function produces the name to...")
- 17:19, 19 June 2023 Blackcat talk contribs created page Module:Template invocation (Created page with "-- This module provides functions for making MediaWiki template invocations. local checkType = require('libraryUtil').checkType local p = {} ------------------------------------------------------------------------ -- Name: p.name -- Purpose: Find a template invocation name from a page name or a -- mw.title object. -- Description: This function detects whether a string or a mw.title -- object has been passed in, and uses t...")
- 17:18, 19 June 2023 Blackcat talk contribs created page Module:Template test case/data/doc (Created page with "This module processes configuration data for use in Module:Template test case. It is loaded from the main module with mw.loadData.")
- 17:18, 19 June 2023 Blackcat talk contribs created page Module:Template test case/data (Created page with "-- This module processes configuration data for use in -- Module:Template test case. It is loaded from the main module with -- mw.loadData. local cfg = require('Module:Template test case/config') local function escapePattern(s) s = s:gsub('%p', '%%%0') return s end -- Escape config items that need to be used as patterns. Doing it here is more -- efficient, as mw.loadData saves them from having to be computed for every -- test case on a page. cfg.templateNameMagi...")
- 17:18, 19 June 2023 Blackcat talk contribs created page Module:Template test case/doc (Created page with "{{Lua|Module:Template test case/data|Module:Template invocation|Module:Protect|Module:Arguments|Module:Yesno}} This module provides a framework for making templates which produce a template test case. While test cases can be made manually, using Lua-based templates such as the ones provided by this module has the advantage that the template arguments only need to be input once, thus reducing the effort involved in making test cases and reducing the possi...")
- 17:17, 19 June 2023 Blackcat talk contribs created page Module:Template test case (Created page with "--[[ A module for generating test case templates. This module incorporates code from the English Wikipedia's "Testcase table" module,[1] written by Frietjes [2] with contributions by Mr. Stradivarius [3] and Jackmcbarn,[4] and the English Wikipedia's "Testcase rows" module,[5] written by Mr. Stradivarius. The "Testcase table" and "Testcase rows" modules are released under the CC BY-SA 3.0 License [6] and the GFDL.[7] License: CC BY-SA 3.0 and t...")
- 17:16, 19 June 2023 Blackcat talk contribs created page Template:Nowiki template demo/doc (Created page with "{{Documentation subpage}} {{lua|Module:Template test case}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> This template shows a template invocation together with a demonstration of that template's output. The template arguments are passed in once, inside {{tag|nowiki}} tags, and are used to generate both the template invocation and the template output. The demonstration can be displaye...")
- 17:16, 19 June 2023 Blackcat talk contribs created page Template:Nowiki template demo (Created page with "<includeonly>{{#invoke:Template test case|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 17:15, 19 June 2023 Blackcat talk contribs created page Template:TemplateDataHeader (Redirected page to Template:TemplateData header) Tag: New redirect
- 17:15, 19 June 2023 Blackcat talk contribs created page Template:Red/doc (Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High-use}} __NOTOC__ == Usage == <code>My {{tlp|red|color}} text.</code> produces: My {{red|color}} text. == Template data == {{TemplateDataHeader}} <TemplateData> { "description": "This template changes the color of any supplied text to red", "params": { "1": {...")
- 17:14, 19 June 2023 Blackcat talk contribs created page Template:Red (Created page with "<span style="color: red;">{{{1}}}</span><noinclude> <!-- Add categories to the /doc subpage, not here! --> {{Documentation}} </noinclude>")
- 17:14, 19 June 2023 Blackcat talk contribs created page Template:R template-protected (Created page with "<noinclude>{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R template-protected |name=Template-protected |from=a page that is template-protected from editing for any of several possible reasons. Only administrators and template editors may edit this page |info=** '''Please do not replace these redirected links''' with links directly to the target page unless expressly advised to do so below or e...")
- 17:14, 19 June 2023 Blackcat talk contribs created page Template:R template protected (Redirected page to Template:R template-protected) Tag: New redirect
- 17:13, 19 June 2023 Blackcat talk contribs created page Template:R semi-protected (Created page with "<noinclude>{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R semi-protected |name=Semi-protected |from=a title that is semi-protected from editing for any of several possible reasons |info=** '''Please do not replace these redirected links''' with links directly to the target page unless expressly advised to do so below or elsewhere on this page, or if the change is supported by a policy or guidelin...")
- 17:12, 19 June 2023 Blackcat talk contribs created page Module:DecodeEncode/doc (Created page with "{{Module rating |general}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> {{High-use}} Implements Lua functions mw.text.decode, mw.text.encode in a module. :<code><nowiki>{{#invoke:decodeEncode|decode|s=Source text©}}</nowiki></code> → <...")
- 17:12, 19 June 2023 Blackcat talk contribs created page Module:DecodeEncode (Created page with "require('strict') local p = {} local function _getBoolean( boolean_str ) -- from: module:String; adapted -- requires an explicit true local boolean_value if type( boolean_str ) == 'string' then boolean_str = boolean_str:lower() if boolean_str == 'true' or boolean_str == 'yes' or boolean_str == '1' then boolean_value = true else boolean_value = false end elseif type( boolean_str ) == 'boolean' then boolean_value = boolean_str else boolean_value =...")
- 17:11, 19 June 2023 Blackcat talk contribs created page Template:Category handler/doc (Created page with "{{documentation subpage}} {{#ifeq: {{FULLPAGENAME}} | Template:Category handler | {{used in system}} }} {{lua|Module:Category handler}} <!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE --> This is the {{tl|category handler}} meta-template. It helps other templates to automate both categorization and category suppression. Already when used with its default settings this template prevents auto-categorization in some namespaces an...")
- 17:10, 19 June 2023 Blackcat talk contribs created page Module:Category handler/shared/doc (Created page with "{{Module rating |protected}} {{used in system}} {{Lua|Module:Namespace detect/data}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|''function_name''}}</code> <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly>")
- 17:10, 19 June 2023 Blackcat talk contribs created page 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...")
- 17:10, 19 June 2023 Blackcat talk contribs created page Module:Category handler/data/doc (Created page with "This module is used in conjunction with the category handler module to manage categories; it is a very important template used on millions of pages. {{Module rating|protected}} {{used in system}} {{Lua|Module:Category handler/config|Module:Category handler/shared|Module:Category handler/blacklist}}")
- 17:09, 19 June 2023 Blackcat talk contribs created page 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(...")
- 17:09, 19 June 2023 Blackcat talk contribs created page Module:Category handler/config/doc (Created page with "{{Module rating |protected}} {{used in system}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|''function_name''}} <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly>")
- 17:09, 19 June 2023 Blackcat talk contribs created page 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. ----------------------------...")
- 17:08, 19 June 2023 Blackcat talk contribs created page Module:Category handler/blacklist/doc (Created page with "{{Module rating |protected}} {{used in system}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == <code><nowiki>{{</nowiki>#invoke:{{BASEPAGENAME}}|''function_name''}}</code> <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly>")
- 17:08, 19 June 2023 Blackcat talk contribs created page 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...")
- 17:08, 19 June 2023 Blackcat talk contribs created page Module:Category handler/doc (Created page with "{{Used in system}} {{Module rating|p}} {{Lua|Module:Category handler/data|Module:Category handler/shared|Module:Category handler/blacklist|Module:Yesno|Module:Arguments}} This module implements the {{tl|category handler}} template. The category handler template helps other templates to automate both categorization and category suppression. For information about using the category handler template in other templates, please see the '''[...")
- 17:08, 19 June 2023 Blackcat talk contribs created page 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...")
- 17:07, 19 June 2023 Blackcat talk contribs created page Template:Category handler (Created page with "{{#invoke:Category handler|main}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, and interwikis to Wikidata. --> </noinclude>")
- 17:07, 19 June 2023 Blackcat talk contribs created page Template:Fix-span (Created page with "{{#if:{{{content|}}}|<span class="{{{span-class|cleanup-needed-content}}}" style="padding-left:0.1em; padding-right:0.1em; color:#595959; border:1px solid #DDD;">{{{content|}}}</span>}}{{#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={{...")