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

From Retro Modding Wiki
Jump to: navigation, search
m (Think we got a handle on the Notice Templates. If anyone needs to refer to that code again, the revision is in the history.)
m (Looks like it works!)
Line 1: Line 1:
 
'''My Sandbox!'''
 
'''My Sandbox!'''
  
==Universal Box==
+
==Research Template Text==
 
+
{{Research|1|Here's why}}
<!--Please don't edit beneath this line! -->
+
{{Research|2|Here's why}}
 
+
{{Research|3|Here's why}}
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #{{RMWBorder}}; 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>
+
 
+
''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>
+

Revision as of 19:45, 29 January 2015

My Sandbox!

Research Template Text

Morphball render.png This file format is almost completely documented
Here's why


Morphball wirerender.png This file format needs more research
Here's why


Morphball wire.png This file format needs a lot of research
Here's why