模板:Documentation/doc:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
m 3546754953775813移动页面模板:Documentation/SVE/doc至模板:Documentation/doc:通用文档说明 |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
该模板用于在模板页面插入帮助文档。 | |||
== | == 语法 == | ||
=== 使用/ | === 使用 /doc 页面 === | ||
<pre> | <pre> | ||
<noinclude> | <noinclude> | ||
| 第12行: | 第12行: | ||
</nowiki></pre> | </nowiki></pre> | ||
=== | === 通过参数插入 === | ||
<pre> | <pre> | ||
{{Documentation | {{Documentation | ||
| content = | | content = | ||
文档内容 | |||
}} | }} | ||
2024年12月13日 (五) 21:15的版本
该模板用于在模板页面插入帮助文档。
语法
使用 /doc 页面
<noinclude>
<br style="clear: both;" />
{{Documentation}}
[[Category:模板]]
</noinclude>
</nowiki>
通过参数插入
{{Documentation
| content =
文档内容
}}