行 1: |
行 1: |
− | <div class="template-documentation"><!--
| + | <!-- |
− | -->{{#ifeq:{{{heading|μ}}}|<!--**赋空值**-->
| + | Automatically add {{template sandbox notice}} when on a /sandbox page. |
− | |<!--** 空 **-->
| + | -->{{#ifeq: {{SUBPAGENAME}} | sandbox |
− | |<div style="padding-bottom:3px; border-bottom: 1px solid #aaa; margin-bottom:1ex">{{#ifeq:{{{content|μ}}}|μ
| + | | <div style="clear: both;"></div>{{template sandbox notice}} |
− | |<span class="editsection plainlinks" id="doc_editlinks">{{#ifexist: {{{1|{{Documentation/docname}}}}}
| + | }}<!-- |
− | |<!--** /doc 存在** -->[[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} 編輯]]
| + | Automatically add {{pp-template}} to protected templates. |
− | |<!--**/doc 不存在**-->[[{{fullurl:{{{1|{{Documentation/docname }}}}}|action=edit&preload={{{preload|Template:Documentation/preload}}}}} 創建]]
| + | -->{{template other |
− | }}</span>
| + | | {{#ifeq: {{PROTECTIONLEVEL:move}} | sysop |
− | }} <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> | + | | {{pp-template}} |
− | }}<!--
| + | | {{#if: {{PROTECTIONLEVEL:edit}} |
| + | | {{pp-template}} |
| + | | <!--Not protected, or only semi-move-protected--> |
| + | }} |
| + | }} |
| + | }}<!-- |
| + | Start of green doc box. |
| + | -->{{documentation/core2 |
| + | | heading = {{{heading| ¬}}} <!--Empty but defined means no header--> |
| + | | heading-style = {{{heading-style|}}} |
| + | | content = {{{content|}}} |
| + | | link box = {{{link box|}}} <!--So "link box=off" works--> |
| | | |
− | --><div id="template_doc_page_transcluded" class="dablink plainlinks"><!--
| + | <!--Some namespaces must have the /doc, /sandbox and /testcases |
− | -->{{#ifexist: {{{1|{{Documentation/docname}}}}}
| + | in talk space--> |
− | |<!--**/doc存在**-->这个[[Wikipedia:模板文档頁模式|說明]]來自於本頁[[Wikipedia:嵌入包含|包含]]的[[{{{1|{{Documentation/docname}}}}}]]。<span style="font-size:smaller;font-style: normal;">([{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} 編輯] | [{{fullurl:{{{1|{{Documentation/docname}}}}}|action=history}} 歷史])</span><br /> | + | | docspace = |
− | }}<!--
| + | {{#switch: {{SUBJECTSPACE}} |
| + | | {{ns:0}} |
| + | | {{ns:File}} |
| + | | {{ns:MediaWiki}} |
| + | | {{ns:Category}} = {{TALKSPACE}} |
| + | | #default = {{SUBJECTSPACE}} |
| + | }} |
| | | |
− | -->{{#switch: {{SUBPAGENAME}}
| + | | 1 = {{{1|}}} <!--Other docname, if fed--> |
− | |sandbox|testcases=<!--**在SANDBOX/TESTCASES页面下不要显示这些链接(注:中文没有)**-->
| + | |
− | |#default=
| + | <!--The namespace is added in /core2--> |
− | {{#switch: {{SUBJECTSPACE}}
| + | | template page = |
− | |{{ns:template}}
| + | {{#switch: {{SUBPAGENAME}} |
− | |{{ns:user}}=
| + | | sandbox |
− | {{#ifexist: {{FULLPAGENAME}}/sandbox
| + | | testcases = {{BASEPAGENAME}} |
− | |这个模板有[[/sandbox|沙盒]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /sandbox }}|action=edit}} 編輯])</small> <!--
| + | | #default = {{PAGENAME}} |
− | -->{{#ifexist: {{FULLPAGENAME}}/testcases
| + | }} |
− | |和 [[/testcases|測試案例]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /testcases }}|action=edit}} 編輯])</small>}}供编辑者試驗。
| + | |
− | |{{#ifexist: {{FULLPAGENAME}}/testcases
| + | }}<!--End of green doc box--><noinclude> |
− | |这个模板有[[/testcases|測試案例]] <small style="font-style: normal">([{{fullurl:{{ #rel2abs: /testcases }}|action=edit}} 編輯])</small> 供编辑者試驗。}}
| + | |
− | }}}}}}
| + | <!-- Add categories and interwikis to the /doc subpage, not here! --> |
− | </div>
| + | </noinclude> |
− | {{#if:{{{content|}}}|{{{content}}}|{{#ifexist:{{{1|{{Documentation/docname}}}}} | {{ {{{1|{{Documentation/docname}}}}} }} }}}}
| |
− | </div> | |