> For the complete documentation index, see [llms.txt](https://wiki.landania.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.landania.net/english/player/ranks/realm-holograms.md).

# Realm Holograms

### What are holograms?

Holograms are texts you can use on your realm, for example, to describe a path, or to welcome players to your realm.

### How can I manage holograms?

To create holograms, you need a [<mark style="color:blue;">rank</mark>](/english/player/ranks.md) with the corresponding permission.\
The following table shows how many holograms you can create with each [<mark style="color:blue;">rank</mark>](/english/player/ranks.md):

|               Rank               | Number of holograms |
| :------------------------------: | :-----------------: |
| ![](/files/DLa8KlcYP6PnQmxa1RIZ) |          1          |
| ![](/files/H419Zpv75YqOJH1HOWk8) |          2          |
| ![](/files/zLDYIOCcvTGN2aynhkhY) |          3          |

If you type <mark style="color:green;">/realm holo</mark> you get a helpful overview of all available realm holo commands. We also explain them here in detail with some additional information.

{% hint style="info" %}
A maximum of 50 characters is possible per line.
{% endhint %}

With the command <mark style="color:green;">/realm holo create</mark> you can create a hologram. \<text> can be replaced with any text. When you create a hologram it will be assigned an ID, this ID is in the chat and starts at 1 on your realm. The ID is important to further customize the hologram afterward.

{% hint style="info" %}
A maximum of four lines are possible per hologram.
{% endhint %}

With the command <mark style="color:green;">/realm holo addline \<id> \<text></mark> you can add more lines to your hologram, they will be placed at the bottom.

With the command <mark style="color:green;">/realm holo removeline \<id> \<line></mark> you remove one line from the hologram, and the other lines always move up, so that no empty lines can occur.

With the command <mark style="color:green;">/realm holo editline \<id> \<line> \<text></mark> you can change an already existing line afterward.

With the command <mark style="color:green;">/realm holo remove \<id></mark> you can easily remove your holograms and place them somewhere else.

Finally, you get an overview of your holograms with the command <mark style="color:green;">/realm holo list</mark>.

### What special tags are there?

There are also a few special tags available for more dynamic holograms, namely:

{% hint style="warning" %}
All special tags always refer to the player who is currently looking at the hologram.
{% endhint %}

|      Tag     |                                                                               Function                                                                               |
| :----------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
|   %player%   |              Shows the playername at the position in the hologram, without [<mark style="color:blue;">rank</mark>](/english/player/ranks.md) and color.              |
| %rankplayer% |                  Displays the playername, including his [<mark style="color:blue;">rank</mark>](/english/player/ranks.md) and the respective color.                  |
|    %level%   |                                         Shows the current [<mark style="color:blue;">level</mark>](/english/player/level.md).                                        |
|     %cp%     | Shows the missing [<mark style="color:blue;">cp</mark>](/english/player/level.md) until the next [<mark style="color:blue;">level</mark>](/english/player/level.md). |
