|
|
1번째 줄: |
1번째 줄: |
| {{#switch: | | {{#invoke:Namespace detect|main}}<noinclude> |
| {{lc: <!--Lower case the result-->
| |
| <!--"데모공간" 인자가 없으면 자동으로 이름공간을 탐지한다-->
| |
| {{#if:{{{데모공간|}}}
| |
| | {{{데모공간}}}
| |
| | {{#if:{{{문서|}}}
| |
| | <!--"문서" 인자가 있으면 문서 인자에서 이름공간을 추출한다-->
| |
| {{#ifeq:{{NAMESPACE:{{{문서}}} }}|{{TALKSPACE:{{{문서}}} }}
| |
| | {{ns:1}}
| |
| | {{SUBJECTSPACE:{{{문서}}} }}
| |
| }}
| |
| | <!--"데모공간"이나 "문서" 인자가 없으면 실제 이름공간을 추출한다-->
| |
| {{#ifeq:{{NAMESPACE}}|{{TALKSPACE}}
| |
| | {{ns:1}}
| |
| | {{SUBJECTSPACE}}
| |
| }}
| |
| }}
| |
| }}
| |
| }}
| |
| <!-- Only one of the lines below will be executed -->
| |
| <!-- Respecting empty parameters on purpose -->
| |
| | 일반 <!--"데모공간=일반" or {{SUBJECTSPACE}}={{ns:0}}=""-->
| |
| | 본문
| |
| | = {{{일반| {{{기타|}}} }}}
| |
| | {{ns:1}} = {{{토론| {{{기타|}}} }}}
| |
| | {{ns:2}} = {{{사용자| {{{기타|}}} }}}
| |
| | {{ns:4}} = {{{위키백과| {{{기타|}}} }}} | |
| | {{ns:6}} = {{{파일| {{{기타|}}} }}}
| |
| | {{ns:8}} = {{{미디어위키| {{{기타|}}} }}}
| |
| | {{ns:10}} = {{{틀| {{{기타|}}} }}}
| |
| | {{ns:12}} = {{{도움말| {{{기타|}}} }}}
| |
| | {{ns:14}} = {{{분류| {{{기타|}}} }}}
| |
| | {{ns:100}}= {{{포털|{{{들머리| {{{기타|}}} }}} }}}
| |
| | {{ns:102}} = {{{위키프로젝트| {{{기타|}}} }}}
| |
| | {{ns:118}} = {{{초안| {{{기타|}}} }}}
| |
| | 기타
| |
| | #default = {{{기타|}}} <!--"데모공간=기타" 또는 새 이름공간-->
| |
| | |
| }}<!--End switch--><noinclude> | |
|
| |
|
| {{틀 설명문서}} | | {{틀 설명문서}} |
| <!-- Add categories and interwikis to the /doc subpage, not here! --> | | <!-- Add categories and interwikis to the /doc subpage, not here! --> |
| </noinclude> | | </noinclude> |