Template:Package/doc/: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 9: Line 9:


== Copy and paste ==
== Copy and paste ==
{{CodeBlock|<nowiki>{{Software status
{{CodeBlock|<nowiki>{{Package
| appid = <appid>
| bgcover = <enable/disable>
| type = <games/mods/tools>
| type = <package (default)/bundle>
| free = <yes/no> <!-- optional, can be removed -->
| availability = <available/delisted>
| status = <available/delisted/ea/earlyaccess> <!-- optional unless delisted, or is a Early Access title. -->
| os = all <!-- see template testcases for the value. -->
| 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 should not be used because users who live in different country will have their own currency.}}


== Parameters and Examples ==
== Parameters and Examples ==

Revision as of 10:15, 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

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> | type = <package (default)/bundle> | availability = <available/delisted> }}
Note.pngNote:{{{price}}} parameters 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 {{Software status|type=game}} for:
Note.pngNote:This is temporarily just a note placeholder for now.
Note.pngNote:For more examples, see Testcases page.