Template:BugNotice: Difference between revisions
Jump to navigation
Jump to search
(Fully implemented {{{only}}}, {{{since}}} and {{{fixed}}} parameters) |
(Documented new parameters) |
||
Line 970: | Line 970: | ||
}} | }} | ||
}}</includeonly></onlyinclude> | }}</includeonly></onlyinclude> | ||
{{documentation| | {{documentation|content={{Note/doc | ||
|otherparams= | |||
The following parameters are used to categorize the bug by affected Source games. Parameter {{para|only}} cannot be used together with {{para|since}} and/or {{para|fixed}}. | |||
* {{param|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]]. | |||
* {{param|since}} - Since which game (abbreviation) does this bug exist? If blank or undefined, defaults to <code>css</code> (Counter-Strike: Source). | |||
* {{param|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. | |||
|otherexamples= | |||
{{!}}- | |||
{{!}} <code><nowiki>{{Bug|A Hammer bug.|only=}}</nowiki></code> | |||
{{!}} → | |||
{{!}} {{Bug|A Hammer bug.|only=}} | |||
{{!}}- | |||
{{!}} <code><nowiki>{{Bug|Nasty Witch bug.|only=l4ds}}</nowiki></code> | |||
{{!}} → | |||
{{!}} {{Bug|Nasty Witch bug.|only=l4ds}} | |||
{{!}}- | |||
{{!}} <code><nowiki>{{Bug|Bug that affects all Source games.|since=}}</nowiki></code> | |||
{{!}} → | |||
{{!}} {{Bug|Bug that affects all Source games.|since=}} | |||
{{!}}- | |||
{{!}} <code><nowiki>{{Bug|Issue patched in {{hl2ep1}}.|fixed=hl2ep1}}</nowiki></code> | |||
{{!}} → | |||
{{!}} {{Bug|Issue patched in {{hl2ep1}}.|fixed=hl2ep1}} | |||
{{!}}- | |||
{{!}} <code><nowiki>{{Bug|Affected {{as}} and {{portal2}}.|since=as|fixed=csgo}}</nowiki></code> | |||
{{!}} → | |||
{{!}} {{Bug|Affected {{as}} and {{portal2}}.|since=as|fixed=csgo}} | |||
|othersections= | |||
== Tracking categories == | |||
* {{clc|Pages with game bugs}} | |||
* {{clc|Pages with other bugs}} | |||
* {{clc|Pages with uncategorized bugs}} | |||
}}}} |
Revision as of 10:19, 30 November 2022
The above documentation is transcluded from Template:BugNotice/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
Editors can experiment in this template's sandbox (edit) and testcases (create) pages.
Categories:
- Documentation using content parameter
- Pages with uncategorized bugs
- Pages with other bugs
- Pages with Left 4 Dead series bugs
- Pages with game bugs
- Pages with Counter-Strike: Source bugs
- Pages with Half-Life 2 bugs
- Pages with Half-Life: Source bugs
- Pages with Half-Life 2: Deathmatch bugs
- Pages with Day of Defeat: Source bugs
- Pages with Half-Life 2: Lost Coast bugs
- Pages with Alien Swarm bugs
- Pages with Portal 2 bugs
- Inline note templates
- Notice templates