模板:Link if not current
跳转到导航
跳转到搜索
- [[{{{1}}}|{{{1}}}]]
File:Test Template Info-Icon - Version (2).svg 模板文档[查看] [编辑] [历史] [清除缓存]
Use this template to avoid producing a self link.
使用方法[编辑]
{{Link if not current|Article}} produces
- a list item linking to Article if the current page's title is not
Article, - nothing if it is.
参数[编辑]
- Parameter 1 is necessary, as it is the link.
- Parameter 2 is optional, and it is the text that is displayed over the link. If parameter 2 doesn't exist, it defaults to parameter 1.
另见[编辑]
- {{No selflink}} – always outputs the text (either linked or not) and NOT embedded in a list item
- {{Link if exists}}
- {{Link if equal}}