Template:Template link

From NeuroWiki
(Redirected from Template:Tl)
Jump to navigation Jump to search

{{[[Template:{{{1}}}|{{{1}}}]]}}

[ View | Edit | History | Purge ]Documentation page

This template uses Module:Array, this script is written in Lua.
For more details, please refer to Wikipedia:Lua and Extension:Scribunto.

本模板可以用来创建一条访问至对应模板的带有大括号的链接(Template Link),以便于使用者复制或查看相关模板介绍。

本模板亦有别名{{T}}、{{模板}}、{{模板链接}}。

用法

{{tl|模板名}}{{tl|模板名|参数}}

应用例

目标模板无需参数

代码:{{tl|hide}}
效果:{{hide}}

目标模板仅1个参数

代码:{{tl|hide|标题}}
效果:{{hide|标题}}

目标模板有个参数或需要指定名字的参数

代码:{{tl|hide|标题=title|内容=text}}
效果:{{hide|标题=title|内容=text}}

注意事项

  • 该模板只能链入Template:(“模板:”)页面空间中的内容,因此使用此模板生成的链接中会自动补全Template:前缀。

另见

en:Template:Template link

[ View | Edit | History | Purge ]The above documentation is transcluded from Template:Template link/doc.