◆少前百科是非盈利性、非官方的少女前线维基百科。
◆如果您发现某些内容错误/空缺,请勇于修正/添加!参与进来其实很容易!点这里 加入少前百科
◆有任何意见、建议、纠错,欢迎在 GFwiki:反馈与建议 提出和讨论。编辑事务讨论QQ群:597764980,微博@GFwiki少前百科
◆To foreigners,You can use twitter to contact us.
Icon Nyto Silver.png

“模板:Documentation”的版本间的差异

来自少前百科GFwiki
跳转至: 导航搜索
(撤销[[Special:Contributions/mc>Krliov|mc>Krliov]]([[User talk:mc>Krliov|讨论]])的版本50266)
1个标签撤销
 
(未显示8个用户的18个中间版本)
第1行: 第1行:
<!--
+
<div class="template-documentation" style="background: Black; padding: 1em; border: 1px solid #eee;"><!--
  Automatically add {{template sandbox notice}} when on a /sandbox page.
+
--><div class="template-documentation-header" style="padding-bottom:3px; border-bottom: 1px solid #eee; margin-bottom:1ex"><!--
-->{{#ifeq: {{SUBPAGENAME}} | sandbox
+
    --><span style="font-weight: bold; font-size: 125%">{{#switch:{{NAMESPACE}}
| <div style="clear: both;"></div>{{template sandbox notice}}
+
    |{{ns:template}}=[[File:Template-info-png.png|50px|link=]] 模板文档
}}<!--
+
    |{{ns:module}}=[[File:Template-info-png.png|50px|link=]] 模块文档
  Automatically add {{pp-template}} to protected templates.
+
     |{{ns:widget}}=[[File:Template-info-png.png|50px|link=]] 小工具文档
-->{{template other
+
     |#default=文档
| {{#ifeq: {{PROTECTIONLEVEL:move}} | sysop
+
  }}</span>&nbsp;&nbsp;<span class="editsection plainlinks" style="font-size:small;" id="doc_editlinks">{{#if:{{{content|}}}|
  | {{pp-template}}
+
      <!--内联文档-->[[{{fullurl:{{FULLPAGENAME}}|action=edit}} 编辑]]
  | {{#if: {{PROTECTIONLEVEL:edit}}
+
    |{{#ifexist: {{{1|{{Documentation/docname}}}}}
     | {{pp-template}}
+
      |<!--**/doc 存在  **-->[[{{fullurl:{{{1|{{Documentation/docname}}}}}}} 查看]] [[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=edit}} 编辑]] [[{{fullurl:{{{1|{{Documentation/docname}}}}}|action=history}} 历史]]
     | <!--Not protected, or only semi-move-protected-->
+
      |<!--**/doc 不存在**-->[[{{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%;"><!--
  Start of green doc box.
+
  -->{{#if:{{{content|}}}|
-->{{documentation/core2
+
      <!--内联文档**-->这个[[Wikipedia:zh:Wikipedia:模板文件頁模式|文档]]是内联文档。
| heading = {{{heading|¬}}}   <!--Empty but defined means no header-->
+
      |{{#ifexist: {{{1|{{Documentation/docname}}}}}
| heading-style = {{{heading-style|}}}
+
        |<!--**/doc存在**-->这个[[Wikipedia:zh:Wikipedia:模板文件頁模式|文档]][[Wikipedia:zh:Wikipedia:嵌入包含|嵌入]]自[[{{{1|{{Documentation/docname}}}}}]]。
| content = {{{content|}}}
+
      }}
| link box = {{{link box|}}}   <!--So "link box=off" works-->
+
    }}
 
+
</div>
<!--Some namespaces must have the /doc, /sandbox and /testcases
+
{{#if:{{{content|}}}|{{{content}}}|{{#ifexist:{{{1|{{Documentation/docname}}}}} | {{ {{{1|{{Documentation/docname}}}}} }} }}}}
    in talk space-->
+
</div>
| docspace =
+
<noinclude>[[Category:模板]]</noinclude>
  {{#switch: {{SUBJECTSPACE}}
 
  | {{ns:0}}
 
  | {{ns:File}}
 
  | {{ns:MediaWiki}}
 
  | {{ns:Category}} = {{TALKSPACE}}
 
  | #default = {{SUBJECTSPACE}}
 
  }}
 
 
 
| 1 = {{{1|}}}   <!--Other docname, if fed-->
 
 
 
<!--The namespace is added in /core2-->
 
| template page =
 
  {{#switch: {{SUBPAGENAME}}
 
  | sandbox
 
  | testcases = {{BASEPAGENAME}}
 
  | #default = {{PAGENAME}}
 
  }}
 
 
 
}}<!--End of green doc box--><noinclude>
 
 
 
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 

2020年8月6日 (四) 19:38的最新版本

Template-info-png.png 模板文档  [查看] [编辑] [历史] [刷新]

Template:Documentation既可以嵌入/doc子页面,也可以用来进行内联嵌入,同时会将有一定的样式来标记这是文档页。

使用Template:Documentation能够将模板及其页面分离,从而避免内联文档的缺点。

使用方法及其简单,仅需在模板的最后加入<noinclude>{{Documentation}}</noinclude>即可,然后在模板下方就会出现文档内容。

点击创建就能在/doc子页面中创建所需的文档。创建完以后模板页就会自动包含这个文档。

虽然不推荐内联文档,但是对于一些短小的文档,内联的确更加方便。这时候可以使用该模板的content属性:

<noinclude>{{Documentation|content=
内联文档
}}</noinclude>


注意,請確保<noinclude>的開頭,接在模板原始碼或文字的最後一行後方,不要新起一行。否則,一個多餘的新行會被插入到包含该模板的頁面中,往往該頁面不需要這個新行。

  • 參數1默認值是模板:Documentation/doc。
  • 參數content默認值為空。

分类

  • 要将模板本身置于一个分类中,如果该文档具有/doc子页面,请在/doc子页面上的 <includeonly>...</includeonly> 段落中添加分类。若没有/doc子页面,请在模板页上的 <noinclude>...</noinclude> 段落中添加分类。模板的分类参见Category:页面模板
  • 要将 /doc 子页面置于一个分类中,请在 /doc 子页面上的 <noinclude>...</noinclude> 段落中添加分类。文档子頁面的分類應該只有Category:模板說明文件