From Valve Developer Community
Jump to navigation
Jump to search

Available doc translations
…
English
Translations
Some translations are located in Template:Dictionary/notices strings subpage.
For the [todo tested in ?], see this strings subpage.
Usage
Parameters
- {{{1}}} – The text to show on the right. The characters
=
and |
can break this template because they are special characters in template calls. Use {{=}}
and {{!}}
instead; See Category:Templates for within templates.
- {{{tested}}} – Provide what game/software was the bug observed in. If this is a bug known to be present everywhere or it's a bug on a page about single game/software you can use {{{hidetested}}} (shortcut for hidetested param use: {{Bug*}}). The purpose of this being required parameter is to make it easier verifying/replicating noted bugs.
The following parameters are used to categorize the bug by affected Source games. Parameter |only=
cannot be used together with |since=
and/or |fixed=
.
- {{{only}}} - Abbreviation of the game or game series that has this bug. If blank, defaults to 'no game'. Do this to move pages with tool related or non-Source game bugs from Category:Pages with uncategorized bugs to Category:Pages with other bugs.
Note:Currently has experimental support for engine branches.
- {{{since}}} - Since which game (abbreviation) does this bug exist? If blank or undefined, defaults to
css
(Counter-Strike: Source).
Note:Currently has experimental support for engine branches.
- {{{fixed}}} - Since which game (abbreviation) is this bug fixed? If blank or undefined, defaults to 'none' which means that the bug was never fixed in Source.
Note:Currently has experimental support for engine branches.
Examples
Wikitext |
Description / Note |
Result
|
{{Bug|This is an example text.}}
|
→
|
|
This template (and its redirect) is Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion. Additional notes:Use #switch parser function instead. Example {{#switch: {{language}} | #default = English | ja = 日本語 | zh-tw = 中文(台灣) }}
- This is an example text.
|
{{Bug| hidetested=1 | # Enum # Eration }}
|
→
|
|
This template (and its redirect) is Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion. Additional notes:Use #switch parser function instead. Example {{#switch: {{language}} | #default = English | ja = 日本語 | zh-tw = 中文(台灣) }}
-
- Enum
- Eration
|
<text here> {{Bug|<text here>}} <text here>
|
→
|
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
This template (and its redirect) is Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion. Additional notes:Use #switch parser function instead. Example {{#switch: {{language}} | #default = English | ja = 日本語 | zh-tw = 中文(台灣) }}
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
{{Bug|A Hammer bug.|only=|tested=Hammer 3.5}}
|
→
|
|
This template (and its redirect) is Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion. Additional notes:Use #switch parser function instead. Example {{#switch: {{language}} | #default = English | ja = 日本語 | zh-tw = 中文(台灣) }}
- A Hammer bug.
|
{{Bug|Nasty Witch bug.|only=l4ds|tested=l4d2}}
|
→
|
|
This template (and its redirect) is Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion. Additional notes:Use #switch parser function instead. Example {{#switch: {{language}} | #default = English | ja = 日本語 | zh-tw = 中文(台灣) }}
- Nasty Witch bug.
|
{{Bug|Bug that affects all Source games.|since=}}
|
→
|
With {{{since}}} parameters specified as nothing, adds page to all "Pages with (game name) bugs" category[confirm], if there's a bug in all Source engine games.
|
This template (and its redirect) is Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion. Additional notes:Use #switch parser function instead. Example {{#switch: {{language}} | #default = English | ja = 日本語 | zh-tw = 中文(台灣) }}
- Bug that affects all Source games.
|
{{Bug|Issue patched in {{hl2ep1}}.|fixed=hl2ep1}}
|
→
|
With {{{fixed}}} parameters specified, the page will be added into a category. This example shown here, will add the page from previous affected titles (such as Half-Life 2, or Source 2004, which goes to Category:Pages with Half-Life 2 bugs), if Half-Life 2: Episode One have this bug fixed, Category:Pages with Half-Life 2: Episode One bugs won't be added.
|
This template (and its redirect) is Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion. Additional notes:Use #switch parser function instead. Example {{#switch: {{language}} | #default = English | ja = 日本語 | zh-tw = 中文(台灣) }}
- Issue patched in
.
|
{{Bug|Affected {{as}} and {{portal2}}.|since=as|fixed=csgo}}
|
→
|
With both {{{as}}} and {{{fixed}}} specified, the page will be added into a category. This example shown here, will add the page to Category:Pages with Alien Swarm bugs and Category:Pages with Portal 2 bugs.
|
This template (and its redirect) is Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion. Additional notes:Use #switch parser function instead. Example {{#switch: {{language}} | #default = English | ja = 日本語 | zh-tw = 中文(台灣) }}
- Affected
and .
|
Issue
When trying to use {{ExpandBox}} inside bug that's indented using : stuff breaks. (This issue applies to all the other notices too)
:{{Bug|{{ExpandBox|}}}}
This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the
Pages that use this template. Once no more pages use this template, it should be
Marked for deletion.
Additional notes:Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
-
as workaround you can use dd
tag
<dd>{{Bug|{{ExpandBox|}}}}</dd>
This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the
Pages that use this template. Once no more pages use this template, it should be
Marked for deletion.
Additional notes:Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
-
{{Expand}} doesn't work in notice templates.
Example:
:{{Bug|{{Expand|lorem}}}}
This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the
Pages that use this template. Once no more pages use this template, it should be
Marked for deletion.
Additional notes:Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
- {| class="mw-collapsible mw-collapsed" style="background:rgba(0,0,0,0.05) ;float:no;margin-bottom:1em;margin-left:0;padding-right:0.5em;border:1px solid rgba(255,255,255,0.1); border-left:solid 1px #8bb9e0; padding-left:1em;"
|+ style="text-align:left; white-space:nowrap; font-weight:bold; color:#ddd; " |
| lorem
|}
{{Bug|{{Expand|lorem}}}}
This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised. You can help our editors by replacing or deleting this template on the
Pages that use this template. Once no more pages use this template, it should be
Marked for deletion.
Additional notes:Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
}}
- {| class="mw-collapsible mw-collapsed" style="background:rgba(0,0,0,0.05) ;float:no;margin-bottom:1em;margin-left:0;padding-right:0.5em;border:1px solid rgba(255,255,255,0.1); border-left:solid 1px #8bb9e0; padding-left:1em;"
|+ style="text-align:left; white-space:nowrap; font-weight:bold; color:#ddd; " |
| lorem
|}
See Also