Template:Fix: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Fixed spacing (for the last time))
(Added to "Inline note templates" category)
Line 1: Line 1:
<noinclude>
<noinclude>
[[Category:Notice templates|{{PAGENAME}}]]
[[Category:Inline note templates|{{PAGENAME}}]]
This template is for marking a fix for a given issue.
This template is for marking a fix for a given issue.
{{fix|{{{1}}}}}
{{fix|{{{1}}}}}

Revision as of 15:24, 27 December 2019

This template is for marking a fix for a given issue.

Fix: {{{1}}}

Passing a 2nd parameter with the text code marks this as a "code fix" in particular.

Code Fix: {{{1}}}