Template:Distinguish: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(i can't believe this is the way conditional templates are still done :))
m (68 revisions imported from wikipedia:Template:Distinguish: All of these templates I am importing to this wiki are from Wikipedia.)
 
(49 intermediate revisions by 20 users not shown)
Line 1: Line 1:
{{dablink|Articles with similar titles include [[{{{1}}}]]{{#if:{{{2|}}}|<nowiki></nowiki> and [[{{{2}}}]]}}{{#if:{{{3|}}}|<nowiki></nowiki> and [[{{{3}}}]]}}{{#if:{{{4|}}}|<nowiki></nowiki> and [[{{{4}}}]]}}.}}<noinclude>
:<div style="font-style:italic">Not to be confused with [[{{{1}}}]]{{#if:{{{3|}}}|, [[{{{2}}}]], or [[{{{3}}}]]|{{#if:{{{2|}}}|<nowiki/> or [[{{{2}}}]]}}}}{{{end|.}}}</div><noinclude>
This template is used to distinguish three things with a similar name. Once the title name is included, the template will automatically provide a link to that article. You can also list two subjects at once. If providing a description about the subject in question, use {{t|Distinguish2}} instead.


The parameter <code>end</code> controls the ending of the sentence (defaults to a period). Example: <code><nowiki>{{distinguish|T.|end=}}</nowiki></code> (removes extra period)
{{hprotected}}


The original template is from the [https://www.mariowiki.com/Template:Distinguish Super Mario Wiki].
==Usage==
<nowiki>{{Distinguish|foo}}</nowiki> {{Distinguish|foo}}


[[Category:Notice templates]]</noinclude>
<nowiki>{{Distinguish|foo|bar}}</nowiki> {{Distinguish|foo|bar}}

<nowiki>{{Distinguish|foo|bar|something}}</nowiki> {{Distinguish|foo|bar|something}}

<nowiki>{{Distinguish|foo|bar|something|something else}}</nowiki> {{Distinguish|foo|bar|something|something else}}

==See also==
*{{[[Template:Distinguish2|Distinguish2]]}}

[[Category:Disambiguation and redirection templates|Distinguish]]</noinclude>

Latest revision as of 14:29, January 21, 2022

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

This template is used to distinguish three things with a similar name. Once the title name is included, the template will automatically provide a link to that article. You can also list two subjects at once. If providing a description about the subject in question, use {{Distinguish2}} instead.

The parameter end controls the ending of the sentence (defaults to a period). Example: {{distinguish|T.|end=}} (removes extra period)

The original template is from the Super Mario Wiki.