Minecraft Wiki
BSkyWcloud (토론 | 기여)
편집 요약 없음
잔글편집 요약 없음
(사용자 2명의 중간 판 9개는 보이지 않습니다)
1번째 줄: 1번째 줄:
  +
<includeonly>{{editions|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|nocat={{{nocat|}}}}}{{#ifeq: {{{uc|null}}} | null | 의 경우 | 의 경우}}</includeonly><noinclude>{{documentation}}
<includeonly>{{#vardefine: edition1 | {{#switch: {{{1}}}
 
 
<!-- Put categories/interwiki on the documentation page --></noinclude>
| java = 자바
 
| bedrock = 베드락
 
| console = 콘솔
 
| 3ds | new3ds | new 3ds = 뉴_닌텐도_3DS
 
| #default = {{ucfirst:{{{1}}}}}
 
}}}}{{
 
#if: {{{2|}}} | {{#vardefine: edition2 | {{#switch: {{{2}}}
 
| java = 자바
 
| bedrock = 베드락
 
| console = 콘솔
 
| 3ds | new3ds | new 3ds = 뉴 닌텐도 3DS
 
| #default = {{ucfirst:{{{2}}}}}
 
}}}}}}{{
 
#if: {{{3|}}} | {{#vardefine: edition3 | {{#switch: {{{3}}}
 
| java = 자바
 
| bedrock = 베드락
 
| console = 콘솔
 
| 3ds | new3ds | new 3ds = 뉴 닌텐도 3DS
 
| #default = {{ucfirst:{{{3}}}}}
 
}} {{#if: {{{3|}}}
 
| [[{{#var:edition1}} 에디션|{{#var:edition1}}]], [[{{#var:edition2}} 에디션|{{#var:edition2}}]] 및 [[{{#var:edition3}} 에디션|{{#var:edition3}}]] 에디션의 경우{{
 
#ifeq: {{{nocat|null}}} | null | [[Category:{{#var:edition1}} Edition specific information]][[Category:{{#var:edition2}} Edition specific information]][[Category:{{#var:edition3}} Edition specific information]]{{cat plug}} }}
 
| {{#if: {{{2|}}}
 
| [[{{#var:edition1}} 에디션|{{#var:edition1}}]] 및 [[{{#var:edition2}} 에디션|{{#var:edition2}}]] 에디션의 경우{{
 
#ifeq: {{{nocat|null}}} | null | [[Category:{{#var:edition1}} Edition specific information]][[Category:{{#var:edition2}} Edition specific information]]{{cat plug}} }}
 
 
| [[{{#var:edition1}} 에디션]] 의 경우{{
 
#ifeq: {{{nocat|null}}} | null | [[Category:{{#var:edition1}} Edition specific information]]{{cat plug}} }}
 
}}
 
}}</includeonly><noinclude>
 
{{documentation}}
 
<!-- Put categories/interwiki on the documentation page -->
 
</noinclude>
 

2019년 12월 19일 (목) 15:30 판

[보기 | 편집 | 역사 | 캐시 제거]설명문서

{{only}}와 비슷하나 이 틀은 문서의 텍스트로 직접 사용된다.

예시

참고

  • 영어 Minecraft 위키에서는 대소문자 구분을 위해 {{In}}{{IN}}를 구분하여 쓰지만 한글은 따로 구분하여 쓰지 않고 IN 틀을 In 틀로 넘겨준다.
[보기 | 편집 | 역사 | 캐시 제거]위 설명문서는 틀:In/doc에서 왔습니다.