Placeholders
Last updated
Last updated
Placeholders are text fields in double curly braces in a format: {{some_text}}
. These are dynamic system values like points, energy, user level, etc.
When the application is launched, the app inserts the values into placeholders and dynamically updates it. For example, when the user clicks the points button, points amount in the placeholder are increased.
Text with placeholders look like this:
The full list of placeholders you can see below the text field:
There are the following placeholders:
System-wide: like points, level name, energy. They are visible in the placeholders list.
Placeholders from your API (see custom API properties).
Block-wide placeholders: they are present only in some specific blocks (for example, buy page dialog) and visible in text description:
Something unclear in docs or you know how to improve article? Message us or ask community! We will answer you and then promise to improve the article within 3 days.