18 March 2025
- 23:0323:03, 18 March 2025 diff hist +888 N Module:Category handler/shared 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..." current
- 23:0323:03, 18 March 2025 diff hist +631 N Module:Category handler/data 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(..." current
- 23:0223:02, 18 March 2025 diff hist +7,871 N Module:Category handler Created page with "-------------------------------------------------------------------------------- -- -- -- CATEGORY HANDLER -- -- -- -- This module implements the {{category handler}} template in Lua, -- -- with a few improvements: all namespaces and all namespace alia..." current
- 23:0223:02, 18 March 2025 diff hist +33 N Template:Category handler Created page with "{{#invoke:Category handler|main}}" current
- 23:0123:01, 18 March 2025 diff hist +1,670 N Module:DecodeEncode Created page with "require('strict') local p = {} local function _getBoolean( boolean_str ) -- from: module:String; adapted -- requires an explicit true local boolean_value if type( boolean_str ) == 'string' then boolean_str = boolean_str:lower() if boolean_str == 'true' or boolean_str == 'yes' or boolean_str == '1' then boolean_value = true else boolean_value = false end elseif type( boolean_str ) == 'boolean' then boolean_value = boolean_str else boolean_value =..." current
- 23:0023:00, 18 March 2025 diff hist +1,285 N Template:Fix-span Created page with "{{#if:{{{content|}}}|<span class="{{{span-class|cleanup-needed-content}}}" style="padding-left:0.1em; padding-right:0.1em; color:var(--color-subtle, #54595d); border:1px solid var(--border-color-subtle, #c8ccd1);">{{{content|}}}</span>}}{{#switch:{{{subst|¬}}} |¬={{category handler |template=Category:Templates needing substitution checking |nocat={{{nocat|<noinclude>true</noinclude>}}} }} |SUBST=Category:Pages with incorrectly substituted templates }}{{C..." current
- 23:0023:00, 18 March 2025 diff hist +3,948 N Module:Unsubst Created page with "local checkType = require('libraryUtil').checkType local p = {} local BODY_PARAM = '$B' local specialParams = { ['$params'] = 'parameter list', ['$aliases'] = 'parameter aliases', ['$flags'] = 'flags', ['$B'] = 'template content', ['$template-name'] = 'template invocation name override', } function p.main(frame, body) -- If we are substing, this function returns a template invocation, and if -- not, it returns the template body. The template body can be specif..." current
- 22:5922:59, 18 March 2025 diff hist +387 N Template:Clarify Created page with "{{ safesubst:<noinclude/>#invoke:Unsubst||date=__DATE__ |$B= {{Fix-span |link=Wikipedia:Please clarify |text=clarification needed |title={{delink|{{{reason|The text near this tag may need clarification or removal of jargon.}}}}} |date={{{date|}}} |pre-text={{{pre-text|}}} |post-text={{{post-text|}}} |cat-date=Category:Wikipedia articles needing clarification |content={{{text|}}} }} }}" current
- 22:4522:45, 18 March 2025 diff hist −19 Cannoning MOS: Instructional and presumptuous language
- 14:1414:14, 18 March 2025 diff hist +23 Sandbox2 No edit summary Tag: Reverted
- 09:1109:11, 18 March 2025 diff hist −19 Sandbox2 No edit summary Tag: Manual revert
- 09:1109:11, 18 March 2025 diff hist +19 Sandbox2 No edit summary Tag: Reverted
- 01:3701:37, 18 March 2025 diff hist 0 Base Building No edit summary current
- 01:3601:36, 18 March 2025 diff hist +478 Base Building →Permission labels
- 01:3101:31, 18 March 2025 diff hist −1 Base Building No edit summary
- 01:3101:31, 18 March 2025 diff hist +275 Base Building →Permission labels
- 01:3001:30, 18 March 2025 diff hist 0 N File:FactionLabelTest.png No edit summary current
17 March 2025
- 20:5220:52, 17 March 2025 diff hist +51 AH & Black AH No edit summary
- 20:4920:49, 17 March 2025 diff hist 0 N Changelog:Timeline Auction House Created blank page
- 20:4920:49, 17 March 2025 diff hist +18 Changelog:2020-07-31 No edit summary current
- 20:4820:48, 17 March 2025 diff hist +18 Changelog:2021-05-09 No edit summary
- 20:4820:48, 17 March 2025 diff hist +18 Changelog:2020-07-31 No edit summary
- 20:4620:46, 17 March 2025 diff hist 0 Changelog:2025-02-13 No edit summary
- 20:0020:00, 17 March 2025 diff hist +6 Base Building →Permission labels
- 19:5919:59, 17 March 2025 diff hist −47 Base Building →Permission labels
- 19:5919:59, 17 March 2025 diff hist −16 Base Building →Permission labels
- 19:5719:57, 17 March 2025 diff hist +1 Base Building →Permission labels
- 19:2419:24, 17 March 2025 diff hist 0 Stronghold →Defense: Wall Repairing
- 19:2419:24, 17 March 2025 diff hist −7 Stronghold No edit summary
- 19:2419:24, 17 March 2025 diff hist −7 Outpost →How to capture current
- 19:2419:24, 17 March 2025 diff hist 0 Outpost →Map Configurations
- 19:2319:23, 17 March 2025 diff hist 0 Outpost →How to Capture
- 19:2319:23, 17 March 2025 diff hist −31 Stronghold →Gameplay
- 18:2518:25, 17 March 2025 diff hist +63 Changelog:2023-10-27 No edit summary
- 18:1818:18, 17 March 2025 diff hist +92 Changelog:2021-03-09 No edit summary
- 18:1718:17, 17 March 2025 diff hist +39 Changelog:2025-02-07 No edit summary
- 18:1618:16, 17 March 2025 diff hist +78 Changelog:2025-02-13 No edit summary
- 18:1518:15, 17 March 2025 diff hist +13 Changelog:2021-10-23 No edit summary
- 18:1518:15, 17 March 2025 diff hist +13 Changelog:2021-05-09 No edit summary
- 18:1518:15, 17 March 2025 diff hist +93 Changelog:2020-07-31 No edit summary
- 18:1218:12, 17 March 2025 diff hist 0 N Changelog:Timeline Crystals Created blank page
- 18:1218:12, 17 March 2025 diff hist +46 Crystals No edit summary
- 15:0015:00, 17 March 2025 diff hist +323 Base Building →Permission labels
- 15:0015:00, 17 March 2025 diff hist 0 File:FactionLabelEvaluation.svg Muqsit uploaded a new version of File:FactionLabelEvaluation.svg current
- 14:5614:56, 17 March 2025 diff hist 0 File:FactionLabelEvaluation.svg Muqsit uploaded a new version of File:FactionLabelEvaluation.svg
- 14:5314:53, 17 March 2025 diff hist 0 N File:FactionLabelEvaluation.svg No edit summary
- 14:2414:24, 17 March 2025 diff hist +14 Base Building →Permission labels
- 14:2314:23, 17 March 2025 diff hist +318 Base Building →Permission labels
- 14:2014:20, 17 March 2025 diff hist +6 Base Building →Permission labels
- 14:2014:20, 17 March 2025 diff hist +7 Base Building →Permission labels