Difference between revisions of "Template:distinguish"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(improved template and documentation)
(nowrap links)
 
Line 1: Line 1:
<onlyinclude>''Not to be confused with [[{{{1}}}]]{{#if:{{{2|}}}|&#32;or [[{{{2}}}]]|}}.''</onlyinclude>
+
<onlyinclude>''Not to be confused with {{nowrap|[[{{{1}}}]]}}{{#if:{{{2|}}}|&#32;or {{nowrap|[[{{{2}}}]]}}|}}.''</onlyinclude>
  
 
To use this template to distinguish two similarly-named pages, place <code><nowiki>{{distinguish|page}}</nowiki></code> at the top of a page.
 
To use this template to distinguish two similarly-named pages, place <code><nowiki>{{distinguish|page}}</nowiki></code> at the top of a page.

Latest revision as of 15:17, 22 May 2024

Not to be confused with [[{{{1}}}]].

To use this template to distinguish two similarly-named pages, place {{distinguish|page}} at the top of a page.

For example:

{{distinguish|Template:disambig}}

Not to be confused with Template:disambig.

You can also use two parameters to link to two other pages:

{{distinguish|Template:disambig|Template:diff}}

Not to be confused with Template:disambig or Template:diff.