Jump to content

User contributions for Shia.k

A user with 2,285 edits. Account created on 19 June 2024.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

20 March 2025

  • 12:0812:08, 20 March 2025 diff hist +1,097 N Module:Purge Created page with "-- This module implements Template:Purge. local p = {} local function makeUrlLink(url, display) return string.format('[%s %s]', url, display) end function p._main(args) -- Make the URL local url do local title if args.page then title = mw.title.new(args.page) if not title then error(string.format( "'%s' is not a valid page name", args.page ), 2) end else title = mw.title.getCurrentTitle() end if args.anchor then title..." current
  • 12:0812:08, 20 March 2025 diff hist +64 N Template:Purge Created page with "{{#invoke:Purge|main}}<noinclude> {{documentation}} </noinclude>" current
  • 12:0712:07, 20 March 2025 diff hist +3,052 N Template:Namespace detect/test1 Created page with "{{#switch: {{lc: <!--Lower case the result--> <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{{demospace}}} | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | main | {{#ifeq:{{NAMESPACE}}|{{TALKSPACE}} | talk | {{NAMESPACE}} }} }} }} }} <!-- Only one of the lines below will be executed --> <!-- Respecting empty parameters on purpose --> | main = {{{main| {..."
  • 12:0712:07, 20 March 2025 diff hist +2,367 N Template:Namespace detect showall Created page with "{{safesubst<noinclude />:#switch: <noinclude><!-- Use the parameter --></noinclude> {{safesubst<noinclude />:#switch: <noinclude><!-- Find out which parameter to use --></noinclude> {{lc: <noinclude><!--Lower case the result--></noinclude> <noinclude><!--If no or empty "demospace" parameter then detect namespace--></noinclude> {{safesubst<noinclude />:#if:{{{demospace|}}} | {{{demospace}}} | {{safesubst<noinclude />:#if:{{{page|}}}..."
  • 12:0612:06, 20 March 2025 diff hist +173 N Template:Namespace detect Created page with "{{SAFESUBST:<noinclude />#invoke:Namespace detect|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>"
  • 12:0612:06, 20 March 2025 diff hist +5,992 N Module:Namespace detect Created page with "--[[ -------------------------------------------------------------------------------- -- -- -- NAMESPACE DETECT -- -- -- -- This module implements the {{namespace detect}} template in Lua, with a -- -- few improvements: all namespaces and all namespace aliases are..."
  • 12:0212:02, 20 March 2025 diff hist +88 N Template:For Created page with "<includeonly>{{#invoke:For|For}}</includeonly><noinclude> {{Documentation}} </noinclude>"
  • 12:0112:01, 20 March 2025 diff hist +2,204 N Template:Information page Created page with "{{#if: {{{nocat|{{{demo|}}}}}}||<includeonly>{{Namespace detect | wikipedia = {{short description|Wikipedia information page|noreplace}} | help = {{short description|Wikipedia information page|noreplace}} | user = {{short description|Wikipedia information page|noreplace}} }}</includeonly> }}{{ombox | type = notice | style = {{{style|}}} | imageright = {{#if:{{{shortcut|{{{shortcut1|{{{sc1|{{{..."
  • 12:0112:01, 20 March 2025 diff hist +394 N Template:No redirect Created page with "{{safesubst:<noinclude/>#if: {{safesubst:<noinclude/>#invoke:Redirect|isRedirect|{{{1}}}}} | <span class="plainlinks">[{{safesubst:<noinclude/>fullurl:{{{1}}}|redirect=no}} {{{2|{{{1}}}}}}]</span> | {{safesubst:<noinclude/>#if:{{{2|}}}|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}|{{{2}}}]]|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}]]}} }}<noinclude> {{documentation}} </noinclude>"
  • 12:0012:00, 20 March 2025 diff hist +1,240 N Module:Shortcut/config Created page with "-- This module holds configuration data for Module:Shortcut. return { -- The heading at the top of the shortcut box. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['shortcut-heading'] = '{{PLURAL:$1|Shortcut|Shortcuts}}', -- The heading when |redirect=yes is given. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['redirect-heading'] = '[[Wikipedia:Redirect|{{PLURAL..."
  • 12:0012:00, 20 March 2025 diff hist +4,336 N Module:Shortcut Created page with "-- This module implements {{shortcut}}. -- Set constants local CONFIG_MODULE = 'Module:Shortcut/config' -- Load required modules local checkType = require('libraryUtil').checkType local yesno = require('Module:Yesno') local p = {} local function message(msg, ...) return mw.message.newRawMessage(msg, ...):plain() end local function makeCategoryLink(cat) return string.format('%s:%s', mw.site.namespaces[14].name, cat) end function p._main(shortcuts, options, fra..."
  • 11:5911:59, 20 March 2025 diff hist +169 N Template:Shortcut Created page with "<includeonly>{{#invoke:Shortcut|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
  • 11:5811:58, 20 March 2025 diff hist +146 N Template:Ombox Created page with "{{#invoke:Message box|ombox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>"
  • 11:5711:57, 20 March 2025 diff hist +2,480 N Template:Namespaces Created page with "{| class="wikitable floatright" style="text-align: center; font-size: 85%; width:300px" |+ {{navbar-header|Chabadpedia data structure|Namespaces}} ! colspan="4" | Namespaces |- ! colspan="2" | Subject namespaces !! colspan="2" | Talk namespaces |- ! 0 | (Main/Article) || {{ns..." current
  • 11:5511:55, 20 March 2025 diff hist +537 N Template:Navbar-header Created page with "<templatestyles src="Navbar-header/styles.css"/><div class="navbar-header" {{#if:{{{fontcolor|}}}|style="color:{{{fontcolor}}};"}}>{{{1}}}<!-- -->{{#invoke:navbar|navbar | 1 = {{{2<noinclude>|Navbar-header</noinclude>}}} | {{#ifeq: {{{plain|}}} |<!--equals:-->1 |<!--then:-->plain |<!--else:-->mini }} = 1 | {{#if: {{{fontcolor|}}} | fontstyle | NULL }} = color:{{{fontcolor}}}; }}<!-- --></div><noinclude> {{documentation}} <!-- Add cats..."
  • 11:5211:52, 20 March 2025 diff hist +178 N 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>"
  • 11:5211:52, 20 March 2025 diff hist +30 N Template:Pp-move-indef Redirected page to Template:Pp-move current Tag: New redirect
  • 11:5111:51, 20 March 2025 diff hist +178 N Template:Pp-semi-indef Created page with "<includeonly>{{#invoke:Protection banner|main}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>" current
  • 11:5011:50, 20 March 2025 diff hist +522 N Chabadpedia:What is an article? Created page with "<noinclude> {{pp-semi-indef|small=yes}}{{pp-move-indef}} </noinclude> {{for|the guideline on definite and indefinite articles in article titles|Wikipedia:Naming conventions (definite or indefinite article at beginning of name)}} {{See also|Chabadpedia:FAQ}} {{Information page|CP:ARTICLE|WP:WIAA}} {{Namespaces}} A '''Chabadpedia article''' or '''entry''' is a page on this site that has encyclopedic information on it. A Chabadpedia:Guide to writing bette..."
  • 11:4911:49, 20 March 2025 diff hist +360 N Template:Category link with count Created page with "[[:Category:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}|<!-- -->{{#if:{{{name|}}}|{{{name}}}|Category:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}}}<!-- -->]] ({{PAGESINCATEGORY:{{#invoke:string|replace|1={{{1}}}|2=^:?[Cc]ategory:|3=|plain=false}}|{{{2|all}}}}})<noinclude> {{Documentation}} </noinclude>"
  • 11:4711:47, 20 March 2025 diff hist +3,194 N Template:Maintenance category Created page with "__EXPECTUNUSEDCATEGORY__ {{Cmbox |type=notice |text=<div>This is a '''maintenance category''', used for maintenance of the Chabadpedia project. It is not part of the encyclopedia and contains non-article pages, or groups articles by status rather than subject. Do not include this category in content categories.</div>{{#if..." current
  • 11:4511:45, 20 March 2025 diff hist +1,364 N Category:Miscellaneous redirects Created page with "{{Redirect category|text=that are tagged by the raw (no rcats added) template below, or that do have rcats, but the first parameter is left blank (empty)|parameters=-1|shortcut=CAT:MISCR}} {{Empty category}} {{Polluted category}} {{backlog|5}} This category is used to track redirects that are tagged with the {{tl|Redirect category shell}} template or its shortcut, the {{tl|Rcat shell}} template. Either no rcat has been..."
  • 11:4211:42, 20 March 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>" current
  • 11:4111:41, 20 March 2025 diff hist +190 N Template:Template link expanded Created page with "{{#Invoke:Template link general|main|code=on}}<noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlx}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>"
  • 11:4011:40, 20 March 2025 diff hist +2,098 N Template:Redirect category Created page with "{{Cmbox | type = notice | image = 40px|alt=|link=|class=skin-invert-image | text = The pages in this category are '''redirects'''{{#if: {{{text|}}} | {{{text}}} }}{{#if: {{{from|}}} | from {{{from}}} }}{{#if: {{{to|}}} | to {{{to}}} }}. To add a redirect to this category, place {{tlx|{{{template|Redirect category shell}}}|{{#if: {{{parameters|}}} | {{#ifeq: {{{parameters|}}} | -1 |..."
  • 11:4011:40, 20 March 2025 diff hist +642 N Category:Chabadpedia redirects Created page with "{{Category more|Chabadpedia:WikiProject Redirect|Help:Redirect}} {{Maintenance category|shortcut1=CAT:RDR|shortcut2=CAT:RE|shortcut3=CAT:R}} {{Container category}} This category contains subcategories containing only redirects. '''This category should not contain any pages directly'''; there are so many of them that a category containing all of them would be unmanageable. To add a redirect to one of the subcategories, use a :Category:Redirect..." current
  • 11:3911:39, 20 March 2025 diff hist +12 Category:Unprintworthy redirects No edit summary current
  • 11:3811:38, 20 March 2025 diff hist +999 N Category:Unprintworthy redirects Created page with "{{polluted category}} '''{{See also|Wikipedia:Printability}}''' {{Redirect category|from=names that are unsuitable for inclusion in a printed version of Wikipedia|template=Rcat shell|parameters=<nowiki>{{</nowiki>R unprintworthy<nowiki>}}</nowiki>}} '''"Unprintworthy" redirects''' are redirect pages on Wikipedia that aid online navigation, but would have little or no value as pointers to target..."
  • 11:3811:38, 20 March 2025 diff hist +1,601 N Category:Redirects from shortcuts Created page with "{{pp-30-500|small=yes}} {{polluted category}} {{Redirect category|from=shortcuts, abbreviated or otherwise different forms of their target pages|parameters=<nowiki>{{</nowiki>R from shortcut<nowiki>}}</nowiki>|sortkey=|text=}} Shortcuts are historically reserved for Chabadpedia project reference pages and are now used in and for all namespaces. They are often referenced in edit history. Please note tha..." current
  • 11:3611:36, 20 March 2025 diff hist +1,221 N Template:R from shortcut Created page with "<noinclude>{{Template:This is a redirect/rcat|from shortcut}} </noinclude>{{#switch:{{#invoke:RedirectData|getRedirectToNamespace}} |Template= {{Redirect template |id=R from template shortcut |name=From a template shortcut |from=a shortcut page name '''in ''any'' namespace''' |to=a page in template namespace |info=**Shortcuts are wikilinked on community pages, talk pages, and edit summaries, but not in wp:mainspa..."
  • 11:3611:36, 20 March 2025 diff hist +169 N Template:R tsh Redirected page to Template:R from shortcut current Tag: New redirect
  • 11:3511:35, 20 March 2025 diff hist +222 N Template:R avoided double redirect Created page with "<includeonly>{{If ||{{{doc|}}} |<!--Do nothing--> |{{#invoke:R avoided double redirect|main|{{{1|}}}}}}}<!--|all category=comment for automatic namespace detection--></includeonly><noinclude> {{Documentation}} </noinclude>" current
  • 11:3411:34, 20 March 2025 diff hist +2,170 N Module:RedirectData Created page with "local p = {} function p.getRedirectToNamespace(frame) titleObject = mw.title.getCurrentTitle() -- check if this is a redirect if titleObject.redirectTarget then targetNamespace = titleObject.redirectTarget.nsText return targetNamespace end return "Notaredirect" end function p.getTalkPage(frame) -- this is code written to check for the criteria to apply {{R to talk page}} - essentially, whether the redirect is outside of, and going into, a talk namespace titleO..."
  • 11:3411:34, 20 March 2025 diff hist +105 N Template:Template shortcut Created page with "<includeonly>{{#invoke:Shortcut|main|template=yes}}</includeonly><noinclude>{{Documentation}}</noinclude>"
  • 11:3311:33, 20 March 2025 diff hist +135 N Template:R adr Redirected page to Template:R avoided double redirect current Tag: New redirect
  • 11:3311:33, 20 March 2025 diff hist +1,221 N Template:R from template shortcut Created page with "<noinclude>{{Template:This is a redirect/rcat|from shortcut}} </noinclude>{{#switch:{{#invoke:RedirectData|getRedirectToNamespace}} |Template= {{Redirect template |id=R from template shortcut |name=From a template shortcut |from=a shortcut page name '''in ''any'' namespace''' |to=a page in template namespace |info=**Shortcuts are wikilinked on community pages, talk pages, and edit summaries, but not in wp:mainspa..."
  • 11:3111:31, 20 March 2025 diff hist +64 N Template:Tsh Redirected page to Template:Template shortcut current Tag: New redirect
  • 11:3011:30, 20 March 2025 diff hist +92 N Template:Tlx Redirected page to Template:Template link expanded Tag: New redirect
  • 11:2711:27, 20 March 2025 diff hist +621 N Template:R to redirect template Created page with "<noinclude>{{This is a redirect/rcat}} </noinclude>{{Redirect template |id=R to redirect template |name=To a redirect category (rcat) template |from=an alias/shortcut (usually), or from a redirect that is the result of a page move/rename, |to=a redirect category (rcat) template |template category=Redirects to redirect templates |other category=Redirects to template namespace |printworthy=no }}<includeonly>{{{category|Category:Redirects to redi..." current
  • 11:2611:26, 20 March 2025 diff hist +133 N Template:Rcatsh Redirected page to Template:Redirect category shell current Tag: New redirect
  • 11:2611:26, 20 March 2025 diff hist +108 N Template:Catpop Redirected page to Template:Category link with count current Tag: New redirect
  • 11:2511:25, 20 March 2025 diff hist +2,322 N Template:Tracking category Created page with "{{Cmbox | type = notice | image = 80px|alt=|link= | text =<div style="text-align: center; font-size: larger; font-weight: bold; width: 87%; margin: 0px auto 0px 0px">This is a tracking category{{#if:{{{template|}}}|<br />for the template {{tl|{{{template}}}}}|}}.</div>''It is used to build and maintain a list or lists of pages{{#if:{{{template|}}}| that use {{tl|{{{template}}}}}|}}—primarily for the sake..."
  • 11:2511:25, 20 March 2025 diff hist +928 N Template:Hidden begin Created page with "<includeonly><templatestyles src="Template:Hidden begin/styles.css"/><div class="hidden-begin mw-collapsible {{#ifeq:{{{showhide|{{{toggle}}}}}}|left|mw-collapsible-leftside-toggle}} {{#if:{{{expanded|}}}||mw-collapsed}} {{{class|}}}" style="{{#if:{{{width|}}}|width:{{{width}}};}} {{#if:{{{border|}}}|border:{{{border}}};}} {{#if:{{{bgcolor|}}}|background-color:{{{bgcolor}}};}} {{{style|}}}"><!-- --><div class="hidden-title skin-nightmode-reset-color" style="{{#if:{{{ta1|..." current
  • 11:2411:24, 20 March 2025 diff hist +256 N Template:End hidden Created page with "<includeonly></div></div></includeonly><noinclude> {{hatnote|Templates {{noredirect|Template:End hidden|End hidden}} and {{noredirect|Template:End hidden section|End hidden section}} redirect here.}} {{Documentation|Template:Hidden begin/doc}} </noinclude>" current
  • 11:2311:23, 20 March 2025 diff hist +256 N Template:End hidden section Created page with "<includeonly></div></div></includeonly><noinclude> {{hatnote|Templates {{noredirect|Template:End hidden|End hidden}} and {{noredirect|Template:End hidden section|End hidden section}} redirect here.}} {{Documentation|Template:Hidden begin/doc}} </noinclude>" current
  • 11:2211:22, 20 March 2025 diff hist +394 N Template:Noredirect Created page with "{{safesubst:<noinclude/>#if: {{safesubst:<noinclude/>#invoke:Redirect|isRedirect|{{{1}}}}} | <span class="plainlinks">[{{safesubst:<noinclude/>fullurl:{{{1}}}|redirect=no}} {{{2|{{{1}}}}}}]</span> | {{safesubst:<noinclude/>#if:{{{2|}}}|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}|{{{2}}}]]|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}]]}} }}<noinclude> {{documentation}} </noinclude>" current
  • 11:2211:22, 20 March 2025 diff hist +171 N Template:Hatnote Created page with "<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>"
  • 11:2011:20, 20 March 2025 diff hist +256 N Template:Hidden end Created page with "<includeonly></div></div></includeonly><noinclude> {{hatnote|Templates {{noredirect|Template:End hidden|End hidden}} and {{noredirect|Template:End hidden section|End hidden section}} redirect here.}} {{Documentation|Template:Hidden begin/doc}} </noinclude>" current
  • 11:1911:19, 20 March 2025 diff hist +105 N Module:HTMLDecode Created page with "local i = {}; function i.HTMLDecode(frame) return mw.text.decode(frame.args["text"]); end return i;" current
  • 11:1911:19, 20 March 2025 diff hist +684 N Category:Automatic category TOC generates no TOC Created page with "{{Tracking category}} <div style="display:block; float:right">{{Automatic category TOC stats}}</div> Categories which use {{tl|Automatic category TOC}}, grouped by what Automatic category TOC does on each page: *Category:Automatic category TOC generates no TOC *Category:Automatic category TOC generates standard Category TOC – using {{tl|Category TOC}} *Category:Automatic category TOC generates Large category TOC – using {{tl|Large category TOC}} Temp..." current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)