> For the complete documentation index, see [llms.txt](https://docs.izzziland.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.izzziland.ru/tekst-displei.md).

# Текст Дисплей

{% hint style="info" %}
На сервере можно превратить табличку в текстовый дисплей и менять его вид.

Ниже показаны основные действия.
{% endhint %}

{% stepper %}
{% step %}

### 1. Создайте текстовый дисплей

Чтобы создать текстовый дисплей, нажмите **Shift + ПКМ** мембраной фантома по табличке с текстом.

Если табличка была перекрашена в какой-либо цвет, он сохранится.

<figure><img src="/files/2aghyAKhi46OyHUFLlXw" alt="Создание текстового дисплея из таблички"><figcaption><p>Нажмите Shift + ПКМ мембраной фантома по табличке, чтобы создать текстовый дисплей.</p></figcaption></figure>
{% endstep %}

{% step %}

### 2. Смените цвет текста

Если нажать по тексту красителем, его цвет изменится.

<figure><img src="/files/9c0uyf1b6XIuaEP0CUtW" alt="Изменение цвета текстового дисплея"><figcaption><p>Нажмите красителем по тексту, чтобы изменить его цвет.</p></figcaption></figure>
{% endstep %}

{% step %}

### 3. Добавьте фон

Если нажать по тексту светящимся чернильным мешком, у текста появится фон.

<figure><img src="/files/bbTGShLLckWi0m3FZo63" alt="Добавление фона к текстовому дисплею"><figcaption><p>Нажмите светящимся чернильным мешком, чтобы добавить тексту фон.</p></figcaption></figure>
{% endstep %}

{% step %}

### 4. Смените размер

Чтобы изменить размер текста, нажмите по нему стержнем ифрита.

<figure><img src="/files/iIymSW6DaVo9CCVeeKGp" alt="Изменение размера текстового дисплея"><figcaption><p>Нажмите стержнем ифрита, чтобы изменить размер текста.</p></figcaption></figure>
{% endstep %}

{% step %}

### 5. Поменяйте направление

Чтобы поменять направление текста, нажмите по нему подзорной трубой.

Чтобы зафиксировать положение, нажмите повторно.

<figure><img src="/files/GnQX29BiM3EKfZhlRjcQ" alt="Изменение направления текстового дисплея"><figcaption><p>Нажмите подзорной трубой, чтобы изменить направление текста и зафиксировать его положение.</p></figcaption></figure>
{% endstep %}

{% step %}

### 6. Удалите текст

Чтобы удалить текстовый дисплей, нажмите по нему ножницами.

<figure><img src="/files/2ZzPiBucOnD66I4fIZrb" alt="Удаление текстового дисплея ножницами"><figcaption><p>Нажмите ножницами по текстовому дисплею, чтобы удалить его.</p></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.izzziland.ru/tekst-displei.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
