打开/关闭菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:Utils/Transclude:修订间差异

来自TFLS Wiki
(创建页面,内容为“{{#switch: {{NAMESPACE: {{{1}}} }} |#default = {{FULLPAGENAME: {{{1}}} }} <!-- eg "User:Foo" --> |{{ns:0}} = {{#ifeq: {{NAMESPACE: {{{1}}} }} | {{NAMESPACE: Template{{{1}}} }} | Template:{{{1}}} <!-- no leading colon, eg "Foo" --> | {{PAGENAME: {{{1}}} }} <!-- leading colon, eg ":Foo", so we want the article --> }} }}<noinclude> {{documentation}} </noinclude>”)
 
无编辑摘要
 
(未显示同一用户的4个中间版本)
第7行: 第7行:
     }}
     }}
}}<noinclude>
}}<noinclude>
{{documentation}}
{{Documentation}}
</noinclude>
</noinclude>

2022年5月20日 (五) 16:48的最新版本

Template:{{{1}}}

模板文档  [查看] [编辑] [历史] [刷新]

參數1填的是一個頁面,如果參數1沒有指定名字空間,也無前導冒號的話,就會在前面自動加上Template。