Template:Documentation/Template Page:修订间差异

来自孤兒展覽館
跳到导航 跳到搜索
(创建页面,内容为“<!-- Start of green doc box --><div id="template-documentation" class="template-documentation iezoomfix"><!-- Add the heading at the top of the doc box: -->{{#ifeq: {{{heading|¬}}} | <!--Defined but empty--> | <!--"heading=", do nothing--> | <div style="padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;">{{ #if: {{{content|}}} | | <!--Add the [edit][purge] or [create] links--> <span class="editsection plainlinks" id="doc_edi…”)
 
无编辑摘要
 
第1行: 第1行:
<!--
{{#switch: {{SUBPAGENAME}}
  Start of green doc box
| sandbox
--><div id="template-documentation" class="template-documentation iezoomfix"><!--
| testcases ={{BASEPAGENAME}}
  Add the heading at the top of the doc box:
| #default  ={{PAGENAME}}
-->{{#ifeq: {{{heading|¬}}} | <!--Defined but empty-->
}}<noinclude>{{documentation|content=
| <!--"heading=", do nothing-->
{{tl|Documentation}} 的子 模板 是用来确认 模板 页面的标题。
| <div style="padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;">{{
}}</noinclude>
  #if: {{{content|}}}
 
  | <!--Add the [edit][purge] or [create] links-->
   <span class="editsection plainlinks" id="doc_editlinks">{{
   #if: {{{doc exist|yes}}}
   | [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}|action=edit}} 编辑]] [{{Purge|清除快取}}]
   | <!--/doc doesn't exist-->
    [[{{fullurl:{{{docpage|{{FULLPAGENAME}}/doc}}}| action=edit&preload={{
     #if: {{{preload|}}}
     | {{urlencode:{{{preload}}}}}
     | {{#ifeq: {{SUBJECTSPACE}} | {{ns:File}}
      |  模板:Documentation/preload-filespace
      | 模板:Documentation/preload
      }} }} }} 创建]]
   }}</span>
  }} <span style="{{#if: {{{heading-style|}}}
  | {{{heading-style|}}}
  | {{#ifeq: {{SUBJECTSPACE}} | {{ns:Template}}
   | font-weight: bold; font-size: 125%
   | font-size: 150%
   }}
  }}">{{#switch: {{{heading|¬}}}
  | ¬ = 
   <!--"heading" not defined in this or previous level-->
   {{#switch: {{SUBJECTSPACE}}
   | {{ns:Template}} = [[File:Template-info.png|50px|alt=]]  模板 文档
   | {{ns:File}} = 摘要
   | #default = 文档
   }}
  | #default =
   <!--"heading" has data or is empty but defined-->
   {{{heading|}}}
  }}</span></div>
}}<noinclude><!-- close the div --></div>
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>

2022年3月17日 (四) 07:59的最新版本

Documentation/Template Page

模板文档

此{{Documentation}}的子模板是用来确认模板页面的标题。