User:AndrewNeo/sandbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Mod and game template table tests)
 
No edit summary
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
''This is my personal sandbox. Please don't screw around with it while I'm working on something! Thanks.'' -[[User:AndrewNeo|AndrewNeo]]
''This is my personal sandbox. Please don't screw around with it while I'm working on something! Thanks.'' -[[User:AndrewNeo|AndrewNeo]]


==Game/mod headers==
The sandbox is clean.
I have the pictures done, so if someone really wants to implement these, I have some stuff for it already. I'll put them up when I think these are good enough.
 
Note to self: Fix the tables. Meh. And should the engines for the third party mods have links?
 
===Official games===
 
<div style="text-align: left; background: black; margin: .5em 10%; padding: .01em 1em; border: none;">
{| style="background-color: black; width: 100%;"
| style="width: 64px; height: 64px; background-color: black;" | [[Image:steam_preload.png]]
| style="text-align: center; background-color: black; color: white;" | This game is avaliable for [{{{news}}} preload].<br />Enter '''steam://preload/{{{appid}}}''' in your address bar to preload this game.
|}
</div>
 
<div style="text-align: left; background: black; margin: .5em 10%; padding: .01em 1em; border: none;">
{| style="background-color: black; width: 100%;"
| style="width: 64px; height: 64px; background-color: black;" | [[Image:steam_avaliable.png]]
| style="text-align: center; background-color: black; color: white;" | This game is avaliable for play.<br />Enter '''steam://run/{{{appid}}}''' in your address bar to play.<br />You can also enter '''steam://store/{{{appid}}}''' to purchase this game.
|}
</div>
 
<div style="text-align: left; background: black; margin: .5em 10%; padding: .01em 1em; border: none;">
{| style="background-color: black; width: 100%;"
| style="width: 64px; height: 64px; background-color: black;" | [[Image:steam_comingsoon.png]]
| style="text-align: center; background-color: black; color: white;" | This game will soon be avaliable to play. Watch this page, Steam News, or Steam Updates for more information.
|}
</div>
 
===Third party games===
 
<div style="text-align: left; background: white; margin: .5em 10%; padding: .01em 1em; border: #000000 1px solid;">
{| style="width: 100%;"
| style="width: 64px; height: 64px;" | [[Image:steam_3rd_prealpha.png]]
| style="text-align: center;" | This third-party mod for {{{engine}}} is currently in pre-alpha. It is not yet avaliable.
|}
</div>
 
<div style="text-align: left; background: white; margin: .5em 10%; padding: .01em 1em; border: #000000 1px solid;">
{| style="width: 100%;"
| style="width: 64px; height: 64px;" | [[Image:steam_3rd_alpha.png]]
| style="text-align: center;" | This third-party mod for {{{engine}}} is currently in alpha. It is not yet avaliable to the general public.
|}
</div>
 
<div style="text-align: left; background: white; margin: .5em 10%; padding: .01em 1em; border: #000000 1px solid;">
{| style="width: 100%;"
| style="width: 64px; height: 64px;" | [[Image:steam_3rd_alpha.png]]
| style="text-align: center;" | This third-party mod for {{{engine}}} is currently in alpha. It is avaliable to the general public.
|}
</div>
 
<div style="text-align: left; background: white; margin: .5em 10%; padding: .01em 1em; border: #000000 1px solid;">
{| style="width: 100%;"
| style="width: 64px; height: 64px;" | [[Image:steam_3rd_alpha.png]]
| style="text-align: center;" | This third-party mod for {{{engine}}} is currently in beta. It is not yet avaliable to the general public.
|}
</div>
 
<div style="text-align: left; background: white; margin: .5em 10%; padding: .01em 1em; border: #000000 1px solid;">
{| style="width: 100%;"
| style="width: 64px; height: 64px;" | [[Image:steam_3rd_alpha.png]]
| style="text-align: center;" | This third-party mod for {{{engine}}} is currently in beta. It is avaliable to the general public.
|}
</div>
 
<div style="text-align: left; background: white; margin: .5em 10%; padding: .01em 1em; border: #000000 1px solid;">
{| style="width: 100%;"
| style="width: 64px; height: 64px;" | [[Image:steam_3rd_completed.png]]
| style="text-align: center;" | This third-party mod for {{{engine}}} is currently in complete and avaliable for [{{{url}}} download].
|}
</div>
 
<div style="text-align: left; background: white; margin: .5em 10%; padding: .01em 1em; border: #000000 1px solid;">
{| style="width: 100%;"
| style="width: 64px; height: 64px;" | [[Image:steam_3rd_cancelled.png]]
| style="text-align: center;" | This third-party mod for {{{engine}}} has been cancelled.
|}
</div>

Latest revision as of 17:02, 10 May 2006

This is my personal sandbox. Please don't screw around with it while I'm working on something! Thanks. -AndrewNeo

The sandbox is clean.