Template:Package discount: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
(Changed to use messagebox template)
Line 1: Line 1:
<div align="center">
{{Messagebox/start
{| style="background-color: black; width: 80%; margin: .5em 0px; padding: .01em 1em; border: none;"
|bgcol=black
| style="width: 64px; height: 32px; background-color: black;" | [[Image:steam_available.png]]
|bdrcol=black
| style="text-align: center; background-color: black; color: white;" | The {{{package}}} package is provided on Steam for <s>${{{oldprice}}}</s> ${{{price}}} (USD).<br />Click [http://storefront.steampowered.com/v/index.php?area=package&SubId={{{id}}} <span style="color: yellow">here</span>] to preview the package. Click {{SteamLinkTitled|steam://purchase/{{{id}}}|here}} to purchase the package via Steam.<br />The following items are included in this package:
}}
<div style="text-align:-moz-center;">
{| style="width: 100%; background-color: black; color: white;"
{| style="margin: 0px 0px; padding: 0px 0px;width: 40%;"
| [[File:steam_available.png]]
| style="text-align:left;color:black;" |
| The {{{package}}} package is provided on Steam for <s>${{{oldprice}}}</s> ${{{price}}} (USD).<br />Click [http://storefront.steampowered.com/v/index.php?area=package&SubId={{{id}}} <span style="color: yellow">here</span>] to preview the package. Click {{SteamLinkTitled|steam://purchase/{{{id}}}|here}} to purchase the package via Steam.<br />The following items are included in this package:<br />
<div style="background-color: white; color: black; display: inline-block; text-align: left; margin: 0 auto; padding: .3em;">
{{{list}}}
{{{list}}}
|}
</div>
</div>
|}
|}
</div>
{{Messagebox/end}}

Revision as of 06:54, 21 March 2011

Template:Messagebox/start

Steam available.png The {{{package}}} package is provided on Steam for ${{{oldprice}}} ${{{price}}} (USD).
Click here to preview the package. Click here to purchase the package via Steam.
The following items are included in this package:

{{{list}}}

Template:Messagebox/end