Usage ସମ୍ପାଦନା

This template is to help facilitate the displaying of variable names (in mathematics, computer source code, etc.) with the semantically correct <var>...</var>, which also renders the variable in italics, as is customary. This method is preferred to simply italicizing, for accessibility, content/presentation separation, semantic Web, and metadata reasons; [X]HTML's <var> element has semantic meaning, while simple italicization does not.

Example:

{{var|username}}

outputs

<var>username</var>

which renders as:

username

compare to simple ''username'' italicization:

username

When used alone as variables, the letters "I" (upper-case "i") and "l" (lower-case "L") should be rendered with {{varserif}} instead of {{var}}, to make them more distinguishable: ଛାଞ୍ଚ:Varserif, ଛାଞ୍ଚ:Varserif.

See also ସମ୍ପାଦନା

ଛାଞ୍ଚ:Var/seealso