Recent changes
Appearance
Track the most recent changes to the wiki on this page.
List 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
14 July 2025
|
18:48 | List of companies 2 changes history +30 [Andrew (2×)] | |||
|
18:48 (cur | prev) +3 Andrew talk contribs (Added link) Tag: Visual edit | ||||
m |
|
18:48 (cur | prev) +27 Andrew talk contribs (Adding a new company 3CX) Tag: Visual edit |
|
18:44 | (User creation log) [BethSnook233633; Andrew] | |||
|
18:44 User account Andrew talk contribs was created | ||||
|
17:19 User account BethSnook233633 talk contribs was created |
N 18:25 | Template:No license diffhist +591 Fen talk contribs (adding templates for file license notices - final) |
|
18:24 | (Upload log) [Fen (11×)] | |||
|
18:24 Fen talk contribs uploaded File:Warning.svg | ||||
|
18:02 Fen talk contribs uploaded File:NotCommons-emblem-copyrighted.svg.png | ||||
|
17:58 Fen talk contribs uploaded File:Copyright.svg.png | ||||
|
17:37 Fen talk contribs uploaded File:Cc-pd.svg | ||||
|
17:28 Fen talk contribs uploaded File:Copyleft.svg | ||||
|
17:21 Fen talk contribs uploaded File:CC Zero badge.svg.png | ||||
|
17:13 Fen talk contribs uploaded File:CC BY icon.svg | ||||
|
16:59 Fen talk contribs uploaded File:Commonswiki.svg | ||||
|
16:54 Fen talk contribs uploaded File:Cc-public domain mark white.svg | ||||
|
16:46 Fen talk contribs uploaded File:Own work.png | ||||
|
16:20 Fen talk contribs uploaded File:Fair use.svg |
|
N 18:20 | Module:Category handler/blacklist 2 changes history +672 [Fen (2×)] | |||
|
18:20 (cur | prev) −89 Fen talk contribs | ||||
N |
|
18:14 (cur | prev) +761 Fen talk contribs (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...") |
N 18:18 | Template:Stolen diffhist +595 Fen talk contribs (adding templates for file license notices) |
N 18:17 | Module:Namespace detect/config diffhist +3,545 Fen talk contribs (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. -- --...") |
N 18:16 | Module:Namespace detect/data diffhist +2,569 Fen talk contribs (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...") |
N 18:12 | Module:Category handler/shared diffhist +888 Fen talk contribs (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...") |
N 18:11 | Module:Category handler/config diffhist +5,657 Fen talk contribs (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. ----------------------------...") |
N 18:09 | Module:Category handler/data diffhist +631 Fen talk contribs (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(...") |
N 18:07 | Module:Category handler diffhist +7,871 Fen talk contribs (for handling categorys) |
N 17:59 | Template:Permission diffhist +434 Fen talk contribs (adding templates for file license notices) |
N 17:42 | Template:PD-USGov diffhist +670 Fen talk contribs (adding templates for file license notices) |
N 17:38 | Template:PD diffhist +559 Fen talk contribs (adding templates for file license notices) |
|
17:33 | MediaWiki:Licenses 3 changes history +741 [Fen (3×)] | |||
m |
|
17:33 (cur | prev) −79 Fen talk contribs (slight correction for public domain) | |||
|
16:35 (cur | prev) −2 Fen talk contribs (making it required to select an option) | ||||
|
16:33 (cur | prev) +822 Fen talk contribs (expanded for other uses) |
|
N 17:30 | Template:Other free 2 changes history +432 [Fen (2×)] | |||
m |
|
17:30 (cur | prev) −83 Fen talk contribs (slight correction) | |||
N |
|
17:29 (cur | prev) +515 Fen talk contribs (adding templates for file license notices) |
|
N 17:23 | Template:CC0 3 changes history +524 [Fen (3×)] | |||
|
17:23 (cur | prev) −5 Fen talk contribs (I am such an ESL) | ||||
|
17:23 (cur | prev) −1 Fen talk contribs | ||||
N |
|
17:22 (cur | prev) +530 Fen talk contribs (adding templates for file license notices) |
|
N 17:19 | Module:Message box/ambox.css 2 changes history +1,034 [Fen (2×)] | |||
m |
|
17:19 (cur | prev) −15 Fen talk contribs (fix for images overflowing) | |||
N |
|
16:27 (cur | prev) +1,049 Fen talk contribs (adding css for message boxes) |
N 17:15 | Template:CC-BY diffhist +388 Fen talk contribs (adding templates for file license notices) |
N 17:07 | Template:CC-BY-SA diffhist +403 Fen talk contribs (adding templates for file license notices) |
N 17:02 | Template:From Wikimedia diffhist +339 Fen talk contribs (adding templates for file license notices) |
|
N 16:56 | Template:Self-PublicDomain 2 changes history +377 [Fen (2×)] | |||
|
16:56 (cur | prev) +14 Fen talk contribs | ||||
N |
|
16:55 (cur | prev) +363 Fen talk contribs (adding templates for file license notices) |
N 16:46 | Template:Self diffhist +337 Fen talk contribs (Created page with "{{mbox | image = 50px | text = [[Media:{{PAGENAME}}|This file]] was created and uploaded by the user who claims to be its original author. '''All rights are reserved unless explicitly stated otherwise.''' }} <noinclude> {{Documentation}} Category:Image copyright tags Category:Notice templates </noinclude>") |
N 16:26 | Module:Message box/imbox.css diffhist +929 Fen talk contribs (adding css for message boxes) |
16:25 | Magnuson–Moss Warranty Act diffhist +993 DzLamme talk contribs (→Summary) |
|
N 16:20 | Template:Fairuse 2 changes history +557 [Fen (2×)] | |||
|
16:20 (cur | prev) 0 Fen talk contribs | ||||
N |
|
16:18 (cur | prev) +557 Fen talk contribs (adding templates for file license notices) |
m 16:07 | Western Digital diffhist +21 Mr Pollo talk contribs |
15:06 | Deletion log Mr Pollo talk contribs deleted page Forced arbitration hidden inside packaging (content was: "{{DeletionRequest|Unnecessary redirect.}} #redirect Vital Proteins sells products with terms and conditions inside the container") |