Template:Package: Difference between revisions
Jump to navigation
Jump to search
(Changed to use messagebox template) |
(Updated for Template:Messagebox) |
||
Line 1: | Line 1: | ||
{{ | {{messagebox | ||
|text = | |||
The {{{package}}} package is provided on Steam<!-- for ${{{price}}} (USD)-->.<br /> | |||
Click [http://store.steampowered.com/sub/{{{id|100}}} <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;"> | <div style="background-color: white; color: black; display: inline-block; text-align: left; margin: 0 auto; padding: .3em;"> | ||
{{{list}}} | {{{list}}} | ||
</div> | </div> | ||
|} | |image = [[File:steam_available.png|link=]] | ||
{{ | |bgcolor = #000000 | ||
|bdcolor = #474747 | |||
|bdcolor2 = #474747 | |||
|txtcolor = #ffffff | |||
}} | |||
<noinclude>[[Category:Notice templates|{{PAGENAME}}]]</noinclude> |