From Valve Developer Community
Jump to navigation
Jump to search

Available doc translations
…
EnglishThis template uses a strings subpagePlease follow the format on this subpage(s) to add translations.
Parameters
Parameters
|
Description
|
Example
|
Result
|
No Parameters
|
For use when there are Resolved contents
|
{{Unresolved}}
|
☑ Resolved.
|
{{{1}}}
|
You can add additional text.
|
{{Resolved|Example text}}
|
☑ Resolved Example text
|
{{{colon}}}
|
Adds a colon.
|
{{Resolved|colon=1}}
|
☑ Resolved:
|
{{{span}}}
|
Optionally you can add span parameters.
|
{{Resolved|span=font-weight:700}}
|
☑ Resolved.
|
{{{color}}}
|
Adds color to the Resolved. Optionally you can remove the color for example text by adding *{{{color2=none}}}
|
{{Resolved|color=yellow}} {{Resolved|color=yellow|*color2=none}}
|
☑ Resolved Example text ☑ Resolved Example text
|
{{{color2}}}
|
Adds color to the Example text.
|
{{Resolved|color2=yellow}}
|
☑ Resolved Example text
|
See also