Difference between revisions of "User:Embyr 75/Sandbox"

From Retro Modding Wiki
Jump to: navigation, search
m (Universal Box: Pretty basic)
(Removing research templates so that this sandbox page doesn't show up in the "research needed" categories)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
'''My Sandbox!'''
 
'''My Sandbox!'''
  
==Notice Templates==
+
==Research Template Text==
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7" ! width="55%"
+
|[[file:RetroModding.png|100px|link=]]
+
|'''To do:''' <br/> Current template colors. (Alignment drifts)
+
|}
+
 
+
 
+
{| cellpadding="5" cellspacing="3" style="border:2px solid #446fa7;" align="center" width="55%"
+
| width="20%"|[[file:RetroModding.png|100px|link=]]
+
| '''To do:''' <br/> Current template colors. (Fixed alignment, 20%/80%)
+
|}
+
 
+
 
+
{| cellpadding="5" cellspacing="3" style="border:2px solid #446fa7;" align="center" width="55%"
+
| width="10%"|[[file:RetroModding.png|100px|link=]]
+
| '''To do:''' <br/> Current template colors. (Fixed alignment, 10%/90%)
+
|}
+
 
+
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background-color:#ffc8c8" ! width="55%"
+
|[[file:RetroModding.png|100px|link=]]
+
|'''To do:''' <br/> This template has background color #ffc8c8, as requested.
+
|}
+
 
+
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background-color: #b9e9ff" ! width="55%"
+
|[[file:RetroModding.png|100px|link=]]
+
|'''To do:''' <br/> Color #b9e9ff, as requested.
+
|}
+
 
+
 
+
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background-color:#ffc8c8" ! width="55%"
+
| width="5%" |[[file:VariaSuitIcon.png|50px|link=]]
+
|'''To do:''' <br/> Red with Varia Suit icon.
+
|}
+
 
+
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background-color: #b9e9ff" ! width="55%"
+
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]]
+
|'''To do:''' <br/> Blue with Gravity Suit icon.
+
|}
+
 
+
 
+
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background-color: #d2d2ff;" ! width="55%"
+
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]]
+
|'''To do:''' <br/> More purplish to match the icon better.
+
|}
+
 
+
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#d2d2ff, #FFFFFF); /* Standard syntax */" ! width="55%"
+
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]]
+
|'''To do:''' <br/> Gradient sweeping down to white.
+
|}
+
 
+
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(red, #FFFFFF); /* Standard syntax */" ! width="55%"
+
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]]
+
|'''To do:''' <br/> SO VERY VERY RED.
+
|}
+
 
+
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#FFFFFF, #d2d2ff); /* Standard syntax */" ! width="55%"
+
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]]
+
|'''To do:''' <br/> Sweeping up to white.
+
|}
+
 
+
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#FFFFFF, #a067d6); /* Standard syntax */" ! width="55%"
+
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]]
+
|'''To do:''' <br/> This color was pulled directly from a pixel on the icon. Could probably even go a shade lighter?
+
|}
+
 
+
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#FFFFFF, #9c72ca); /* Standard syntax */" ! width="55%"
+
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]]
+
|'''To do:''' <br/> Lighter shade, pulled from pixel on icon.
+
|}
+
 
+
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#d2d2ff, #9c72ca); /* Standard syntax */" ! width="55%"
+
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]]
+
|'''To do:''' <br/> Light purple to lighter purple.
+
|}
+
 
+
 
+
==Universal Box==
+
 
+
<!--Please don't edit beneath this line! -->
+
 
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#{{{gradient1|}}}, #{{{gradient2|}}}); /* Standard syntax */" ! width="55%"
+
| width="10%" |{{#if:{{{image|}}}|[[{{{image}}}|x50px|link=]]}}
+
|{{{text|}}}
+
|}
+
 
+
<noinclude>
+
===Usage===
+
This is a basic template which can be modified to create a variety of simple [[:Category:Notice Templates|Notice Templates]].
+
 
+
<pre>
+
{{Box
+
|gradient1=
+
|gradient2=
+
|image=
+
|text=
+
}}
+
</pre>
+
</noinclude>
+

Latest revision as of 10:55, 9 March 2015

My Sandbox!

Research Template Text