1번째 줄: |
1번째 줄: |
| <!-- | | <!-- |
− | Automatically add {{template sandbox notice}} when on a /sandbox page. | + | /연습장 문서에 대해서 자동으로 {{틀 연습장 안내}}를 붙인다. |
− | -->{{#ifeq: {{SUBPAGENAME}} | sandbox | + | -->{{#ifeq: {{하위문서이름}} | 연습장 |
− | | <div style="clear: both;"></div>{{template sandbox notice}} | + | | <div style="clear: both;"></div>{{틀 연습장 안내}} |
| }}<!-- | | }}<!-- |
− | Automatically add {{pp-template}} to protected templates. | + | 보호된 틀에 자동으로 {{보호-틀}} 틀을 붙인다. |
− | -->{{template other | + | -->{{틀 기타 |
− | | {{#ifeq: {{PROTECTIONLEVEL:move}} | sysop | + | | {{#ifeq: {{보호수준:move}} | sysop |
− | | {{pp-template|docusage=yes}} | + | | {{보호-틀}} |
− | | {{#if: {{PROTECTIONLEVEL:edit}} | + | | {{#if: {{보호수준:edit}} |
− | | {{pp-template|docusage=yes}} | + | | {{보호-틀}} |
− | | <!--Not protected, or only semi-move-protected--> | + | | <!--비보호, 또는 이동-준보호--> |
| }} | | }} |
| }} | | }} |
| }}<!-- | | }}<!-- |
− | Start of green doc box. | + | 녹색 설명문서 상자 시작 |
− | -->{{documentation/start box2 | + | -->{{틀 설명문서/시작상자2 |
− | | preload = {{{preload|}}} <!--Allow custom preloads--> | + | | 미리싣기 = {{{미리싣기|}}} <!--사용자 미리싣기 지원--> |
− | | heading = {{{heading|¬}}} <!--Empty but defined means no header--> | + | | 제목 = {{{제목|¬}}} <!--빈 값을 넣으면 헤더를 없앤다--> |
− | | heading-style = {{{heading-style|}}} | + | | 제목-모양 = {{{제목-모양|}}} |
− | | content = {{{content|}}} | + | | 내용 = {{{내용|}}} |
| | | |
− | <!--Some namespaces must have the /doc, /sandbox and /testcases | + | <!--토론 공간에 /설명문서, /연습장, /시험장 등을 만들어야 하는 경우 처리 --> |
− | in talk space-->
| + | | 설명공간 = {{틀 설명문서/설명공간}} |
− | | docspace = {{documentation/docspace}} | + | | 1 = {{{1|}}} <!--다른 설명문서 이름--> |
− | | |
− | | 1 = {{{1|}}} <!--Other docname, if fed--> | |
− | | |
− | <!--The namespace is added in /start box2-->
| |
− | | template page = {{documentation/template page}}
| |
| | | |
− | }}<!-- Start content --><!-- | + | <!-- /연습장, /시험장 등을 뗀 원래의 틀 이름을 돌려준다. --> |
− | Start load the /doc content: | + | | 틀문서 = {{틀 설명문서/틀문서}} |
− | Note: The line breaks between this comment and the next line are necessary | + | }}<!-- 내용 시작 --><!-- |
− | so "=== Headings ===" at the start and end of docs are interpreted. | + | /설명문서 내용 표시를 시작한다. |
| + | 알림: 이 주석 다음의 줄바꿈은 일부러 넣은 것입니다. |
| + | 줄바꿈이 있어야 "=== 제목 ===" 이 올바르게 표시됩니다. |
| --> | | --> |
− | {{#switch: {{#if:{{{content|}}}|1|0}}{{#if:{{{1|}}}|1|0}}{{#ifexist:{{{1|}}}|1|0}}{{#ifexist:{{documentation/docspace}}:{{documentation/template page}}/doc|1|0}} | + | {{#switch: {{#if:{{{내용|}}}|1|0}}{{#if:{{{1|}}}|1|0}}{{#ifexist:{{{1|}}}|1|0}}{{#ifexist:{{틀 설명문서/설명공간}}:{{틀 설명문서/틀문서}}/설명문서|1|0}} |
| | 1000 | 1001 | 1010 | 1011 | 1100 | 1101 | 1110 | | | 1000 | 1001 | 1010 | 1011 | 1100 | 1101 | 1110 |
− | | 1111 = {{{content|}}} | + | | 1111 = {{{내용|}}} |
| | 0110 | 0111 = {{ {{{1}}} }} | | | 0110 | 0111 = {{ {{{1}}} }} |
− | | 0001 | 0011 = {{ {{documentation/docspace}}:{{documentation/template page}}/doc }} | + | | 0001 | 0011 = {{ {{틀 설명문서/설명공간}}:{{틀 설명문서/틀문서}}/설명문서 }} |
| | 0000 | 0100 | 0010 | 0101 = | | | 0000 | 0100 | 0010 | 0101 = |
| }} | | }} |
| <!-- | | <!-- |
− | End load the /doc content: | + | /설명문서 내용 표시를 마친다. |
− | Note: The line breaks between this comment and the previous line are necessary | + | 알림: 이 주석 앞의 줄바꿈은 일부러 넣은 것입니다. |
− | so "=== Headings ===" at the start and end of docs are interpreted. | + | 줄바꿈이 있어야 "=== 제목 ===" 이 올바르게 표시됩니다. |
− | -->{{documentation/end box2 | + | -->{{틀 설명문서/끝상자2 |
− | | preload = {{{preload|}}} <!--Allow custom preloads--> | + | | 미리싣기 = {{{미리싣기|}}} <!--사용자 미리싣기 지원--> |
− | | content = {{{content|}}} | + | | 내용 = {{{내용|}}} |
− | | link box = {{{link box|}}} <!--So "link box=off" works--> | + | | 연결상자 = {{{연결상자|}}} <!--So "연결상자=off" works--> |
| | | |
− | <!--Some namespaces must have the /doc, /sandbox and /testcases | + | <!--Some namespaces must have the /설명문서, /sandbox and /testcases |
| in talk space--> | | in talk space--> |
− | | docspace = {{documentation/docspace}} | + | | 설명공간 = {{틀 설명문서/설명공간}} |
| | | |
− | | 1 = {{{1|}}} <!--Other docname, if fed--> | + | | 1 = {{{1|}}} <!--다른 설명파일, if fed--> |
| | | |
− | <!--The namespace is added in /end box2--> | + | <!--The namespace is added in /끝상자2--> |
− | | template page = {{documentation/template page}} | + | | 틀문서 = {{틀 설명문서/틀문서}} |
| | | |
| }}<!-- | | }}<!-- |
− | End of green doc box | + | 녹색 설명문서 상자 끝 |
| --><noinclude> | | --><noinclude> |
| | | |
− | <!-- Add categories and interwikis to the /doc subpage, not here! --> | + | <!-- Add categories and interwikis to the /설명문서 subpage, not here! --> |
| </noinclude> | | </noinclude> |