跳转到内容
打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模块:Namespace detect

来自Unimage Wiki
WikiAdmin留言 | 贡献2026年8月31日 (一) 20:55的版本 (将 Fandom Dev 模块依赖切换到本地副本)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

This module is invoked by the {{Namespace}} template.


-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[w:Help:Lua]].
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden.
-- The next line imports the Namespace_detect module from the [[w:c:dev:Global Lua Modules]].
local NS = require('Module:Dev/Namespace_detect')
-- Local configuration can be modified in 
-- [[Module:Namespace detect/data]] and
-- [[Module:Namespace detect/config]]
-- See more details about this module at [[w:c:dev:Global_Lua_Modules/Namespace detect]]
 
-- The last line produces the output for the template
return NS