> For the complete documentation index, see [llms.txt](https://sloyni.gitbook.io/immersiveskyblock/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sloyni.gitbook.io/immersiveskyblock/configuration/templates.md).

# Templates

### How to create templates?

#### Step 1

> Build the island and place <mark style="color:$success;">1 bedrock block.</mark>

<figure><img src="/files/jMuHDJHD40nbLTHeZWiY" alt=""><figcaption></figcaption></figure>

#### Step 2

> Select the area with the selection tool from creative BuilderTools.

<figure><img src="/files/PmEaN9K0n7gL6rlArhC4" alt=""><figcaption></figcaption></figure>

#### Step 3

> Stand on top of the block where you want your players to spawn.

<figure><img src="/files/OkZzzKoxLzAtU3o8ShiR" alt=""><figcaption></figcaption></figure>

#### Step 4

> Open the administration menu `/iskyblock`, then in the templates page press the `CREATE ISLAND` button.

<figure><img src="/files/8Akr3qwIxFQjdAGvtpny" alt=""><figcaption></figcaption></figure>

#### Step 5

> Fill the form with the island name in any language (you will translate it after the creation), same thing for the description, and for the id make sure to use an unique ID.

<figure><img src="/files/HKlffy00Gs0ihptiHIkP" alt=""><figcaption></figcaption></figure>

> Done! the island should appear in the templates page.

### How to translate templates into the available languages?

> Simply click on the edit template icon, then you will see in the form multiple tabs for each language.

<figure><img src="/files/U8VEEpTz5apH7GyBs3Nb" alt=""><figcaption></figcaption></figure>

### How to change the preview image of the templates?

> Simply go to <mark style="color:$primary;">`/mods/Sloyni_ISkyblock`</mark><mark style="color:pink;">`/island_templates/`</mark><mark style="color:$warning;">`{your_template_id}`</mark><mark style="color:pink;">`/`</mark> and replace the <mark style="color:$warning;">`{your_template_id}`</mark><mark style="color:$danger;">`.png`</mark> image with your own image (square format).

<figure><img src="/files/bMJyJ7bolTSyloWbTEw7" alt=""><figcaption></figcaption></figure>


---

# 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://sloyni.gitbook.io/immersiveskyblock/configuration/templates.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.
