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).
- 04:30, 19 June 2023 Blackcat talk contribs created page Module:Effective protection level/doc (Created page with "{{Module rating|protected}} {{used in system}} This module provides a way to retrieve the group required to perform a given action on a page. It currently tests the following criteria: * The page being pending-changes protected: autoconfirmed * The page being a JavaScript or CSS subpage in userspace, or in the MediaWiki namespace: interfaceadmin * The page being in the MediaWiki namespace: sysop * The page being a JSON subpage in userspace: sysop * The page being protec...")
- 04:30, 19 June 2023 Blackcat talk contribs created page Module:Effective protection level (Created page with "local p = {} -- Returns the permission required to perform a given action on a given title. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action == 'autoreview' then local leve...")
- 04:26, 19 June 2023 Blackcat talk contribs created page Module:Redirect template/doc (Created page with "{{High-risk| 4010507 | all-pages = yes}} {{lua|Module:Arguments|Module:Yesno}} {{Module rating|protected}} This module implements {{tl|redirect template}}. Please see the template page for documentation. <includeonly>{{Sandbox other|| <!-- Categories go here and interwikis go in Wikidata. --> }}</includeonly>")
- 04:26, 19 June 2023 Blackcat talk contribs created page Module:Redirect template (Created page with "require('strict') local p = {} -- key is beginning of arg name. value is table with namespace number and link -- alternatively, a function taking the namespace number and returning a validity -- can be used local namespaceCategories = { all = { function() return true end }, main = { 0, 'main' }, help = { 12, 'help' }, portal = { 100, 'portal' }, talk = { function(n) return n > 0 and n%2 == 1 end, '[[Help:Talk pa...")
- 04:26, 19 June 2023 Blackcat talk contribs created page Template:Redirect template (Created page with "{{#invoke:Redirect template|main}}<noinclude> {{Documentation}}</noinclude>")
- 04:25, 19 June 2023 Blackcat talk contribs created page Template:R extended-protected (Created page with "<noinclude>{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R extended-protected |name=Extended-confirmed protected |from=a title that is extended confirmed 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...")
- 04:25, 19 June 2023 Blackcat talk contribs created page Template:Rcat shell (Redirected page to Template:Redirect category shell) Tag: New redirect
- 04:25, 19 June 2023 Blackcat talk contribs created page Template:Pp-protected (Redirected page to Template:Pp) Tag: New redirect
- 04:24, 19 June 2023 Blackcat talk contribs created page Template:Pp-move (Created page with "<includeonly>{{#invoke:Protection banner|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 04:24, 19 June 2023 Blackcat talk contribs created page Template:Cat (Created page with "[[:Category:{{PAGENAME:{{{1}}}}}]]<noinclude> {{documentation}} </noinclude>")
- 04:24, 19 June 2023 Blackcat talk contribs created page Template:Template link (Created page with "{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude>{{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 04:23, 19 June 2023 Blackcat talk contribs created page Template:Tl (Redirected page to Template:Template link) Tag: New redirect
- 04:23, 19 June 2023 Blackcat talk contribs created page Template:Protection templates (Created page with "{{Navbox | state = {{{state|{{{1|<includeonly>collapsed</includeonly>}}}}}} | title = {{c|Protection templates}} | image<!--left--> = <!--40px|link=|alt=--> | tracking = no <!-- keep all the documented templates out of the hlist tracking category --> | inner-style = table-format:fixed; | list1 = <div style="overflow:auto">{{Aligned table |cols=5 |style=table-format:fixed;border:1px solid #aaa;margin:0 auto<!-- 0.2em-->; |cols...")
- 04:22, 19 June 2023 Blackcat talk contribs created page Template:Para (Created page with "<code class="tpl-para" style="word-break:break-word;{{SAFESUBST:<noinclude />#if:{{{plain|}}}|border: none; background-color: inherit;}} {{SAFESUBST:<noinclude />#if:{{{plain|}}}{{{mxt|}}}{{{green|}}}{{{!mxt|}}}{{{red|}}}|color: {{SAFESUBST:<noinclude />#if:{{{mxt|}}}{{{green|}}}|#006400|{{SAFESUBST:<noinclude />#if:{{{!mxt|}}}{{{red|}}}|#8B0000|inherit}}}};}} {{SAFESUBST:<noinclude />#if:{{{style|}}}|{{{style}}}}}">|{{SAFESUBST:<noinclude />#if:{{{1|}}}|{{{1}}}=...")
- 04:22, 19 June 2023 Blackcat talk contribs created page Template:Ombox (Created page with "{{#invoke:Message box|ombox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 04:22, 19 June 2023 Blackcat talk contribs created page Module:Protection banner/doc (Created page with "{{High-use| 36098 }} {{Module rating|protected}} {{Lua|Module:Protection banner/config|Module:File link|Module:Effective protection level|Module:Effective protection expiry|Module:Yesno|Module:Arguments|Module:Message box|Module:Submit an edit request}} This module creates protection banners and padlock icons that are placed at the top of protected pages. == Usage == Most users will not need to use this module directly. For adding protection templat...")
- 04:21, 19 June 2023 Blackcat talk contribs created page Module:Protection banner (Created page with "-- This module implements {{pp-meta}} and its daughter templates such as -- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}. -- Initialise necessary modules. require('strict') local makeFileLink = require('Module:File link')._main local effectiveProtectionLevel = require('Module:Effective protection level')._main local effectiveProtectionExpiry = require('Module:Effective protection expiry')._main local yesno = require('Module:Yesno') -- Lazily initialise modules and...")
- 04:21, 19 June 2023 Blackcat talk contribs created page Template:Pp (Created page with "{{#invoke:Protection banner|main}}<noinclude> {{documentation}} </noinclude>")
- 04:21, 19 June 2023 Blackcat talk contribs created page Template:Module 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:Module}} | module | other }} }} | module = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>")
- 04:21, 19 June 2023 Blackcat talk contribs created page Template:Module rating (Created page with "<includeonly>{{#ifeq:{{SUBPAGENAME}}|doc|<!--do not show protection level of the module on the doc page, use the second and optionally third parameter if the doc page is also protected -->{{#if:{{{2|}}}|{{Pp|{{{2}}}|action={{{3|}}}}}}}|{{Module other|{{ombox | type = notice | image = {{#switch: {{{1|}}} | pre-alpha | prealpha | pa = 40x40px|link=|alt=Pre-alpha | alpha | a = File:Alpha lowerca...")
- 04:20, 19 June 2023 Blackcat talk contribs created page Module:Message box/configuration/doc (Created page with "{{Used in system}} {{Module rating|protected}} Configuration for Module:Message box.")
- 04:20, 19 June 2023 Blackcat talk contribs created page Module:Message box/configuration (Created page with "-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'ambox-spee...")
- 04:20, 19 June 2023 Blackcat talk contribs created page Template:High use (Redirected page to Template:High-use) Tag: New redirect
- 04:19, 19 June 2023 Blackcat talk contribs created page Module:Lua banner/doc (Created page with "{{high use}} {{Lua|Module:Yesno|Module:List|Module:TableTools|Module:Message box}} This module implements the {{tl|lua}} template. == Usage from wikitext == This module cannot be used directly from wikitext. It can only be used through the {{tl|lua}} template. Please see the template page for documentation. == Usage from Lua modules == To use this module from other Lua modules, first load the module. <syntaxhighlight lang="lua"> local mLuaBanner = require('Module:Lu...")
- 04:19, 19 June 2023 Blackcat talk contribs created page Module:Lua banner (Created page with "-- This module implements the {{lua}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local p = {} function p.main(frame) local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do v = v:match('^%s*(.-)%s*$') if v ~= '' then args[k] = v end end return p._main(args) end function p._main(args)...")
- 04:19, 19 June 2023 Blackcat talk contribs created page Template:Lua (Created page with "<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude> {{Lua|Module:Lua banner}} {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 04:19, 19 June 2023 Blackcat talk contribs created page Module:High-use/doc (Created page with "{{Module rating|release}} {{High-use|demo=Module:{{ROOTPAGENAME}}}} {{Lua|Module:Transclusion count}} Implements {{tl|High-use}}. Uses bot-updated values from subpages of Module:Transclusion_count/data/ when available. == Usage == {{Mlx|High-use|main|1{{=}}''number of transclusions''|2{{=}}''discussion page, or use + notation''|all-pages{{=}}|info{{=}}|demo{{=}}|form{{=}}|expiry{{=}}}} * ''<code>number of transc...")
- 04:18, 19 June 2023 Blackcat talk contribs created page Module:High-use (Created 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...")
- 04:18, 19 June 2023 Blackcat talk contribs created page Template:High-use (Created page with "{{#invoke:High-use|main|1={{{1|}}}|2={{{2|}}}|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>")
- 04:18, 19 June 2023 Blackcat talk contribs created page Module:Error/doc (Created page with "{{High-use|80000}} {{module rating|protected}} This module creates an html message with class "error". It is a replacement for {{tl|error}} - please see the documentation page there for usage instructions. == See also == * Module:Warning * Module:If preview<includeonly> {{Sandbox other|| Category:Error-handling modules }}</includeonly>")
- 04:17, 19 June 2023 Blackcat talk contribs created page Module:Error (Created 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...")
- 04:17, 19 June 2023 Blackcat talk contribs created page Template:Error (Created page with "{{#invoke:Error|error|{{{message|{{{1}}}}}}|tag={{{tag|}}}}}<noinclude> {{documentation}} </noinclude>")
- 04:17, 19 June 2023 Blackcat talk contribs created page Template:Formatting error (Created page with "<span id="FormattingError" ></span>{{Error|{{{1|Error in template}}}}}{{#switch:{{NAMESPACE}} |{{ns:Talk}} |{{ns:User}} |{{ns:User talk}} |{{ns:Wikipedia talk}}=<!-- page in namespaces not to be listed in the category --> |#default={{#if:{{{nocategory|<noinclude>x</noinclude>}}}| |Category:Pages with incorrect formatting templates use }} }}<noinclude> {{documentation}} </noinclude>")
- 04:17, 19 June 2023 Blackcat talk contribs created page Template:FormattingError (Redirected page to Template:Formatting error) Tag: New redirect
- 04:16, 19 June 2023 Blackcat talk contribs created page Template:Strongbad (Created page with "{{main other|{{FormattingError|Template:Strongbad is only for use in template documentation, guidelines and other Wikipedia-internal purposes. Do not use it in actual articles.}}|{{strong|1={{{1}}}|style=color: red; {{{style|}}} |role={{{role|}}} |class={{{class|}}} |id={{{id|}}} |title={{{title|}}} }}}}<noinclude> {{documentation}} <!-- Add cats and interwikis to the /doc subpage, not here! --> </noinclude>")
- 04:16, 19 June 2023 Blackcat talk contribs created page Template:Main 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:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage; interwikis go to Wikidata, thank you! --> </noinclude>")
- 04:15, 19 June 2023 Blackcat talk contribs created page Module:Yesno/doc (Created page with "{{used in system}} {{Module rating|protected}} This module provides a consistent interface for processing boolean or boolean-style string input. While Lua allows the <code>true</code> and <code>false</code> boolean values, wikicode templates can only express boolean values through strings such as "yes", "no", etc. This module processes these kinds of strings and turns them into boolean input for Lua to process. It also returns <code>nil</code> values as <code>nil</code>,...")
- 04:15, 19 June 2023 Blackcat talk contribs created page Module:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...")
- 04:14, 19 June 2023 Blackcat talk contribs created page Template:Tlc (Redirected page to Template:Template link code) Tag: New redirect
- 04:14, 19 June 2023 Blackcat talk contribs created page Template:Lorem ipsum/pb-cond (Created 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>*<...")
- 04:13, 19 June 2023 Blackcat talk contribs created page Module:String/doc (Created page with "{{Used in system}} {{Module rating|protected}} {{Lmd|String}} This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. == Global...")
- 04:13, 19 June 2023 Blackcat talk contribs created page Module:String (Created page with "--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true' or 1, any error c...")
- 04:13, 19 June 2023 Blackcat talk contribs created page Template:Lorem ipsum/p-end-cond (Created 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...")
- 04:13, 19 June 2023 Blackcat talk contribs created page Template:Lorem ipsum/p-cond (Created 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...")
- 04:12, 19 June 2023 Blackcat talk contribs created page Template:Lorem ipsum/P20 (Redirected page to Template:Lorem ipsum/P10) Tag: New redirect
- 04:12, 19 June 2023 Blackcat talk contribs created page Template:Lorem ipsum/P19 (Redirected page to Template:Lorem ipsum/P9) Tag: New redirect
- 04:12, 19 June 2023 Blackcat talk contribs created page Template:Lorem ipsum/P18 (Redirected page to Template:Lorem ipsum/P8) Tag: New redirect
- 04:12, 19 June 2023 Blackcat talk contribs created page Template:Lorem ipsum/P17 (Redirected page to Template:Lorem ipsum/P7) Tag: New redirect
- 04:11, 19 June 2023 Blackcat talk contribs created page Template:Lorem ipsum/P16 (Redirected page to Template:Lorem ipsum/P6) Tag: New redirect
- 04:11, 19 June 2023 Blackcat talk contribs created page Template:Lorem ipsum/P15 (Redirected page to Template:Lorem ipsum/P5) Tag: New redirect