Шаблон:Var
{{{1}}}
Шаблон семантичної розмітки полегшує відображення змінних (в математиці, сирцевому коді, вікірозмітці /документації шаблонів, метасинтактичних змінних тощо) семантично правильними тегами <var>...</var>
, which also renders the variable in italics, as is customary. This method is preferred to simply italicizing for many reasons, including accessibility, separation of presentation and content, semantic Web, and metadata; In XHTML and HTML, the <var>
element has semantic meaning, while simple italicization does not. This template provides a tiny hint of kerning to compensate for the italicization and enhance readability.
"Variable" in this sense may include arbitrary or unknown names or terms, examples of human input, arithmetical variables in equations, etc. This template (and the underlying XHTML) are generally Шаблон:Em used if MediaWiki's <math>...</math>
tags (or any other stand-alone mathematical markup) are being used.
Note that on the screen or in print, this renders as simple italicization, as does ''username''
(using pairs of apostrophes) or <i>username</i>
(using HTML), yet it carries more semantic meaning than either of these methods.
Приклади
TemplateData
Шаблон розмітки. Використовується відображати змінні в семантично правильних тегах <var>...</var>
Параметр | Опис | Тип | Статус | |
---|---|---|---|---|
вміст | 1 | Змінна, що відображається (вміст тегів <var>...</var>)
| Вміст | обов'язковий |
class | class | немає опису | Невідомо | необов'язковий |
id | id | немає опису | Невідомо | необов'язковий |
style | style | немає опису | Невідомо | необов'язковий |
мова | lang | Мова метаданих
| Вміст | необов'язковий |
найменування | title | Найменування змінної (?) | Короткий текст | пропонований |