Template:Bundle: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Updated bundles and added syntax on how to use it.)
Line 2: Line 2:
{{messagebox
{{messagebox
|text =  
|text =  
The {{{bundle}}} bundle is provided on Steam<!-- for ${{{price}}} (USD)-->.<br />
The {{{name}}} bundle is provided on Steam<!-- for ${{{price}}} (USD)-->.<br />
Click [http://store.steampowered.com/bundle/{{{id|100}}} <span style="color: yellow">here</span>] to preview the package on Steam page<br />
Click [http://store.steampowered.com/bundle/{{{id|100}}} <span style="color: yellow">here</span>] to preview the package on Steam page<br />
The following items are included in this packages:<br />
The following items are included in this packages:<br />
Line 17: Line 17:
<noinclude>[[Category:Notice templates|{{PAGENAME}}]]
<noinclude>[[Category:Notice templates|{{PAGENAME}}]]
Same as [[Template:Package]], but with bundles URLs instead.
Same as [[Template:Package]], but with bundles URLs instead.
{{syntax|<nowiki>{{bundle|name=<bundle name>|id=<bundle id>|list=<list of games>}}</nowiki>}}
</noinclude>
</noinclude>

Revision as of 02:39, 30 March 2023

Same as Template:Package, but with bundles URLs instead. Syntax: {{bundle|name=<bundle name>|id=<bundle id>|list=<list of games>}}