Revision as of 09:12, 28 June 2025 by Sware(talk | contribs)(Created page with "--[==[ 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]")
--[==[Returns the data table for the current namespace from {mw.site.namespaces}. This module may be loaded with {mw.loadData}.]==]returnmw.site.namespaces[mw.title.getCurrentTitle().namespace]