Template:Distinguish: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with ':''Not to be confused with [[:{{{1}}}]]<!-- -->{{#if:{{{2|}}} |<!--then: -->{{#if:{{{3|}}} |<!--then:-->, [[:{{{2}}}]]<!-- -->|<!--else:--> or [[:{{…')
 
(documentation)
Line 1: Line 1:
:''Not to be confused with [[:{{{1}}}]]<!--
<includeonly>:''Not to be confused with [[:{{{1}}}]]<!--
-->{{#if:{{{2|}}} |<!--then:
-->{{#if:{{{2|}}} |<!--then:
     -->{{#if:{{{3|}}} |<!--then:-->, [[:{{{2}}}]]<!--
     -->{{#if:{{{3|}}} |<!--then:-->, [[:{{{2}}}]]<!--
Line 10: Line 10:
-->}}<!--
-->}}<!--
-->{{#if:{{{4|}}} |<!--then:-->, or [[:{{{4}}}]].}}<!--
-->{{#if:{{{4|}}} |<!--then:-->, or [[:{{{4}}}]].}}<!--
-->''
-->''</includeonly><noinclude>This template allows you to easily notify users that they may have confused one thing with another. Accepts up to 4 inputs. Only one is enough though.
 
<pre>{{distinguish|1|2|3|4}}</pre>
 
{{distinguish|1|2|3|4}}
 
</noinclude>

Revision as of 21:19, 19 July 2018

This template allows you to easily notify users that they may have confused one thing with another. Accepts up to 4 inputs. Only one is enough though.

{{distinguish|1|2|3|4}}
Not to be confused with 1, 2, 3, or 4.