Difference between revisions of "User:TheTric/Zetta/Page/Section"

From SpiralKnights

< User:TheTric‎ | Zetta‎ | Page
Jump to: navigation, search
Line 1: Line 1:
 
<div  
 
<div  
id="section"
+
class="section"
 
"><div  
 
"><div  
id="sectionHeader"
+
class="header"
 
style="
 
style="
 
Padding-left:5px;
 
Padding-left:5px;
background-color: rgba({{{background-color|125,125,125}}},1);
+
background-color: rgba({{{header-color|125,125,125}}},1);
 
">
 
">
<h2> {{{icon|[[File:Icon-usable.png|25px]]}}} {{{title|Title}}} </h2>
+
<h2> {{{icon|[[File:Icon-usable.png|25px]]}}} {{{header|Header}}} </h2>
 
</div>
 
</div>
<div style="
+
<div  
padding:1px 1px 1px 15px;
+
class="body"
 +
style="
 +
padding:1px 1px 1px 15px;
 
">{{{body|Body}}}
 
">{{{body|Body}}}
 
</div>
 
</div>
Line 20: Line 22:
 
=== Usage ===
 
=== Usage ===
 
This template was made in conjuncture with the other elements created by [[User:TheTric|TheTric]]
 
This template was made in conjuncture with the other elements created by [[User:TheTric|TheTric]]
 
 
=== Parameters ===
 
=== Parameters ===
background-color <br>
+
header-color <br>
 
icon <br>
 
icon <br>
title <br>
+
header <br>
 
body <br>
 
body <br>
 
 
=== Copy Paste ===
 
=== Copy Paste ===
 
<pre>
 
<pre>
 
{{User:TheTric/Section
 
{{User:TheTric/Section
| background-color =
+
| header-color =
 
| icon =  
 
| icon =  
| title =
+
| header=
 
| body =  
 
| body =  
 
}}
 
}}
 
</pre>
 
</pre>
 
}}</noinclude>
 
}}</noinclude>

Revision as of 00:03, 13 September 2011

Icon-usable.png Header

Body


Documentation

Usage

This template was made in conjuncture with the other elements created by TheTric

Parameters

header-color
icon
header
body

Copy Paste

{{User:TheTric/Section
| header-color =
| icon = 
| header=
| body = 
}}
Personal tools