---
keywords: repr:template
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/maps/ymapsml/doc/ru/llms.txt


# repr:template

### Диаграмма

![](../_images/template.png)

### Описание {#desc}

Определяет шаблон, используемый стилем.

Содержит ссылку на идентификатор шаблона, закрепленного за стилем, см. [{#T}](https://yandex.ru/dev/maps/ymapsml/doc/ru/ref/reference/representation-Template.md).

{% note warning %}

Ссылка на id шаблона должна предваряться символом решетки (**#**).

{% endnote %}

### Содержится в:

[{#T}](https://yandex.ru/dev/maps/ymapsml/doc/ru/ref/reference/representation-balloonContentStyle.md), [{#T}](https://yandex.ru/dev/maps/ymapsml/doc/ru/ref/reference/representation-hintContentStyle.md), [{#T}](https://yandex.ru/dev/maps/ymapsml/doc/ru/ref/reference/representation-iconContentStyle.md), [{#T}](https://yandex.ru/dev/maps/ymapsml/doc/ru/ref/reference/representation-iconStyle.md), [{#T}](https://yandex.ru/dev/maps/ymapsml/doc/ru/ref/reference/representation-shadow.md)

> ### repr:template-1
> 
> Вариант id шаблона для стиля метки:
> 
> ```xml
> <repr:template>#customTemplate</repr:template>
> ```

