Module:title/getCurrentNamespace: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m 1 revision imported |
| (One intermediate revision by the same user not shown) | |
(No difference)
| |
Latest revision as of 17:47, 4 November 2025
- This module lacks a documentation subpage. Please create it.
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
--[==[
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]