打开/关闭搜索
搜索
打开/关闭菜单
24
14
16
899
高中笔记
导航
首页
最近更改
随机页面
特殊页面
上传文件
分类
语文
数学
英语
物理
化学
生物学
地理
高中笔记
隐私政策
免责声明
资助高中笔记
著作权
通知
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。
user-interface-preferences
个人工具
创建账号
登录
查看“模板:Namespace detect”的源代码
来自高中笔记
查看
阅读
查看源代码
查看历史
associated-pages
模板
讨论
更多操作
←
模板:Namespace detect
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
{{#switch: {{lc: <!--Lower case the result--> <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{{demospace}}} | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | main | {{#ifeq:{{NAMESPACE}}|{{TALKSPACE}} | talk | {{NAMESPACE}} }} }} }} }} | main = {{#switch:{{str mid|{{FULLPAGENAME}}||{{#expr:abs({{str find|{{FULLPAGENAME}}|:}})-1}}}}<!-- ---->| MOS = {{{pseudo| {{{mos| {{{other|}}} }}} }}}<!-- ---->| LTA = {{{pseudo| {{{lta| {{{other|}}} }}} }}}<!-- ---->| NT = {{{pseudo| {{{nt| {{{other|}}} }}} }}}<!-- ---->| NC = {{{pseudo| {{{nc| {{{other|}}} }}} }}}<!-- ---->| #default = {{{main| {{{other|}}} }}}<!-- ---->}} | talk = {{{talk| {{{other|}}} }}} | user = {{{user| {{{other|}}} }}} | wikipedia = {{{wikipedia| {{{other|}}} }}} | image = {{{image| {{{other|}}} }}} | mediawiki = {{{mediawiki| {{{other|}}} }}} | template = {{{template| {{{other|}}} }}} | help = {{{help| {{{other|}}} }}} | category = {{{category| {{{other|}}} }}} | portal = {{{portal| {{{other|}}} }}} | wikiproject = {{{wikiproject| {{{other|}}} }}} | other | #default = {{{other|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories to the /doc subpage, and interwikis to Wikidata. --> </noinclude>
返回
模板:Namespace detect
。