Movatterモバイル変換


[0]ホーム

URL:


Jump to content
Wikipedia
Fuputsa

Module:Category handler/shared

E tswa ho Wikipedia
<Module:Category handler

Documentation for this module may be created atModule:Category handler/shared/doc

-- 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
E tswa ho "https://st.wikipedia.org/w/index.php?title=Module:Category_handler/shared&oldid=22989"

[8]ページ先頭

©2009-2025 Movatter.jp