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

From SpiralKnights

< User:TheTric‎ | Zetta‎ | Page
Jump to: navigation, search
Line 11: Line 11:
 
border:inherit;
 
border:inherit;
 
background-color: rgba({{{header-color|125,125,125}}},1);
 
background-color: rgba({{{header-color|125,125,125}}},1);
padding:0px 0px 0px 5px;
+
padding:5px;
Font-size: 1.1em;
+
Font-size: 1.25em;
Font-weight: bold;">
+
Font-weight: bold;
===={{{icon|[[File:Icon-usable.png|16px]]}}} <strong>{{{header|Header}}}</strong>====
+
">{{{icon|[[File:Icon-usable.png|16px]]}}} {{{header|Header}}}
 
</div>
 
</div>
 
<div  
 
<div  

Revision as of 08:12, 16 October 2011

Icon-usable.png Header
Body


Documentation

Usage

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

Parameters

border-type - standard css values. Default: outset.
border-color - rgb default: 125,125,125
background-color - rgb default: 125,125,125
icon - file name default: Icon-usable.png
title - any value/code etc. default: N/A
body - any value/code etc. default: N/A

Copy Paste

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

Acknowledgements

User:TheTric/credit

Personal tools