Difference between revisions of "User:TheTric/Zetta/Page/Container"
From SpiralKnights
< User:TheTric | Zetta | Page
(Refinement) |
(refinement) |
||
Line 1: | Line 1: | ||
+ | __toc__ | ||
<div | <div | ||
class="tricContainer" | class="tricContainer" | ||
Line 12: | Line 13: | ||
background-color: rgba({{{header-color|125,125,125}}},1); | background-color: rgba({{{header-color|125,125,125}}},1); | ||
padding:5px; | padding:5px; | ||
− | Font-size: | + | Font-size: 1em; |
Font-weight: bold; | Font-weight: bold; | ||
− | ">{{{icon|[[File:Icon-usable.png| | + | "> |
+ | ==={{{icon|[[File:Icon-usable.png|20px]]}}} {{{header|Header}}}=== | ||
</div> | </div> | ||
<div | <div |
Revision as of 08:03, 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. |