今天是2024年11月5日 第45周 星期二
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
“Template:Documentation”的版本间的差异
跳到导航
跳到搜索
小 (已从w:Template:Documentation导入28个版本) |
小 (导入26个版本) |
||
第1行: | 第1行: | ||
− | {{# | + | -{H|zh-hans:文档;zh-hant:文檔;zh-tw:文件}-<div class="template-documentation" style="background: aliceblue; padding: 1em; border: 1px solid #aaa;"><!-- |
− | <!-- | + | --><div class="template-documentation-header" style="padding-bottom:3px; border-bottom: 1px solid #aaa; margin-bottom:1ex"><!-- |
− | </noinclude> | + | --><span style="font-weight: bold; font-size: 125%">{{#switch:{{NAMESPACE}} |
+ | |{{ns:template}}=[[File:Template-info.svg|50px|link=]] 模板文档 | ||
+ | |{{ns:module}}=[[File:Template-info.svg|50px|link=]] -{A|zh-hans:模块;zh-hant:模組}-文档<!-- | ||
+ | |{{ns:widget}}=[[File:Template-info.svg|50px|link=]] Widget 没有Extension:Widget,不必包含--> | ||
+ | |#default=-{zh-hans:文档;zh-hant:文檔}- | ||
+ | }}</span> <span class="editsection plainlinks" style="font-size:small;" id="doc_editlinks">{{#if:{{{content|}}}| | ||
+ | <!--Inlined Document-->[[{{fullurl:{{FULLPAGENAME}}|action=edit}} 编辑]] | ||
+ | |{{#ifexist: {{{1|{{Documentation/docname}}}}} | ||
+ | |<!--**/doc exist **-->[[{{fullurl:{{{1|{{Documentation/docname}}}}}}} 查看]] [[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} 编辑]] [[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=history}} 历史]] | ||
+ | |<!--**/doc not exist**-->[[{{fullurl:{{{1|{{Documentation/docname }}}}}|action=edit}} 创建]] | ||
+ | }} [[{{fullurl:{{FULLPAGENAME}}|action=purge}} 刷新]] | ||
+ | }}</span></div><!-- | ||
+ | --><div id="template_doc_page_transcluded" class="dablink plainlinks" style="font-size:84%;"><!-- | ||
+ | -->{{#if:{{{content|}}}| | ||
+ | <!--Inlined Document**-->[[wikipedia:Wikipedia:Template documentation|这]]是一份内联文档。 | ||
+ | |{{#ifexist: {{{1|{{Documentation/docname}}}}} | ||
+ | |<!--**/doc exist**-->本[[wikipedia:Wikipedia:Template documentation|文档]][[wikipedia:Wikipedia:Transclusion|嵌入]]自[[{{{1|{{Documentation/docname}}}}}]]。 | ||
+ | }} | ||
+ | }} | ||
+ | </div> | ||
+ | {{#if:{{{content|}}}|{{{content}}}|{{#ifexist:{{{1|{{Documentation/docname}}}}} | {{ {{{1|{{Documentation/docname}}}}} }} }}}} | ||
+ | </div> | ||
+ | <noinclude></noinclude> |
2022年7月11日 (一) 18:56的版本
本模板原先来自英文萌娘百科的Template:Documentation,依照 CC BY-SA 3.0 授权被引入;原始贡献者的名字可以在这里看到。 经过双方编辑者的修改,本模板可能已与它的来源大不相同。 |
此页面是Template:Documentation的Templatedocumentation。 此页面可能包含了模板的使用说明、分类和其他内容。 |
此Templatedocumentation被引用于约20,000个页面中。 为了避免造成大规模的影响,所有对此Templatedocumentation的编辑应先于沙盒、测试样例或您的用户页上测试。 测试后无误的版本可以一次性地加入此Templatedocumentation中,但是修改前请务必于讨论页发起讨论。 |
Template:Stack 这个模板自动显示“模板文档”框,就像你现在看到的这样,文档框中的内容由其它页面生成。
用法
- 在主模板中增加
<noinclude>{{Documentation}}</noinclude>
。 - 点击“编辑”链接,它将打开/doc子页面,并在那里填写文档。
- 将分类增加在/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:模板文档页模式#分类链接。
如果文档页包含 includeonly
或 noinclude
标签并作为文档的一部分,请用“<
”替代“<
”。
请勿在/doc子页面里再挂上{{Documentation}}
,以避免出错
重定向
{{模板文档}}
{{Template doc}}
{{Documentation, template}}
{{Doc}}