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

From Retro Modding Wiki
Jump to: navigation, search
m (Universal Box: Pretty basic)
m
Line 110: Line 110:
 
}}
 
}}
 
</pre>
 
</pre>
 +
 +
''gradient1:'' Starting color for the gradient background. Should be hexadecimal.<br/>
 +
''gradient2:'' Ending color for the gradient background. Should be hexadecimal.<br/>
 +
''image:'' Filepath for the image, ex: File:ImageName.png<br/>
 +
''text:'' Text to be displayed.
 
</noinclude>
 
</noinclude>

Revision as of 03:39, 26 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=
}}

gradient1: Starting color for the gradient background. Should be hexadecimal.
gradient2: Ending color for the gradient background. Should be hexadecimal.
image: Filepath for the image, ex: File:ImageName.png
text: Text to be displayed.