Template:Removed: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added game color detection)
m (this is used only in the "removed since" context, so I reworded this)
Line 1: Line 1:
<span style="color:{{Game color|{{{1}}}}}; background-color: #202020; font-weight:bold; padding: 2px; {{border-radius|4px}}">(''removed'' in {{{1}}})</span><noinclude>
<span style="color:{{Game color|{{{1}}}}}; background-color: #202020; font-weight:bold; padding: 2px; {{border-radius|4px}}">(''removed'' since {{{1}}})</span><noinclude>
{{documentation}}
{{documentation}}
<!-- Add categories to the /doc subpage, not here -->
<!-- Add categories to the /doc subpage, not here -->
</noinclude>
</noinclude>

Revision as of 02:02, 17 April 2021

(removed 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. This inline template is meant for parameters that were removed in later branches of the engine.

Usage

This template has one unnamed parameter. The parameter should be a transclusion of a template in Category:Game icons.

Translations

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

Examples

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

See also