From Valve Developer Community
Jump to navigation
Jump to search
|
|
Line 7: |
Line 7: |
|
| |
|
| --></includeonly></onlyinclude> | | --></includeonly></onlyinclude> |
| {{documentation}} | | {{doc}} |
| <!-- Add categories to the /doc subpage, not here --> | | <!-- Add categories to the /doc subpage, not here --> |
Revision as of 17:40, 6 April 2023

Available doc translations
…
EnglishThis template uses a Testcases subpage
You can test how this page looks with it's different skins and parsers.
An inline template showcasing the game availability of a keyvalue, material parameter, or other feature.
It is intended to be a super template for the ones listed below.
The color of the text changes based upon which game is used.
Translations
The used strings are on strings subpage of "Software" template. Please follow the format to add translations for them.
Usage
Parameters
{{{1}}}: This unnamed parameter should be a transclusion of a template in Category:Game icons. Multiple game icon templates can be used, but this will result in the default color for the text.
{{{text}}}: The text to be shown on the left of the icon. Default is in
.
{{{suffix}}}: The text to be shown on the right of the icon. Default is nothing.
{{{color}}}: The color of the text. Defaults to the color of the game icon used.
Examples
{{in|{{hl2}}}} |
→ <span style="color: {{ |col}}; background-color: #202020; font-weight:bold; padding: 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;; white-space:nowrap">(in )
|
{{in|{{hl1}}{{hlbs}}}} |
→ <span style="color: {{  |col}}; background-color: #202020; font-weight:bold; padding: 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;; white-space:nowrap">(in  )
|
{{in|{{hl1}}{{hlbs}}|color=#FFFFFF}} |
→ (in  )
|
{{in|text=in all games since|{{tf2}}}} |
→ <span style="color: {{ |col}}; background-color: #202020; font-weight:bold; padding: 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;; white-space:nowrap">(in all games since )
|
{{in|{{l4dbranch|3.1}}}} |
→ <span style="color: {{ Left 4 Dead engine branch|col}}; background-color: #202020; font-weight:bold; padding: 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;; white-space:nowrap">(in Left 4 Dead engine branch)
|
{{in|{{src06}}|suffix=branch}} |
→ <span style="color: {{ |col}}; background-color: #202020; font-weight:bold; padding: 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;; white-space:nowrap">(in branch)
|
{{in|{{src13|4}}|suffix=branch}} |
→ <span style="color: {{ Source 2013|col}}; background-color: #202020; font-weight:bold; padding: 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;; white-space:nowrap">(in Source 2013 branch)
|
See also