Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
Show changes on pages linked from
Pages linked from the selected page
Pages linking to the selected page
CollapseList of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
20 March 2025
19 March 2025
|
N 17:31 | Module:High-use 3 changes history +6,937 [Shia.k (3×)] | |||
|
17:31 (cur | prev) 0 Shia.k talk contribs | ||||
|
16:56 (cur | prev) +246 Shia.k talk contribs | ||||
N |
|
16:52 (cur | prev) +6,691 Shia.k talk contribs (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...") |
|
N 17:25 | Module:Documentation/config 2 changes history +17,747 [Shia.k (2×)] | |||
|
17:25 (cur | prev) 0 Shia.k talk contribs | ||||
N |
|
16:11 (cur | prev) +17,747 Shia.k talk contribs (Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------...") |
N 17:23 | Module:Uses TemplateStyles/config diffhist +2,636 Shia.k talk contribs (Created page with "local cfg = {} -- Don’t touch this line. -- Subpage blacklist: these subpages will not be categorized (except for the -- error category, which is always added if there is an error). -- For example “Template:Foo/doc” matches the `doc = true` rule, so it will have -- no categories. “Template:Foo” and “Template:Foo/documentation” match no rules, -- so they *will* have categories. All rules should be in the -- ['<subpage name>'] = true, -- format. cfg['subpa...") |
N 17:23 | Module:Effective protection level diffhist +3,581 Shia.k talk contribs (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...") |
N 17:13 | Module:String diffhist +18,028 Shia.k talk contribs (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...") |
N 17:13 | Template:Sandbox other diffhist +260 Shia.k talk contribs (Created page with "{{#if:{{#ifeq:{{#invoke:String|sublength|s={{SUBPAGENAME}}|i=0|len=7}}|sandbox|1}}{{#ifeq:{{SUBPAGENAME}}|doc|1}}{{#invoke:String|match|{{PAGENAME}}|/sandbox/styles.css$|plain=false|nomatch=}}|{{{1|}}}|{{{2|}}}}}<!-- --><noinclude>{{documentation}}</noinclude>") |
N 17:11 | Module:TNT diffhist +6,220 Shia.k talk contribs (Created page with "-- -- INTRO: (!!! DO NOT RENAME THIS PAGE !!!) -- This module allows any template or module to be copy/pasted between -- wikis without any translation changes. All translation text is stored -- in the global Data:*.tab pages on Commons, and used everywhere. -- -- SEE: https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules -- -- ATTENTION: -- Please do NOT rename this module - it has to be identical on all wikis. -- This code is maintained...") |
N 17:10 | Module:Transclusion count/data/D diffhist +6,422 Shia.k talk contribs (Created page with "return { ["D&D_to-do"] = 6400, ["D-da"] = 2500, ["DANFS"] = 8300, ["DC-Comics-trademark-copyright"] = 2000, ["DCS_Sri_Lanka"] = 2000, ["DDR"] = 2900, ["DEC"] = 9300, ["DECADE"] = 298000, ["DEN"] = 7100, ["DEU"] = 19000, ["DMC"] = 61000, ["DMCA"] = 2810000, ["DNB"] = 9400, ["DNB-Portal"] = 2200, ["DNB_portal"] = 3600, ["DNK"] = 8300, ["DNZB"] = 3600, ["DOM"] = 2300, ["DOWs"] = 2700, ["DRV_links"] = 3900, ["DWT"] = 2400, ["DYKC"] = 6700, ["DYKF"] = 2100, ["DYK_blue"] = 340...") |
N 16:57 | Module:Transclusion count diffhist +2,330 Shia.k talk contribs (Created page with "local p = {} function p._fetch(args) local template = nil local return_value = nil -- Use demo parameter if it exists, otherwise use current template name local namespace = mw.title.getCurrentTitle().namespace if args["demo"] and args["demo"] ~= "" then template = mw.ustring.gsub(args["demo"],"^[Tt]emplate:","") elseif namespace == 10 then -- Template namespace template = mw.title.getCurrentTitle().text elseif namespace == 828 then -- Module namespace temp...") |
N 16:55 | Module:Uses TemplateStyles diffhist +4,025 Shia.k talk contribs (Created page with "local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local TNT = require('Module:TNT') local p = {} local function format(msg, ...) return TNT.format('I18n/Uses TemplateStyles', msg, ...) end local function getConfig() return mw.loadData('Module:Uses TemplateStyles/config') end local function renderBox(tStyles) local boxArgs = { type = 'notice...") |
N 16:47 | Template:Tl diffhist +83 Shia.k talk contribs (Redirected page to Template:Template link) Tag: New redirect |
N 16:16 | Module:Protection banner diffhist +26,590 Shia.k talk contribs (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...") |
16:14 | Module:Lua banner diffhist 0 Shia.k talk contribs |
|
16:11 | Template:Lua 2 changes history +17,748 [Shia.k (2×)] | |||
|
16:11 (cur | prev) 0 Shia.k talk contribs | ||||
|
16:08 (cur | prev) +17,748 Shia.k talk contribs |
N 16:07 | Module:TableTools diffhist +16,577 Shia.k talk contribs (Created page with "------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should not -- -- be called directly from #invoke....") |
N 16:06 | Module:List diffhist +5,643 Shia.k talk contribs (Created page with "local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args) -- Constructs a data table to be passed to p.renderList. local data = {} -- Classes and TemplateStyles data.classes = {} data.templatestyles = ''...") |