Template:Bugfix:zh-cn/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Documentation subpage:zh-cn}} <!-- Please place categories where indicated at the bottom of this page.) --> 本模板由大康翻译于2021年9月20日...")
 
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Documentation subpage:zh-cn}}
{{Doc/subpage}}
<!-- Please place categories where indicated at the bottom of this page.) -->
<!-- Please place categories where indicated at the bottom of this page.) -->
本模板由[[User:1416006136|大康]]翻译于2021年9月20日。本模板的描述页面([[{{PAGENAME}}|/doc页面]])由机器翻译。
 
----
该模板是作为 [[Template:Bug]] 的变体创建的,用于记录错误及其附加的“修复”,旨在鼓励列出如何修复给定的错误。格式与 Template:Bug 相同,但有一个额外的参数用于讨论如何修复错误,这意味着将其应用于现有的 Template:Bug 只需要将其更改为 Template:Bug''fix'' 并添加另一个参数。
该模板是作为 [[Template:Bug]] 的变体创建的,用于记录错误及其附加的“修复”,旨在鼓励列出如何修复给定的错误。格式与 Template:Bug 相同,但有一个额外的参数用于讨论如何修复错误,这意味着将其应用于现有的 Template:Bug 只需要将其更改为 Template:Bug''fix'' 并添加另一个参数。


创建 [[Template:Fix]] 模板是为了允许显示“修复”文本而不附带错误,因此该模板现在可以被视为使用带有自己的 Template:Fix 的 Template:Bug 的快捷方式。
创建 [[Template:Fix]] 模板是为了允许显示“修复”文本而不附带错误,因此该模板现在可以被视为使用带有自己的 Template:Fix 的 Template:Bug 的快捷方式。
== 用法 ==
== 用法 ==
{{syntax:zh-cn|<nowiki>{{bugfix:zh-cn|<bug text>|<fix text>}}</nowiki>}}
{{syntax:zh-cn|<nowiki>{{</nowiki>{{ROOTPAGENAME}}<nowiki>|<bug text>|<fix text>}}</nowiki>}}
<includeonly>{{sandbox other||
<includeonly>{{sandbox other||
<!-- Categories below this line, please -->
<!-- Categories below this line, please -->
[[Category:Inline note templates|{{PAGENAME}}]]
[[Category:Inline note templates:zh-cn|{{PAGENAME}}]]
}}</includeonly>
}}</includeonly>

Latest revision as of 02:16, 12 January 2024

Edit-copy.png
This is a documentation subpage for Template:Bugfix:zh-cn.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

该模板是作为 Template:Bug 的变体创建的,用于记录错误及其附加的“修复”,旨在鼓励列出如何修复给定的错误。格式与 Template:Bug 相同,但有一个额外的参数用于讨论如何修复错误,这意味着将其应用于现有的 Template:Bug 只需要将其更改为 Template:Bugfix 并添加另一个参数。

创建 Template:Fix 模板是为了允许显示“修复”文本而不附带错误,因此该模板现在可以被视为使用带有自己的 Template:Fix 的 Template:Bug 的快捷方式。

用法

语法: {{Bugfix:zh-cn|<bug text>|<fix text>}}