본문으로 이동

모듈:title/getCurrentNamespace

위키낱말사전, 말과 글의 누리

이 모듈에 대한 설명문서는 모듈:title/getCurrentNamespace/설명문서에서 만들 수 있습니다

--[==[
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]