Template:Link if not current
Appearance
	
	
- [[{{{1}}}|{{{1}}}]]
 
Use this template to avoid producing a self link.
Usage
[edit]{{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.
 
Parameters
[edit]- 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.
 
See also
[edit]- {{No selflink}} – always outputs the text (either linked or not) and NOT embedded in a list item
 - {{Link if exists}}