바뀜

둘러보기로 이동 검색으로 이동
888 바이트 추가됨 ,  2010년 9월 26일 (일) 03:56
편집 요약 없음
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>

둘러보기 메뉴