Difference between revisions of "Template:distinguish"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
m
(I like updating documentations. Why the HTML code?)
Line 1: Line 1:
<onlyinclude><i>Not to be confused with {{nowrap|[[{{{1}}}]]}}{{#if:{{{2|}}}|&#32;or {{nowrap|[[{{{2}}}]]}}|}}.</i></onlyinclude>
+
<noinclude><onlyinclude><i>Not to be confused with {{nowrap|[[{{{1}}}]]}}{{#if:{{{2|}}}|&#32;or {{nowrap|[[{{{2}}}]]}}|}}.</i></onlyinclude><noinclude>
  
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, usually comics.
  
For example:
+
Place <code><nowiki>{{distinguish|PAGENAME}}</nowiki></code> at the top of a page. For example:
  
<code><nowiki>{{distinguish|Template:disambig}}</nowiki></code>
+
<nowiki>{{distinguish|518: Flow Charts}}</nowiki>
  
{{distinguish|Template:disambig}}
+
{{distinguish|518: Flow Charts}}
 +
 
 +
----
  
 
You can also use two parameters to link to two other pages:
 
You can also use two parameters to link to two other pages:
  
<code><nowiki>{{distinguish|Template:disambig|Template:diff}}</nowiki></code>
+
<nowiki>{{distinguish|518: Flow Charts|1488: Flowcharts}}</nowiki>
  
{{distinguish|Template:disambig|Template:diff}}
+
{{distinguish|518: Flow Charts|1488: Flowcharts}}
<noinclude>
+
[[Category:Templates]]</noinclude>
[[Category:Templates]]
 
</noinclude>
 

Revision as of 19:06, 13 February 2025

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

To use this template to distinguish two similarly-named pages, usually comics.

Place {{distinguish|PAGENAME}} at the top of a page. For example:

{{distinguish|518: Flow Charts}}
Not to be confused with 518: Flow Charts.

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

{{distinguish|518: Flow Charts|1488: Flowcharts}}
Not to be confused with 518: Flow Charts or 1488: Flowcharts.