Difference between revisions of "Template:Documentation"

Jump to navigation Jump to search
m
机器人: 将Image名字空间修改为File
en>Davidgothberg
(Added a div with style="clear: both;" to the bottom of the green box, so (right) floating boxes in the /doc doesn't flow outside the green box.)
meta>PhiLiP
m (机器人: 将Image名字空间修改为File)
Line 1: Line 1:
<div class="template-documentation"><!--
<div class="template-documentation"><!--
 
  -->{{#ifeq:{{{heading|μ}}}|<!--**赋空值**-->
These are the literal class definitions in common.css:
   |<!--** **-->
/* For template documentation */
.template-documentation {
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #aaa;
    background-color: #ecfcf4;
    padding: 5px;
}
 
 
  -->{{#ifeq:{{{heading|μ}}}|<!--**DEFINED BUT EMPTY**-->
   |<!--**NOTHING**-->
   |<div style="padding-bottom:3px; border-bottom: 1px solid #aaa; margin-bottom:1ex">{{#ifeq:{{{content|μ}}}|μ
   |<div style="padding-bottom:3px; border-bottom: 1px solid #aaa; margin-bottom:1ex">{{#ifeq:{{{content|μ}}}|μ
   |<span class="editsection plainlinks" id="doc_editlinks">{{#ifexist: {{{1|{{Documentation/docname}}}}}
   |<span class="editsection plainlinks" id="doc_editlinks">{{#ifexist: {{{1|{{Documentation/docname}}}}}
     |<!--**    /doc EXISTS**  -->[[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} edit]]
     |<!--**    /doc 存在**  -->[[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} 編輯]]
     |<!--**/doc DOESN'T EXIST**-->[[{{fullurl:{{{1|{{Documentation/docname }}}}}|action=edit&preload=Template:Documentation/preload}} create]]
     |<!--**/doc 不存在**-->[[{{fullurl:{{{1|{{Documentation/docname }}}}}|action=edit&preload={{{preload|Template:Documentation/preload}}}}} 創建]]
   }}</span>
   }}</span>
   }} <span style="{{#if:{{{heading-style|}}}|{{{heading-style}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}|font-weight: bold; font-size: 125%|font-size: 150%}}}}">{{#if:{{{heading|}}}|{{{heading}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}|[[Image:Template-info.svg|50px]] Template documentation|Documentation}}}}</span></div>
   }} <span style="{{#if:{{{heading-style|}}}|{{{heading-style}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}|font-weight: bold; font-size: 125%|font-size: 150%}}}}">{{#if:{{{heading|}}}|{{{heading}}}|{{#ifeq:{{NAMESPACE}}|{{ns:template}}|[[File:Template-info.svg|50px]] 模板文档|文档}}}}</span></div>
  }}<!--
  }}<!--


  --><div id="template_doc_page_transcluded" class="dablink plainlinks"><!--
  --><div id="template_doc_page_transcluded" class="dablink plainlinks"><!--
   -->{{#ifexist: {{{1|{{Documentation/docname}}}}}
   -->{{#ifexist: {{{1|{{Documentation/docname}}}}}
   |<!--**/doc EXISTS**-->This [[Wikipedia:Template documentation|documentation]] is [[Wikipedia:Transclusion|transcluded]] from [[{{{1|{{Documentation/docname}}}}}]]. <small style="font-style: normal">([{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} edit] &#124; [{{fullurl:{{{1|{{Documentation/docname}}}}}|action=history}} history])</small><br />
   |<!--**/doc存在**-->这个[[Wikipedia:模板文档頁模式|說明]]來自於本頁[[Wikipedia:嵌入包含|包含]][[{{{1|{{Documentation/docname}}}}}]]<span style="font-size:smaller;font-style: normal;">[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} 編輯] &#124; [{{fullurl:{{{1|{{Documentation/docname}}}}}|action=history}} 歷史]</span><br />
  }}<!--
  }}<!--


  -->{{#switch: {{SUBPAGENAME}}
  -->{{#switch: {{SUBPAGENAME}}
   |sandbox|testcases=<!--**DO NOT SHOW THESE LINKS ON THE SANDBOX/TESTCASES PAGES**-->
   |sandbox|testcases=<!--**在SANDBOX/TESTCASES页面下不要显示这些链接(注:中文没有)**-->
   |#default=
   |#default=
     {{#switch: {{SUBJECTSPACE}}
     {{#switch: {{SUBJECTSPACE}}
Line 35: Line 22:
     |{{ns:user}}=
     |{{ns:user}}=
       {{#ifexist: {{FULLPAGENAME}}/sandbox
       {{#ifexist: {{FULLPAGENAME}}/sandbox
       |This template has a [[/sandbox|sandbox]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /sandbox }}|action=edit}} edit])</small> <!--
       |这个模板有[[/sandbox|沙盒]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /sandbox }}|action=edit}} 編輯])</small> <!--
         -->{{#ifexist: {{FULLPAGENAME}}/testcases
         -->{{#ifexist: {{FULLPAGENAME}}/testcases
         |and [[/testcases|testcases]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /testcases }}|action=edit}} edit])</small>}} for editors to experiment.
         |[[/testcases|測試案例]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /testcases }}|action=edit}} 編輯])</small>}} for editors to experiment.
       |{{#ifexist: {{FULLPAGENAME}}/testcases
       |{{#ifexist: {{FULLPAGENAME}}/testcases
         |This template has [[/testcases|testcases]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /testcases }}|action=edit}} edit])</small> for editors to experiment.}}
         |这个模板有[[/testcases|測試案例]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /testcases }}|action=edit}} 編輯])</small> 供编辑者試驗。}}
  }}}}}}
  }}}}}}
  </div>
  </div>
{{#if:{{{content|}}}|{{{content}}}|{{#ifexist:{{{1|{{Documentation/docname}}}}} | {{ {{{1|{{Documentation/docname}}}}} }} }}}}
{{#if:{{{content|}}}|{{{content}}}|{{#ifexist:{{{1|{{Documentation/docname}}}}} | {{ {{{1|{{Documentation/docname}}}}} }} }}}}
<div style="clear: both;"></div>
</div>
</div><noinclude>
 
{{pp-template|small=yes}}
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
Anonymous user

Navigation menu