Difference between revisions of "User:TheTric/Zetta/Page/Section"
From SpiralKnights
< User:TheTric | Zetta | Page
Line 1: | Line 1: | ||
<div | <div | ||
− | + | class="section" | |
"><div | "><div | ||
− | + | class="header" | |
style=" | style=" | ||
Padding-left:5px; | Padding-left:5px; | ||
− | background-color: rgba({{{ | + | background-color: rgba({{{header-color|125,125,125}}},1); |
"> | "> | ||
− | <h2> {{{icon|[[File:Icon-usable.png|25px]]}}} {{{ | + | <h2> {{{icon|[[File:Icon-usable.png|25px]]}}} {{{header|Header}}} </h2> |
</div> | </div> | ||
− | <div | + | <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 === | ||
− | + | header-color <br> | |
icon <br> | icon <br> | ||
− | + | header <br> | |
body <br> | body <br> | ||
− | |||
=== Copy Paste === | === Copy Paste === | ||
<pre> | <pre> | ||
{{User:TheTric/Section | {{User:TheTric/Section | ||
− | | | + | | header-color = |
| icon = | | icon = | ||
− | | | + | | header= |
| body = | | body = | ||
}} | }} | ||
</pre> | </pre> | ||
}}</noinclude> | }}</noinclude> |
Revision as of 00:03, 13 September 2011
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 = }}
Editors can experiment in this template's sandbox (create) and testcases (create) pages. Subpages of this page. |