今天是2024年6月29日 第26周 星期六

代人,时大变了。

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

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

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

来自Akarin
跳到导航 跳到搜索
enmgp>CFSO6459
(update test from zhmoe)
enmgp>CFSO6459
(English-fy (translation from ZH -> EN))
第2行: 第2行:
 
  --><div class="template-documentation-header" style="padding-bottom:3px; border-bottom: 1px solid #aaa; margin-bottom:1ex"><!--
 
  --><div class="template-documentation-header" style="padding-bottom:3px; border-bottom: 1px solid #aaa; margin-bottom:1ex"><!--
 
    --><span style="font-weight: bold; font-size: 125%">{{#switch:{{NAMESPACE}}
 
    --><span style="font-weight: bold; font-size: 125%">{{#switch:{{NAMESPACE}}
    |{{ns:template}}=[[File:Template-info.svg|50px|link=]] 模板文档
+
    |{{ns:template}}=[[File:Template-info.svg|50px|link=]] Template Document
    |{{ns:module}}=[[File:Template-info.svg|50px|link=]] 模块文档
+
    |{{ns:module}}=[[File:Template-info.svg|50px|link=]] Module Document
    |{{ns:widget}}=[[File:Template-info.svg|50px|link=]] 小工具文档
+
    |{{ns:widget}}=[[File:Template-info.svg|50px|link=]] Widget Document
    |#default= 文档
+
    |#default=Document
 
   }}</span>&nbsp;&nbsp;<span class="editsection plainlinks" style="font-size:small;" id="doc_editlinks">{{#if:{{{content|}}}|
 
   }}</span>&nbsp;&nbsp;<span class="editsection plainlinks" style="font-size:small;" id="doc_editlinks">{{#if:{{{content|}}}|
     <!-- 内联文档-->[[{{fullurl:{{FULLPAGENAME}}|action=edit}} 编辑]]
+
     <!--Inlined Document-->[[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit]]
 
    |{{#ifexist: {{{1|{{Documentation/docname}}}}}
 
    |{{#ifexist: {{{1|{{Documentation/docname}}}}}
     |<!--**/doc 存在 **-->[[{{fullurl:{{{1|{{Documentation/docname}}}}}}} 查看]] [[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} 编辑]] [[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=history}} 历史]]
+
     |<!--**/doc exist **-->[[{{fullurl:{{{1|{{Documentation/docname}}}}}}} View]] [[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} Edit]] [[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=history}} History]]
     |<!--**/doc 不存在**-->[[{{fullurl:{{{1|{{Documentation/docname }}}}}|action=edit}} 创建]]
+
     |<!--**/doc not exist**-->[[{{fullurl:{{{1|{{Documentation/docname }}}}}|action=edit}} Create]]
    }} [[{{fullurl:{{FULLPAGENAME}}|action=purge}} 刷新]]
+
    }} [[{{fullurl:{{FULLPAGENAME}}|action=purge}} Refresh]]
 
   }}</span></div><!--
 
   }}</span></div><!--
 
  --><div id="template_doc_page_transcluded" class="dablink plainlinks" style="font-size:84%;"><!--
 
  --><div id="template_doc_page_transcluded" class="dablink plainlinks" style="font-size:84%;"><!--
 
   -->{{#if:{{{content|}}}|
 
   -->{{#if:{{{content|}}}|
     <!-- 内联文档**--> 这个[[Wikipedia:zh:Wikipedia: 模板文件頁模式| 文档]] 是内联文档
+
     <!--Inlined Document**-->This [[enwiki:Wikipedia:Template documentation|document]] is Inlined Document
 
     |{{#ifexist: {{{1|{{Documentation/docname}}}}}
 
     |{{#ifexist: {{{1|{{Documentation/docname}}}}}
      |<!--**/doc 存在**--> 这个[[Wikipedia:zh:Wikipedia: 模板文件頁模式| 文档]][[Wikipedia:zh:Wikipedia: 嵌入包含| 嵌入]] [[{{{1|{{Documentation/docname}}}}}]]。
+
      |<!--**/doc exist**-->This [[enwiki:Wikipedia:Template documentation|document]][[enwiki:Wikipedia:Transclusion|transclude]] from [[{{{1|{{Documentation/docname}}}}}]]。
 
     }}
 
     }}
 
    }}
 
    }}
第23行: 第23行:
 
{{#if:{{{content|}}}|{{{content}}}|{{#ifexist:{{{1|{{Documentation/docname}}}}} | {{ {{{1|{{Documentation/docname}}}}} }} }}}}
 
{{#if:{{{content|}}}|{{{content}}}|{{#ifexist:{{{1|{{Documentation/docname}}}}} | {{ {{{1|{{Documentation/docname}}}}} }} }}}}
 
</div>
 
</div>
<noinclude>[[Category: 模板页的模板]]</noinclude>
+
<noinclude>[[Category:Template of template page]]</noinclude>

2017年5月20日 (六) 08:31的版本

Template-info.svg Template Document  [View] [Edit] [History] [Refresh]

Template:Stack 这个模板自动显示“模板文档”框,就像你现在看到的这样,文档框中的内容由其它页面生成。

用法

  1. 在主模板中增加<noinclude>{{Documentation}}</noinclude>
  2. 点击“编辑”链接,它将打开/doc子页面,并在那里填写文档。
  3. 將分類增加在/doc子頁面的<includeonly></includeonly>中。

正常的/doc子页面

<noinclude>{{Documentation}}</noinclude>

任意/doc子页面

<noinclude>{{Documentation|Template:any page/doc}}</noinclude>

内联内容

<noinclude>{{Documentation|content=这是一个文档。}}</noinclude>

有[查看][编辑]链接的内联内容

<noinclude>{{Documentation
|1 = Template:模板名/doc
|content ={{Template:模板名/doc|参数}}
}}</noinclude>

最佳用法

此代码应该放置在模板代码的底部“<noinclude>”之前且不加多余的空格(否则会导致使用该模板的页面上出现多余空格)。参数可以像上面这样来使用以包含任意文档页。 用于模板本身的分类链接应该用 <includeonly> </includeonly> 标签来添加到文档页面。 更复杂的案例请参见 Wikipedia:模板文件頁模式#分类链接。 如果文档页包含 includeonlynoinclude 标签并作为文档的一部分,请用“&lt;”替代“<”。

請勿在/doc子頁面裡再掛上{{Documentation}},以避免出錯

重定向