From Valve Developer Community
Jump to navigation
Jump to search
|
|
Line 3: |
Line 3: |
| | | | | |
| {{inline note|color=#5ba5eb|name=[[File:Cpp.png|link=|alt=]] <!-- | | {{inline note|color=#5ba5eb|name=[[File:Cpp.png|link=|alt=]] <!-- |
| -->Code Fix<!-- | | -->{{autolang|Code Fix|de=Lösung für Code|es=Reparación de código|eo=Programa Fikso|es|ru=Фикс кода|zh=代码修复}}<!-- |
| -->|{{{1|}}}}} | | -->|{{{1|}}}}} |
| | | | | |
| {{inline note|color=#71e354|name=[[File:Note.png|link=|alt=]] <!-- | | {{inline note|color=#71e354|name=[[File:Note.png|link=|alt=]] <!-- |
| -->Fix<!-- | | -->{{autolang|Fix|de=Lösung|es=Reparación|eo=Fikso|ru=Фикс|zh=修复}}<!-- |
| -->|{{{1|}}}}} | | -->|{{{1|}}}}} |
| }}</includeonly></onlyinclude> | | }}</includeonly></onlyinclude> |
| {{documentation}} | | {{doc}} |
Revision as of 14:53, 23 April 2023

Available doc translations
…
English
This template is for marking a fix for a given issue.
Usage
Parameters
- {{{1}}} - The text to show on the right.
- {{{2}}} - If this is equals
code
, the left text is replaced from Fix to Code Fix.
Examples
Wikitext |
Result
|
{{Fix}}
|
→
|
[
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 = 中文(台灣) }}
]
|
{{Fix|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.
|
text
{{Fix|text}} text
|
→
|
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.
|
{{Fix||code}}
|
→
|
[
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 = 中文(台灣) }}
]
|
{{Fix|This is an example text.|code}}
|
→
|
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.
|
text
{{Fix|text|code}} text
|
→
|
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.
|