Template:Var
Appearance
{{{1}}}
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools.
TemplateData for Var
Creates <var> tags with default padding for better kerning when italicized.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | id | Adds the “id” attribute to the <var> tag. | String | optional |
| Class Name | class | Adds the “class” attribute to the <var> tag. | String | optional |
| CSS Style | style | Additional CSS properties | String | optional |
| Tooltip | title | Adds the “title” attribute to the <var> tag. | String | optional |
| Language | lang | Adds the ISO 639 language code to the <var> tag.
| String | optional |
| Content | 1 | The contents of the <var>...</var> tags. | Line | required |