Saltar por contenete

Historico de revision de "Module:Category handler/shared"

Selection de diferentie: Marcar li radio butones del revisiones por comparar e batte enter o li buton in funde.
Legende: (hod) = diferentie che ultim revision, (ant) = diferentie che revision anteriori, m = redaction minori.

3 januar 2022

  • hodant 04:2804:28, 3 januar 2022 Renamed user 8acf31ebc6096374fac7208a57c76440 discussion contributiones 888 bytes +888 Creat págine contenente «-- 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...» Marcationes: Redaction per invention mobil Redaction per version mobil del site