Template:Package discount: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
(Changed to use messagebox template) |
||
Line 1: | Line 1: | ||
{{Messagebox/start | |||
|bgcol=black | |||
| style="width: | |bdrcol=black | ||
}} | |||
<div style=" | {| style="width: 100%; background-color: black; color: white;" | ||
| [[File:steam_available.png]] | |||
| 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> | ||
|} | |} | ||
{{Messagebox/end}} |