今天是2024年11月19日 第47周 星期二

代人,时大变了。

我们生活在大地上,但我们的梦想超越天空。

本页使用了标题或全文手工转换

“Template:Documentation subpage”的版本间的差异

来自Akarin
跳到导航 跳到搜索
en>DannyS712
(Reverted to revision 617432645 by Sardanaphalus (talk): Restoring (TW))
(导入36个版本)
 
(未显示7个用户的10个中间版本)
第1行: 第1行:
<includeonly><!--
+
{{#if:{{{Original-recipe|{{{Orig|}}}}}}
-->{{#ifeq:{{lc:{{SUBPAGENAME}}}} |{{{override|doc}}}
+
| <!--
   | <!--(this template has been transcluded on a /doc or /{{{override}}} page)-->
+
-->{{Mbox<!--
</includeonly><!--
+
-->| type = content<!--
 
+
-->| image = [[File:Edit-copy green.svg|40px|alt=|link=]]<!--
    -->{{#ifeq:{{{doc-notice|show}}} |show
+
-->| text = <!--
      | {{Mbox
+
---->此頁面是[[{{NAMESPACE}}:{{{1|{{BASEPAGENAME}}}}}]]的[[Wikipedia: 模板文件頁模式|{{NSPN}}]] 。<!--
       | type = notice
+
----><small><!--
       | style = margin-bottom:1.0em;
+
------>此頁面可能不打算被直接閱讀。<!--
       | image = [[File:Edit-copy green.svg|40px|alt=|link=]]
+
------><br><!--
       | text =
+
------>使用[[Help: 魔术字#变量| 變量]]的-{zh-hans:链接;zh-hant:連結;}-可能看起來已損壞,事實上,這是有用途的連結,因此請勿將其替換為[[寫死]] 的頁面名稱或URL。<!--
'''This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]] for {{{1|[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}'''.<br />It contains usage information, [[Wikipedia:Categorization|categories]] and other content that is not part of the original {{#if:{{{text2|}}} |{{{text2}}} |{{#if:{{{text1|}}} |{{{text1}}} |{{#ifeq:{{SUBJECTSPACE}} |{{ns:User}} |{{lc:{{SUBJECTSPACE}}}} template page |{{#if:{{SUBJECTSPACE}} |{{lc:{{SUBJECTSPACE}}}} page|article}}}}}}}}.
+
----></small><!--
       }}
+
-->}}<!--
     }}<!--
+
-->{{#if:{{{inhib|{{{inhibit|x}}}}}}<!--
 
+
-->| <!--
    -->{{DEFAULTSORT:{{{defaultsort|{{PAGENAME}}}}}}}<!--
+
-->| [[Category:模板說明文件|{{PAGENAME}}]]<!--
 
+
-->}}
    -->{{#if:{{{inhibit|}}} |<!--(don't categorize)-->
+
| <!--
      |   <includeonly><!--
+
-->{{#switch:{{SUBPAGENAME}}<!--
        -->{{#ifexist:{{NAMESPACE}}:{{BASEPAGENAME}}
+
-->| {{{override}}}| doc | Doc | documentation | Documentation | 文档 | 文件 = <!--
          | [[Category:{{#switch:{{SUBJECTSPACE}} |Template=Template |Module=Module |User=User |#default=Wikipedia}} documentation pages]]
+
---->{{#ifeq:{{{doc-notice|show}}}<!--
          | [[Category:Documentation subpages without corresponding pages]]
+
---->| show<!--
          }}<!--
+
---->| <!--
      --></includeonly>
+
------>{{Mbox<!--
     }}<!--
+
------>| type = notice<!--
 
+
------>| image = [[File:Edit-copy green.svg|40px|alt=|link=]]<!--
(completing initial #ifeq: at start of template:)
+
------>| text = <!--
--><includeonly>
+
-------->'''此頁面是[[{{NAMESPACE}}:{{{1|{{BASEPAGENAME}}}}}]]的[[Wikipedia:模板文件頁模式|{{NSPN}}]]。'''<!--
   | <!--(this template has not been transcluded on a /doc or /{{{override}}} page)-->
+
--------><br><!--
   }}<!--
+
--------><small>此頁面可能包含了模板的使用說明、[[Wikipedia:頁面分類|分類]]和其他内容。</small><!--
--></includeonly><noinclude>{{Documentation}}</noinclude>
+
------>}}<!--
 +
---->}}<!--
 +
---->{{DEFAULTSORT:{{PAGENAME}}}}<!--
 +
---->{{#if:{{{inhibit|}}}<!--
 +
---->| <!--
 +
---->| [[Category:{{#switch:{{NAMESPACE}}|User= 用户|Wikipedia= 维基百科|Template= 模板}} 说明文件]]<!--
 +
---->}}<!--
 +
-->}}
 +
}}<noinclude>
 +
{{documentation}}
 +
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 +
</noinclude>

2022年7月11日 (一) 18:56的最新版本

50px 模板文档[查看] [编辑] [历史] [清除缓存]


本模板显示“模板文档”框,就像您现在看到的这样。

起初用于为模板自动从/doc子页面中显示文档,但也用于显示内联文档。

用法

  1. {{Documentation subpage}}
  2. {{Documentation subpage|页面名称}}
  • 页面名称为指向文档页的名称,用來产生在框顶部右侧[查看][编辑]的特定按鈕。
  • 參數1和參數2皆須被連結,如Template:Code

本模板应被放在“/doc”页面顶端。根据被调用的位置的不同,它会显示不同的消息:

  • 在“/doc”页上,它会显示一个文本框,提示这是一个模板说明文档,并提供指向模板本身的链接。
  • 在其他页面上(即嵌入包含「/doc」页的页面),它会该提示说明文档是从一个子页面嵌入包含而来的。

功能

除了提示消息之外,本模板亦将页面分到Category:模板說明文件或相似(根据主体空间命名)的分类下,但仅针对拥有子页面功能的名字空间里的说明文档。本模板还会把模板的排序关键字根据不带名字空间名称时的页面名称作相应变动(例如根据“Foo”,“Template:Foo”在分类中会被当做“F”开头的模板排序)。

参见