# Custom Label 예제 코드

Cutom Label 예제 코드를 통해 미니게임에서 자주 쓰이는 Label을 구현할 수 있습니다.

### 예제코드

예제코드를 다운받아서 자신의 스페이스에 노말 앱으로 설치해보세요

0-9까지 숫자를 누르면 타입에 따른 Custom Label이 보여집니다.

{% file src="/files/A7z02qZALv5DrQhl85sJ" %}

### 타입 별 예제코드 보러가기

[**Type-A >** ](/creator/tutor/custom-label/type-a.md)

Type-A는 미니게임의 종류를 알려줄 때 인트로 Custom Label로 자주 사용됩니다.

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

[**Type-B >** ](/creator/tutor/custom-label/type-b.md)

Type-B는 미니 게임에서 목표를 알려줄 때 자주 쓰이며, 두 줄로 된 긴문장을 쓸 때 주로 사용합니다.

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

[**Type-C >** ](/creator/tutor/custom-label/type-c.md)

Type-C는 페인트 맨 팀 전 게임에서 사용된 Custom Label로, 대결 구도의 게임에서 자주 사용됩니다.

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

[**Type-D >**](/creator/tutor/custom-label/type-d.md)

Type-D는 Type-C와 마찬가지로 팀 전 점수를 기록할 때 자주 쓰이며, 3줄로 나누어 쓸 수 있습니다.

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

[**Type-E >** ](/creator/tutor/custom-label/type-e.md)

Type-E는 가위바위보 게임에서 나온 Custom Label로, 이미지를 삽입할 수 있습니다.

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

[**Type-F >** ](/creator/tutor/custom-label/type-f.md)

Type-F는 ox 퀴즈, 퀴즈 골든벨에서 자주 사용되는 Custom Label로 본문 text를 길게 넣을 수 있습니다.

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

[**Type-G >** ](/creator/tutor/custom-label/type-g.md)

Type-G는 한 줄 text를 사용할 수  있는 Custom Label입니다.&#x20;

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

[**Type-H >**](/creator/tutor/custom-label/type-h.md)

Type-H는 제한 시간이 있는 게임에서 남은 시간을 표시할 때 쓰는 Custom Label입니다.

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

[**Type-I >** ](/creator/tutor/custom-label/type-i.md)

Type-I 는 미니 게임에서 우승자가 나오거나 플레이어가 특정될 때 나오는 Custom Label 입니다.

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

[**Type-J >**](/creator/tutor/custom-label/type-j.md)

Type-J는 레벨이 있는 미니 게임에서 자주 쓰이는 Custom Label 입니다.

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


---

# Agent Instructions: 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-kr.zep.us/creator/tutor/custom-label.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.
