Template:In/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created doc.)
 
(Added {{{suffix}}} parameter.)
Line 10: Line 10:
{{inline note|bold=0|name={{param|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.}}
{{inline note|bold=0|name={{param|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.}}
{{inline note|bold=0|name={{param|text}}| The text to be shown on the left of the icon. Default is <code>in</code>.}}
{{inline note|bold=0|name={{param|text}}| The text to be shown on the left of the icon. Default is <code>in</code>.}}
{{inline note|bold=0|name={{param|suffix}}| The text to be shown on the right of the icon. Default is nothing.}}


===Examples===
===Examples===
Line 18: Line 19:
|-
|-
| <code><nowiki>{{in|text=in all games since|{{tf2}}}}</nowiki></code> || &rarr; {{in|text=in all games since|{{tf2}}}}
| <code><nowiki>{{in|text=in all games since|{{tf2}}}}</nowiki></code> || &rarr; {{in|text=in all games since|{{tf2}}}}
|-
| <code><nowiki>{{in|text=in|{{src06}}|suffix=branch}}</nowiki></code> || &rarr; {{in|text=in|{{src06}}|suffix=branch}}
|}
|}



Revision as of 04:49, 27 January 2022

Edit-copy.png
This is a documentation subpage for Template:In.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

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.

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.

Examples

{{in|{{hl2}}}} (in Half-Life 2)
{{in|{{hl1}}{{hl1:bs}}}} (in Half-LifeHalf-Life: Blue Shift)
{{in|text=in all games since|{{tf2}}}} (in all games since Team Fortress 2)
{{in|text=in|{{src06}}|suffix=branch}} (in Source 2006 branch)

See Also