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

From SpiralKnights

< User:TheTric‎ | Zetta‎ | Page
Jump to: navigation, search
Line 10: Line 10:
 
margin:-2px;
 
margin:-2px;
 
border:inherit;
 
border:inherit;
background-color: rgba({{{background-color|125,125,125}}},1);
+
header-color: rgba({{{header-color|125,125,125}}},1);
 
padding:5px;
 
padding:5px;
 
Font-size: 1.25em;
 
Font-size: 1.25em;
 
Font-weight: bold;
 
Font-weight: bold;
">{{{icon|[[File:Icon-usable.png|16px]]}}} {{{title|Title}}}
+
">{{{icon|[[File:Icon-usable.png|16px]]}}} {{{header|Header}}}
 
</div>
 
</div>
 
<div style="
 
<div style="
Line 41: Line 41:
 
| border-type =
 
| border-type =
 
| border-color =
 
| border-color =
 +
| header-color =
 
| background-color =
 
| background-color =
 
| icon =  
 
| icon =  
| title =
+
| header =
 
| body =  
 
| body =  
 
}}
 
}}
 
</pre>
 
</pre>
 
}}</noinclude>
 
}}</noinclude>

Revision as of 23:55, 12 September 2011

Body


Documentation

Usage

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

Parameters

border-type
border-color
background-color
icon
title
body

Copy Paste

{{User:TheTric/Container
| border-type =
| border-color =
| header-color =
| background-color =
| icon = 
| header =
| body = 
}}
Personal tools