Difference between revisions of "User:TheTric/Zetta/Page/Container"
From SpiralKnights
< User:TheTric | Zetta | Page
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:5px; | + | padding:0px 0px 0px 5px; |
Font-size: 1em; | Font-size: 1em; | ||
− | Font-weight: bold; | + | Font-weight: bold;"> |
− | + | ===={{{icon|[[File:Icon-usable.png|16px]]}}} <strong>{{{header|Header}}}</strong>==== | |
− | ==={{{icon|[[File:Icon-usable.png| | + | |
</div> | </div> | ||
<div | <div |
Revision as of 08:09, 16 October 2011
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
Editors can experiment in this template's sandbox (create) and testcases (create) pages. Subpages of this page. |