Movatterモバイル変換


[0]ホーム

URL:


Hopp til innhold
Wikibøker
Søk

Modul:Category handler/shared

Fra Wikibøker – frie læremidler
<Modul:Category handler

Dokumentasjon for denne modulen kan opprettes påModul:Category handler/shared/dok

-- This module contains shared functions used by [[Module:Category handler]]-- and its submodules.localp={}functionp.matchesBlacklist(page,blacklist)fori,patterninipairs(blacklist)dolocalmatch=mw.ustring.match(page,pattern)ifmatchthenreturntrueendendreturnfalseendfunctionp.getParamMappings(useLoadData)localdataPage='Module:Namespace detect/data'ifuseLoadDatathenreturnmw.loadData(dataPage).mappingselsereturnrequire(dataPage).mappingsendendfunctionp.getNamespaceParameters(titleObj,mappings)-- We don't use title.nsText for the namespace name because it adds-- underscores.localmappingsKeyiftitleObj.isTalkPagethenmappingsKey='talk'elsemappingsKey=mw.site.namespaces[titleObj.namespace].nameendmappingsKey=mw.ustring.lower(mappingsKey)returnmappings[mappingsKey]or{}endreturnp
Hentet fra «https://no.wikibooks.org/w/index.php?title=Modul:Category_handler/shared&oldid=44681»

[8]ページ先頭

©2009-2025 Movatter.jp