Template:Since

From Valve Developer Community
Revision as of 02:26, 25 August 2021 by 1416006136 (talk | contribs)
Jump to navigation Jump to search


(in all games since {{{1}}})

English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history

An inline template showcasing the game availability of a keyvalue, material parameter, or other feature. It is intended to replace the multiple game add templates with a single template that's less unwieldly to work with.

Usage

This template has one unnamed parameter. The parameter should be a transclusion of a template in Category:Game icons. Multiple game icon templates can be used for the parameter.

Translations

The used strings are on strings subpage of "Software" template. Please follow the format to add translations for them.

Examples

{{since|{{src07}}}}

<span style="color:{{ Source 2007|col}}; background-color: #202020; font-weight:bold; padding: 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;">(in all games since Source 2007)

{{since|{{l4d}}{{l4d2}}}}

<span style="color:{{ Left 4 DeadLeft 4 Dead 2|col}}; background-color: #202020; font-weight:bold; padding: 2px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;">(in all games since Left 4 DeadLeft 4 Dead 2)

See also