| {{tlb|para}} | {{para|year|2008}} | To display template parameters with or without values.
| {{tlb|para}} | {{para|year|2008}} | To display template parameters with or without values.
| {{tlb|param}} | {{param|title|alt}} | To display parameters as used in code (i.e. with triple braces), especially to indicate relationships between them. May be combined with {{braces|para}} above.
| {{tlb|param}} | {{param|title|alt}} | To display parameters as used in code (i.e. with triple braces), especially to indicate relationships between them. May be combined with {{braces|para}} above.
| {{tlb|tlx}} etc. | {{tlx|Template|''1''|''2''|...|''10''}} | To display a template call (with or without parameters and values) as code.
| {{tlb|tlx}} etc. | {{tlx|Template|''1''|''2''|...|''10''}} | To display a template call (with or without parameters and values) as code.
| {{tlb|tag}} | {{resize|95%|"The {{tag|img}} tags..."}} | To render [[HTML element]]s ("tags") as prose.
| {{tlb|tag}} | {{resize|95%|"The {{tag|img}} tags..."}} | To render [[HTML element]]s ("tags") as prose.
| {{tlb|code}} | {{resize|95%|"Ensure the {{code|1=alt=}} parameter..."}} | To indicate text is source code. To nest other templates within {{braces|code}}, use {{tag|code}}.
| {{tlb|code}} | {{resize|95%|"Ensure the {{code|1=alt=}} parameter..."}} | To indicate text is source code. To nest other templates within {{braces|code}}, use {{tag|code}}.
To indicate text is a variable name. Use for any variable names except those including "I" (uppercase i) and/or "l" (lowercase L); for these, {{varserif}} should be used to ensure a noticeable distinction.
To display parameters as used in code (i.e. with triple braces), especially to indicate relationships between them. May be combined with {{para}} above.
(Template:Thinsp) To indicate deprecated source code in template documentation, articles on HTML specs, etc. The {{dc2}} variant uses strike-through (<blink>) while {{dc|red{{=}}y}} uses red (<blink>).