Template:Also/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Doc/subpage}}
{{Doc/subpage}}
An inline template showcasing the game availability of a keyvalue, material parameter, or other feature. It is intended to replace the multiple game also templates with a single template that's less unwieldly to work with.
An inline template showcasing the game availability of a keyvalue, material parameter, or other feature. It is intended to replace the multiple game also templates with a single template that's less unwieldly to work with.
{{ModernNote|This template should not be used on its own and should be used in conjunction with {{tl2|since}}.}}
{{note|This template should not be used on its own and should be used in conjunction with {{tl2|since}}.}}
 
== Translations ==
The used strings are on [[Template:Software/strings|strings subpage of "Software" template]]. Please follow the format to add translations for them.


== Usage ==
== Usage ==
Line 11: Line 14:
{{Code|<nowiki>{{since|{{l4d}}}}{{also|{{GMOD}}}}</nowiki>}} → {{since|{{l4d}}}}{{also|{{GMOD}}}}
{{Code|<nowiki>{{since|{{l4d}}}}{{also|{{GMOD}}}}</nowiki>}} → {{since|{{l4d}}}}{{also|{{GMOD}}}}


== See Also ==
== See also ==
* {{tl2|In}}
* {{tl2|In}}
* {{tl2|Also}}
* {{tl2|Also}}

Latest revision as of 12:04, 6 January 2024

Edit-copy.png
This is a documentation subpage for Template:Also.
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 replace the multiple game also templates with a single template that's less unwieldly to work with.

Note.pngNote:This template should not be used on its own and should be used in conjunction with {{since}}.

Translations

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

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.

Examples

{{also|{{GMOD}}}}(also in Garry's Mod)

{{since|{{l4d}}}}{{also|{{GMOD}}}}(in all games since Left 4 Dead)(also in Garry's Mod)

See also