الگو:Var/توضیحات
ظاهر
< الگو:Var
Usage
[ویرایش]- Example
- {{var|username}}
outputs the following HTML:
<var>username</var>
which renders as:
- username
Note that on the screen or in print, this renders as simple italicization, as does (using pairs of apostrophes) or ''username''<i>username</i> (using HTML), yet it carries more semantic meaning than either of these methods.