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


# repr:template

### Diagram

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

### Description {#desc}

Defines the template used by the style.

Contains a link to the ID of the template assigned to the style, see [repr: Template](https://yandex.ru/dev/maps/ymapsml/doc/en/ref/reference/representation-Template.md).

{% note warning %}

The link to the template ID must be preceded by the hash character (**#**).

{% endnote %}

### Contained by:

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

> ### repr:template-1
> 
> Possible template ID for placemark style:
> 
> ```xml
> <repr:template>#customTemplate</repr:template>
> ```

