1번째 줄: |
1번째 줄: |
− | #redirect [[틀:틀 설명문서/핵심2]] | + | {{documentation/core |
| + | | heading = {{{heading|¬}}} <!--Empty but defined means no header--> |
| + | | heading-style = {{{heading-style|}}} |
| + | | content = {{{content|}}} |
| + | | link box = {{{link box|}}} <!--So "link box=off" works--> |
| + | |
| + | | docpage = |
| + | {{#if: {{{1|}}} |
| + | | {{{1|}}} |
| + | | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/doc |
| + | }} |
| + | | doc exist = |
| + | {{#ifexist: |
| + | {{#if: {{{1|}}} |
| + | | {{{1|}}} <!--Other docname fed--> |
| + | | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/doc |
| + | }} |
| + | | yes |
| + | }} |
| + | | docname fed = |
| + | {{#if: {{{1|}}} |
| + | | yes |
| + | }} |
| + | |
| + | | sandbox = |
| + | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/sandbox |
| + | | testcases = |
| + | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/testcases |
| + | |
| + | | template page = |
| + | {{NAMESPACE}}:{{{template page|{{PAGENAME}}}}} |
| + | |
| + | }}<noinclude> |
| + | |
| + | {{pp-template}} |
| + | <!-- Add categories and interwikis to the /doc subpage, not here! --> |
| + | </noinclude> |