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

From Retro Modding Wiki
Jump to: navigation, search
m (Universal Box: Might need that)
m (Universal Box: Pretty basic)
Line 93: Line 93:
 
<!--Please don't edit beneath this line! -->
 
<!--Please don't edit beneath this line! -->
  
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#{{{1}}}, #{{{2}}}); /* Standard syntax */" ! width="55%"
+
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#{{{gradient1|}}}, #{{{gradient2|}}}); /* Standard syntax */" ! width="55%"
| width="10%" |[[{{{3}}}|x50px|link=]]
+
| width="10%" |{{#if:{{{image|}}}|[[{{{image}}}|x50px|link=]]}}
|{{{4}}}
+
|{{{text|}}}
 
|}
 
|}
  
 +
<noinclude>
 
===Usage===
 
===Usage===
 +
This is a basic template which can be modified to create a variety of simple [[:Category:Notice Templates|Notice Templates]].
  
 
<pre>
 
<pre>
 +
{{Box
 +
|gradient1=
 +
|gradient2=
 +
|image=
 +
|text=
 +
}}
 
</pre>
 
</pre>
 +
</noinclude>

Revision as of 19:24, 25 January 2015

My Sandbox!

Notice Templates

RetroModding.png To do:
Current template colors. (Alignment drifts)


RetroModding.png To do:
Current template colors. (Fixed alignment, 20%/80%)


RetroModding.png To do:
Current template colors. (Fixed alignment, 10%/90%)


RetroModding.png To do:
This template has background color #ffc8c8, as requested.


RetroModding.png To do:
Color #b9e9ff, as requested.


VariaSuitIcon.png To do:
Red with Varia Suit icon.


GravitySuitIcon.png To do:
Blue with Gravity Suit icon.


GravitySuitIcon.png To do:
More purplish to match the icon better.


GravitySuitIcon.png To do:
Gradient sweeping down to white.


GravitySuitIcon.png To do:
SO VERY VERY RED.


GravitySuitIcon.png To do:
Sweeping up to white.


GravitySuitIcon.png To do:
This color was pulled directly from a pixel on the icon. Could probably even go a shade lighter?


GravitySuitIcon.png To do:
Lighter shade, pulled from pixel on icon.


GravitySuitIcon.png To do:
Light purple to lighter purple.


Universal Box


Usage

This is a basic template which can be modified to create a variety of simple Notice Templates.

{{Box
|gradient1=
|gradient2= 
|image=
|text=
}}