Main public logs
Combined display of all available logs of Chabadpedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:55, 20 March 2025 Shia.k talk contribs created page Template:Polluted category (Created page with "<nowiki /><noinclude>{{Documentation}}<!-- PLEASE ADD CATEGORIES TO THE /doc SUBPAGE, THANKS --></noinclude>")
- 09:53, 20 March 2025 Shia.k talk contribs created page Category:Pages with missing files (Created page with "== API calls that return xml formatted lists == *{{plain link|1=https://chabadpedia.com/w/api.php?action=query&list=categorymembers&cmtitle=Category%3APages_with_missing_files&cmprop=title%7Ctimestamp&cmlimit=500&cmnamespace=0&format=xml Article namespace}} ({{plain link|1=https://chabadpedia.com/w/api.php?action=query&list=categorymembers&cmtitle=Category%3APages_with_missing_files&cmprop=title%7Ctimestamp&cmlimit=500&cmnamespace=1&format=xml talk}}) *{{plain link|1=htt...")
- 09:47, 20 March 2025 Shia.k talk contribs created page Template:Possibly empty category (Created page with "__EXPECTUNUSEDCATEGORY__{{#ifeq:{{{hide}}}|true||{{Cmbox | type = content | style = text-align: center; | text = <span style="font-size:15px;">'''Administrators: Please do not delete this category as empty!'''</span><br/> This category may be empty occasionally or even most of the time. {{{1|}}} }}}}<includeonly>{{#ifeq: {{lc:{{{nocat|false}}}}}|false|{{Single namespace|category}}|<!-- Category suppressed -->}}</includeonly><noinclude> {{Documentation}} <!-- Add catego...")
- 09:45, 20 March 2025 Shia.k talk contribs created page Category:Redirect category shell without parameters (Created page with "{{polluted category}} {{Tracking category}} {{Purge button|right}} This is an error tracking category for {{tl|Redirect category shell}} templates without parameters. For more information, see Template:Redirect category shell/doc. Pages in this category should only be added by {{tl|Redirect category shell}}. {{CatAutoTOC|align=center}}")
- 09:44, 20 March 2025 Shia.k talk contribs created page Template:Rcat shell (Created page with "__NONEWSECTIONLINK__{{Mbox | name = Redirect category shell | type = move | image = none | style = margin-top: 1.1em; border: solid 1px darkblue; border-left-width: 0.5em; | textstyle = padding-top: 0.9em; padding-bottom: 0.9em; | text = '''This {{Talk other|talk page|page}} is a redirect. <small>The following categories are used to track and monitor this redirect:</small>'''{{#if:{{{h|}}} |{{block indent|1...")
- 09:39, 20 March 2025 Shia.k talk contribs created page Template:Chabadpedia category (Redirected page to Template:Maintenance category) Tag: New redirect
- 09:35, 20 March 2025 Shia.k talk contribs created page Module:Labelled list hatnote (Created page with "-------------------------------------------------------------------------------- -- Labelled list -- -- -- -- This module does the core work of creating a hatnote composed of a list -- -- prefixed by a colon-terminated label, i.e. "LABEL: [andList of pages]", -- -- for {{see also}} and similar templates....")
- 09:04, 20 March 2025 Shia.k talk contribs created page Template:See also-text (Created page with "<includeonly>{{Hatnote|{{{altphrase|See also}}}: {{#if:{{{1|}}} |<!--then:-->{{{1}}}|<!--else:-->'''Error: Template must be given at least one article name'''<!-- -->{{yesno-yes|{{{category}}}|yes=Category:Hatnote templates with errors}} }}{{#if:{{{2|}}}|{{#if:{{{3|}}}|, | and }} {{{2}}} }}{{#if:{{{3|}}}|{{#if:{{{4|}}}|, |, and }} {{{3}}} }}{{#if:{{{4|}}}|{{#if:{{{5|}}}|, |, and }} {{{4}}} }}{{#if:{{{5|}}}|{{#if:{{{6|}}}|, |,&nbs...")
- 09:03, 20 March 2025 Shia.k talk contribs created page Template:See also (Created page with "<includeonly>{{#invoke:Labelled list hatnote|labelledList|See also|ifexists=true}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 09:02, 20 March 2025 Shia.k talk contribs created page Module:About other people (Created page with "local mAbout = require('Module:About') local mHatnote = require('Module:Hatnote') local mArguments = require('Module:Arguments') local p = {} local s = { --strings emptySubject = 'no page subject specified', templateName = 'Template:About other people', andKeyword = 'and', otherPeopleNamedForm = 'other people %s %s', named = 'named', otherPeopleSame = 'other people with the same name', } function p.aboutOtherPeople (frame) local args = mArguments.getArgs(frame)...")
- 08:59, 20 March 2025 Shia.k talk contribs created page Module:Pagetype/softredirect (Created page with "-- This page contains a table of all soft redirect templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. return { ["R from category navigation"] = true, ["Redirect from category navigation"] = true, ["Category redirect"] = true, ["Cat move"] = true, ["Cat red"] = true, ["Cat redir"] = true, ["Cat redirect"] = true, ["Category mo...")
- 08:59, 20 March 2025 Shia.k talk contribs created page Template:About-distinguish-text (Created page with "{{#invoke:About-distinguish|aboutDistinguishText<noinclude>|ABC|XYZ</noinclude>}}<noinclude>{{Documentation}}</noinclude>")
- 08:58, 20 March 2025 Shia.k talk contribs created page Template:About (Created page with "{{#invoke:about|about}}<noinclude> {{Documentation}} </noinclude>")
- 08:56, 20 March 2025 Shia.k talk contribs created page Module:Wikitext Parsing (Created page with "require("strict") --Helper functions local function startswith(text, subtext) return string.sub(text, 1, #subtext) == subtext end local function endswith(text, subtext) return string.sub(text, -#subtext, -1) == subtext end local function allcases(s) return s:gsub("%a", function(c) return "["..c:upper()..c:lower().."]" end) end local trimcache = {} local whitespace = {[" "]=1, ["\n"]=1, ["\t"]=1, ["\r"]=1} local function cheaptrim(str) --mw.text.trim is surprising...")
- 08:55, 20 March 2025 Shia.k talk contribs created page Module:Pagetype/config (Created page with "-------------------------------------------------------------------------------- -- Module:Pagetype configuration data -- -- This page holds localisation and configuration data for Module:Pagetype. -- -------------------------------------------------------------------------------- local cfg = {} -- Don't edit this line. -------------------------------------------------------------------------------- -- St...")
- 08:55, 20 March 2025 Shia.k talk contribs created page Module:Pagetype/rfd (Created page with "-- This page contains a table of all RfD templates and their -- redirects. Templates names are capitalized, and the Template: prefix is -- removed. Templates are grouped with the main template first, followed by -- its redirects. return { -- Template forms (these should be substituted so we should rarely see these) ["Redirect for discussion"] = true, ["RFD"] = true, ["RfD"] = true, ["Rfd1"] = true, ["Rfd-t"] = true, ["Rfd"] = true, ["Rfd-NPF"] = true, ["...")
- 08:54, 20 March 2025 Shia.k talk contribs created page Module:Pagetype (Created page with "-------------------------------------------------------------------------------- -- -- -- This meta-module which automatically detects namespaces, and allows -- -- for a great deal of customisation. It can easily be ported to other -- -- wikis by changing the values in the Module:Pagetype/config. -- --...")
- 08:52, 20 March 2025 Shia.k 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>")
- 08:48, 20 March 2025 Shia.k talk contribs created page Module:About other people/doc (Created page with "{{documentation subpage}} {{high-use|453}} Implements {{tl|about other people}}. <includeonly>{{sandbox other|| <!-- Categories below this line, please; interwikis at Wikidata --> Category:Hatnote modules }}</includeonly>")
- 08:48, 20 March 2025 Shia.k talk contribs created page Module:About-distinguish (Created page with "local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments --initialize lazily local mTableTools = require('Module:TableTools') local checkType = require('libraryUtil').checkType local p = {} function p.aboutDistinguish (frame) mArguments = require('Module:Arguments') local args = mArguments.getArgs(frame) return p._aboutDistinguish(args) end function p.aboutDistinguishText (frame) mArguments = require('Module:Argume...")
- 08:45, 20 March 2025 Shia.k talk contribs created page Module:Hatnote group (Created page with "local mHatnote = require('Module:Hatnote') local p = {} --Collates key-based table of classes into usable class list function collateClassList (listTable) local list = {} for k, v in pairs(listTable) do if v and type(k) == "string" then table.insert(list, k) end end return table.concat(list, " ") end --Passes through single argument from parent frame function p.group (frame) return p._group(frame:getParent().args[1], frame:getParent().args.category) end functi...")
- 08:45, 20 March 2025 Shia.k talk contribs created page Module:Format link (Created page with "-------------------------------------------------------------------------------- -- Format link -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " § " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -------------------------------------------------------------------------------- local libraryUtil = require(...")
- 08:44, 20 March 2025 Shia.k talk contribs created page Module:Hatnote inline (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote-inline -- -- -- -- This module produces hatnote-style links, and links to related articles, -- -- but inside a <span>, instead of the <div> used by Module:Hatnote. It -- -- implements the {{hatnote-inline}} meta-template....")
- 08:43, 20 March 2025 Shia.k talk contribs created page Module:Hatnote list (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote list -- -- -- -- This module produces and formats lists for use in hatnotes. In particular, -- -- it implements the for-see list, i.e. lists of "For X, see Y" statements, -- -- as used in {{about}}, {{redirect}}, and their variants. Also introd...")
- 08:42, 20 March 2025 Shia.k talk contribs created page Module:Hatnote (Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules....")
- 08:41, 20 March 2025 Shia.k talk contribs created page Module:About (Created page with "local mArguments --initialize lazily local mHatnote = require('Module:Hatnote') local mHatList = require('Module:Hatnote list') local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local p = {} function p.about (frame) -- A passthrough that gets args from the frame and all mArguments = require('Module:Arguments') args = mArguments.getArgs(frame) return p._about(args) end function p._about (args, options) -- Produces "about" hatnote....")
- 08:40, 20 March 2025 Shia.k talk contribs created page Category:Chabadpedia navigation (Created page with "{{about|Chabadpedia content which assists readers in navigating between pages on related topics|content related to navigating within a Chabadpedia page|Category:Chabadpedia sections}} {{see also|Category:Chabadpedia administration}} {{Chabadpedia category}} {{DEFAULTSORT:Navigation}} Navigation")
- 08:40, 20 March 2025 Shia.k talk contribs created page Category:Chabadpedia categorization (Created page with "{{Chabadpedia category}} {{Commons cat}} This category contains project pages which deal with '''categorization''' on Chabadpedia. {{DEFAULTSORT:Categorization, Chabadpedia}} Categorization Category:Chabadpedia content administration")
- 08:38, 20 March 2025 Shia.k talk contribs created page Category:CPProject Categories (Created page with "{{Chabadpedia category}} {{Cat more|Chabadpedia:WikiProject Categories}} Categories Category:Chabadpedia categorization")
- 08:35, 20 March 2025 Shia.k talk contribs created page Template:Commons category (Created page with "{{Sister project | position = {{{position|}}} | project = commons | text = Wikimedia Commons has {{{alt-term|media related to}}} <span style="font-weight: bold; {{#ifeq:{{{nowrap|no}}}|yes|white-space:nowrap;}} {{#ifeq:{{{italic|yes}}}|yes|font-style: italic;}}">commons:{{#if:{{{1|}}}|Category:{{{1|}}}|{{if then show|{{#invoke:WikidataIB |getCommonsLink|qid={{{qid|}}}|onlycat=True|fallback=False}}|Category:{{PAGENAME}}}}}}|{{#ifeq:{{{lcf|{{{lcfirst|no}}}}}}|yes|{{...")
- 08:29, 20 March 2025 Shia.k talk contribs created page Template:Pad (Created page with "<includeonly><span style="padding-left:{{{1|1.0em}}};{{{css|}}}"> </span></includeonly><noinclude>{{Documentation}}</noinclude>")
- 08:28, 20 March 2025 Shia.k talk contribs created page Template:Unbulleted list citebundle (Created page with "{{Tfm/dated|type=disabled|page=Unbulleted list citebundle|otherpage=Multiref2|link=Wikipedia:Templates for discussion/Log/2025 March 17#Template:Unbulleted list citebundle|help=off|bigbox={{#invoke:Noinclude|noinclude|text=yes}}}} {{<includeonly>safesubst:</includeonly>#invoke:list|unbulleted|list_style=display:inline-block|style=display:inline-flex;--size:100%; max-width:max(15em, calc(var(--size) - 3.2em));}}<noinclude> {{documentation}} <!-- Categories go on the /doc...")
- 08:27, 20 March 2025 Shia.k talk contribs created page Module:Noinclude tfd (Created page with "local redr = require("Module:Redirect") local function stringCount(string, pattern) local _dump, cnt = mw.ustring.gsub(string, pattern, "") return cnt end local function parse(frame, links) local missing = "" local hidden = "" local bogus = "" for _, object in ipairs(links) do if object then local title = "Template:" .. object; local rtarget; errorvalue, rtarget = pcall(redr.getTarget, title) if errorvalue then title = rtarget or title end l...")
- 08:27, 20 March 2025 Shia.k talk contribs created page Module:Noinclude (Created page with "local p = {} function p.noinclude(frame) return frame:getParent():preprocess("<noinclude>" .. frame.args.text .. "</noinclude>"); end return p")
- 08:26, 20 March 2025 Shia.k talk contribs created page Template:Tfm notice (Created page with "<noinclude>__NOTOC__</noinclude>{{safesubst:<noinclude/>#ifeq:{{yesno-yes|{{{header|{{{heading}}}}}}}}|no||{{safesubst:<noinclude/>#ifeq:{{{header|{{{heading}}}}}}|3| === Nomination for merger of [[{{safesubst:<noinclude/>#ifeq:{{safesubst:<noinclude/>NAMESPACENUMBER:{{{1|Example}}}}}|0|{{safesubst:<noinclude/>#if:{{{module|}}}|Module|Template}}:{{safesubst:<noinclude/>ucfirst:{{{1|Example}}}}}|{{safesubst:<noinclude/>ucfirst:{{{1|Example}}}}}}}]] === | == Nomination for...")
- 08:25, 20 March 2025 Shia.k talk contribs created page Template:Userbox (Created page with "{{#invoke:userbox|userbox}}{{template other|__EXPECTUNUSEDTEMPLATE__}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
- 08:25, 20 March 2025 Shia.k talk contribs created page Module:Color contrast/colors (Created page with "return { aliceblue = 0.92880068253475, antiquewhite = 0.84646951707754, aqua = 0.7874, aquamarine = 0.8078549208338, azure = 0.97265264954166, beige = 0.8988459998705, bisque = 0.80732327372979, black = 0, blanchedalmond = 0.85084439608156, blue = 0.0722, blueviolet = 0.12622014321946, brown = 0.098224287876511...")
- 08:24, 20 March 2025 Shia.k talk contribs created page Module:Color contrast (Created page with "-- -- This module implements -- {{Color contrast ratio}} -- {{Greater color contrast ratio}} -- {{ColorToLum}} -- {{RGBColorToLum}} -- local p = {} local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) local function sRGB (v) if (v <= 0.03928) then v = v / 12.92 else v = math.pow((v+0.055)/1.055, 2.4) end return v end local function rgbdec2lum(R, G, B) if ( 0 <= R and R < 256 and 0 <= G and G < 256 and 0 <= B and B < 256 ) then return 0.2126 *...")
- 08:23, 20 March 2025 Shia.k talk contribs created page Module:Userbox/sandbox2 (Created page with "-- This module implements {{userbox}}. local categoryHandler = require('Module:Category handler').main local p = {} -------------------------------------------------------------------------------- -- Helper functions -------------------------------------------------------------------------------- local function checkNum(val, default) -- Checks whether a value is a number greater than or equal to zero. If so, -- returns it as a number. If not, returns a default valu...")
- 08:22, 20 March 2025 Shia.k talk contribs created page Template:Template 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:Template}} | template | other }} }} | template = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
- 08:21, 20 March 2025 Shia.k talk contribs created page Module:Userbox (Created page with "-- This module implements {{userbox}}. local categoryHandler = require('Module:Category handler').main local p = {} -------------------------------------------------------------------------------- -- Helper functions -------------------------------------------------------------------------------- local function checkNum(val, default) -- Checks whether a value is a number greater than or equal to zero. If so, -- returns it as a number. If not, returns a default valu...")
- 08:20, 20 March 2025 Shia.k talk contribs created page Template:Example (Created page with "{{Userbox |id = 40px |info = This is an example of a template. For help with templates, see Help:Template. }}<noinclude> {{Documentation}} </noinclude>")
- 08:19, 20 March 2025 Shia.k talk contribs created page Template:Tfmnotice (Redirected page to Template:Tfm notice) Tag: New redirect
- 08:18, 20 March 2025 Shia.k talk contribs created page Template:R from move/except (Created page with "<noinclude>This is the exception page for {{tl|R from move}}. This page makes exceptions that include certain pages that should not inhabit either {{cat|Unsynchronized talk page redirects}} or {{cat|Redirects from moves}}. If necessary, new exceptions may be added with no need to edit the main template, {{tl|R from move}}. </noinclude>{{#switch: {{FULLPAGENAME}} |MediaWiki:Move-redirect-text= |Template:R from move/except= |#default=Category:Redirects from moves }}{...")
- 08:17, 20 March 2025 Shia.k talk contribs created page Template:Tfm/dated (Created page with "{{ {{{|safesubst:}}}#invoke:Unsubst||type= |page= |link= |help= |$B={{#ifeq:{{{bigbox|<noinclude>yes</noinclude>}}}|yes|{{#invoke:Message box|ombox |type = move |image = none |class = nomobile mbox-tfd |small = {{{small|no}}} |text = This {{#ifeq:{{lc:{{{type}}}}}|module|module|template}} is '''being considered for merging with [[{{#ifeq:{{lc:{{{type}}}}}|module|Module|Template}}:{{{otherpage}}}]].''' Please discuss this matt...")
- 08:17, 20 March 2025 Shia.k talk contribs created page Template:FULLBASEPAGENAME (Created page with "{{#if: {{Ns has subpages | {{#if:{{{1|}}}|{{NAMESPACE:{{{1}}}}}|{{NAMESPACE}}}} }} | {{#if: {{#titleparts:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}|-1}} | {{#titleparts:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}|-1}} | {{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}} }} | {{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}} }}<noinclude> {{documentation}} </noinclude>")
- 08:16, 20 March 2025 Shia.k talk contribs created page Module:Namespace detect/config (Created page with "-------------------------------------------------------------------------------- -- Namespace detect configuration data -- -- -- -- This module stores configuration data for Module:Namespace detect. Here -- -- you can localise the module to your wiki's language. -- --...")
- 08:15, 20 March 2025 Shia.k talk contribs created page 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...")
- 08:13, 20 March 2025 Shia.k talk contribs created page Template:Automatic category TOC (Created page with "<includeonly><!-- # TOC, depending on category size # <= 100 pages → no TOC # 101–1200 pages → {{Category TOC}} # > 1200 pages → {{Large category TOC}} -->{{Category other|<!-- ####################################################################### #### This is a category page, so generate a TOC if needed. #### #### #### #### Use a sub-template Template:Automatic category TOC/core...")
- 08:13, 20 March 2025 Shia.k 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. ----------------------------...")