From Valve Developer Community
Jump to navigation
Jump to search

Available doc translations
…
English
Parameters
| Parameters
|
Description
|
Example
|
Result
|
| No Parameters
|
For use when there are Unresolved contents
|
{{Unresolved}}
|
☒ Unresolved.
|
| {{{1}}}
|
You can add additional text.
|
{{Unresolved|Example text}}
|
☒ Unresolved Example text
|
| {{{colon}}}
|
Adds a colon.
|
{{Unresolved|colon=1}}
|
☒ Unresolved:
|
| {{{span}}}
|
Optionally you can add span parameters.
|
{{Unresolved|span=font-weight:700}}
|
☒ Unresolved.
|
| {{{color}}}
|
Adds color to the Unresolved. Optionally you can remove the color for example text by adding *{{{color2=none}}}
|
{{Unresolved|color=yellow}}
{{Unresolved|color=yellow|*color2=none}}
|
☒ Unresolved Example text ☒ Unresolved Example text
|
| {{{color2}}}
|
Adds color to the Example text.
|
{{Unresolved|color2=yellow}}
|
☒ Unresolved Example text
|
| {{{nocat}}}
|
Prevents pages from being added to the Category:Content with the Unresolved category.
|
{{Unresolved|nocat=1}}
|
See also