Template:Distinguish/doc

From Valve Developer Community
Jump to: navigation, search
Inline note templates
Template Pages using it
28 August 2024
{{Note}} 6,436
{{Warning}} 1,253
{{Bug}} 1,192
{{Tip}} 1,516
{{Todo}} 1,628
{{Inline note}} 2,188
{{Confirm}} 672
{{Question}} 11
{{Fix}} 170
{{Important}} 459
{{Clarify}} 169
{{Elaborate}} 18
{{Main}} 143
{{Distinguish}} 85
{{Workaround}} 122
{{Seealso}} 145
{{Which}} 2
{{Why}} 38
{{Idea}} 21
{{PlacementTip}} 13
{{Codenote}} 21
{{Altnames}} 35
{{Deprecated}} 109
{{How}} 23
{{Example}} 16
{{Confusion}} 53
{{Thanks}} 7
{{Code Fix}} 9 + 7 (16)
{{Errornote}} 1
{{Vote}} 4
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(台灣)‎ (zh-tw)
Edit-copy.png
This is a documentation subpage for Template:Distinguish.
Don't forget to purge the contents of the base page upon creating or editing this subpage.  

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

Todo: Create a version without links added automatically, similar to Template:Main.

Usage

  • {{distinguish|<1>|<2>|...}}
  • {{distinguish|<1>|<2>|...|desc1=<text1>|desc2=<text2>|...}}

Parameters

  • {{{1}}} to {{{8}}} - The things that something should not be confused with.
  • {{{desc1}}} to {{{desc8}}} - Optional descriptions for {{{1}}} to {{{8}}}.

Examples

{{distinguish|1}}
Not to be confused with 1.
{{distinguish|1|desc1=text1}}
Not to be confused with 1 (text1).
{{distinguish|1|2}}
Not to be confused with 1 or 2.
{{distinguish|1|2|3|4|5|6|7|8|desc5=text5}}
Not to be confused with 1, 2, 3, 4, 5 (text5), 6, 7 or 8.

See also