Difference between revisions of "User:TheTric/Sandbox"

From SpiralKnights

Jump to: navigation, search
(Blanked the page)
Line 1: Line 1:
<div
 
id="container"
 
style="
 
border:3px {{{border-type|outset}}} rgba({{{border-color|0,0,0}}},1);
 
background-color: rgba({{{background-color|0,0,0}}},0.1);
 
"><div
 
id="header"
 
style="
 
margin:-2px;
 
border:inherit;
 
background-color: rgba({{{background-color|0,0,0}}},0.3);
 
padding:5px;
 
Font-size: 1.3em;
 
Font-weight: bold;
 
">{{{icon|[[File:Icon-usable.png|16px]]}}} {{{title|Title}}}
 
</div>
 
<div style="
 
padding:5px;
 
">{{{body|Body}}}
 
</div>
 
</div>
 
  
<noinclude>
 
__notoc__
 
{{Documentation
 
| content =
 
=== Usage ===
 
This template was made in conjuncture with the other elements created by [[User:TheTric|TheTric]]
 
 
=== Parameters ===
 
border-type <br>
 
border-color <br>
 
background-color <br>
 
icon <br>
 
title <br>
 
body <br>
 
 
=== Copy Paste ===
 
<pre>
 
{{User:TheTric/Container
 
| border-type =
 
| border-color =
 
| background-color =
 
| icon =
 
| title =
 
| body =
 
}}
 
</pre>
 
}}</noinclude>
 

Revision as of 22:27, 14 September 2011

Personal tools