Modul:title/getCurrentNamespace
Tampaian
Dokumentasi untuk modul ini dapat dibuat di Modul:title/getCurrentNamespace/doc
-- Imported from enwiktionary
-- Source: https://en.wiktionary.org/wiki/Module:title/getCurrentNamespace
-- License: CC BY-SA
--[==[
Returns the data table for the current namespace from {mw.site.namespaces}. This module may be loaded with {mw.loadData}.]==]
return mw.site.namespaces[mw.title.getCurrentTitle().namespace]