Template:Package/doc/: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 4: Line 4:


== Translations ==
== Translations ==
{{Warning|Currently non-functional for now!, support for strings translation will be added later.}}
{{Strings notice}}
{{Strings notice}}


Line 9: Line 10:


== Copy and paste ==
== Copy and paste ==
{{CodeBlock|<nowiki>{{Software status
{{CodeBlock|<nowiki>{{Package
| appid = <appid>
| bgcover = <enable/disable>
| type = <games/mods/tools>
| package = <!-- Package Name -->
| free = <yes/no> <!-- optional, can be removed -->
| type = <package (default)/bundle>
| status = <available/delisted/ea/earlyaccess> <!-- optional unless delisted, or is a Early Access title. -->
| availability = <available/delisted>
| os = all <!-- see template testcases for the value. -->
| list = <!-- Example: *{{hl2|4}} -->
| deck = <deck status> <!-- By default: Untested aka Unknown. -->
| note = <!-- Put your custom notice here. Optional. -->
<!-- OTHER STOREFRONTS
This is for games that did uses Valve engines (or closely related to it), that was sold or available for free outside Steam. Works similarly to "note" parameters.
Do not use affiliate link as it's can affect users with adblockers. And remember to use "•" for spacing if there are sold in multiple other storefronts. -->
| 3rdpartylinks = <!-- Example: "{{gog|vampire_the_masquerade_bloodlines|GOG.com}}" for VTMB (on GOG.com), "{{epic|quake|Epic Games}}" for Quake 1 (on Epic Games Store), etc... -->
}}
}}
</nowiki>}}
</nowiki>}}
{{Note|{{param|price}} parameters (which is disabled in this template) should not be used because users who live in different country will have their own currency.}}


== Parameters and Examples ==
== Parameters and Examples ==
Line 75: Line 71:
-->
-->
== Previews and testcases ==
== Previews and testcases ==
* Use {{code|<nowiki>{{Software status|type=game}}</nowiki>}} for:
* Use {{code|<nowiki>{{Package}}</nowiki>}} for:
{{Note|Placeholder}}
{{Package}}


{{Note|For more examples, see [[/testcases|Testcases page]].}}
{{Note|For more examples, see [[/testcases|Testcases page]].}}

Latest revision as of 11:32, 26 August 2023

This template is used to list the following games that have been bundled into a package, such as The Orange Box The Orange Box for example.

Note.pngNote:{{Bundle}}, {{Package unavailable}} will be merged into this one template soon.

Translations

Warning.pngWarning:Currently non-functional for now!, support for strings translation will be added later.
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.

Translations for this template are located in strings subpage, it uses the {{Autolang}} template.

Copy and paste

{{Package | bgcover = <enable/disable> | package = <!-- Package Name --> | type = <package (default)/bundle> | availability = <available/delisted> | list = <!-- Example: *{{hl2|4}} --> }}
Note.pngNote:{{{price}}} parameters (which is disabled in this template) should not be used because users who live in different country will have their own currency.

Parameters and Examples

Note.pngNote:Coming soon.

Previews and testcases

  • Use {{Package}} for:
Note.pngNote:For more examples, see Testcases page.