Difference between revisions of "User:TheTric/Zetta/Page/Header"
From SpiralKnights
< User:TheTric | Zetta | Page
(Refinement) |
("rounding" things out with a z and some "©") |
||
Line 1: | Line 1: | ||
<div | <div | ||
− | class=" | + | class="zHeader" |
style=" | style=" | ||
− | border: | + | border:{{{border-width|3px}}} {{{border-type|outset}}} rgba({{{border-color|125,125,125}}},1); |
− | background-color: rgba({{{ | + | border-radius: {{{border-radius|15px}}}; |
− | + | -moz-border-radius: {{{border-radius|15px}}}; | |
− | "><center | + | -webkit-border-radius: {{{border-radius|15px}}}; |
− | < | + | -khtml-border-radius: {{{border-radius|15px}}}; |
+ | -icab-border-radius: {{{border-radius|15px}}}; | ||
+ | -o-border-radius: {{{border-radius|15px}}}; | ||
+ | padding:{{{padding|10px}}}; | ||
+ | background-color: rgba({{{background-color|125,125,125}}},1); | ||
+ | Font-size: {{{font-size|2em}}}; | ||
+ | Font-weight: {{{font-weight|bold}}}; | ||
+ | "><center>{{{header|Header}}}<br/> | ||
+ | <span style="Font-size:.4em; Font-weight:normal;">(Note: Please do not edit this page.)</span></center> | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
Line 13: | Line 21: | ||
| content = | | content = | ||
=== Usage === | === Usage === | ||
− | + | <ul> | |
− | + | optimized for firefox. | |
+ | Suggested to be used in conjuncture with other zetta"©" elements | ||
+ | </ul> | ||
=== Parameters === | === Parameters === | ||
− | + | <ul> | |
− | + | <li>border-width</li> | |
− | + | <li>border-type</li> | |
− | + | <li>border-color</li> | |
− | + | <li>border-radius</li> | |
+ | <li>padding</li> | ||
+ | <li>background-color</li> | ||
+ | <li>font-size</li> | ||
+ | <li>font-weight</li> | ||
+ | <li>header</li> | ||
+ | </ul> | ||
=== Copy Paste === | === Copy Paste === | ||
+ | <ul> | ||
<pre> | <pre> | ||
− | {{User:TheTric/ | + | {{User:TheTric/zHeader |
+ | | border-width = | ||
| border-type = | | border-type = | ||
| border-color = | | border-color = | ||
− | | | + | | border-radius = |
+ | | padding = | ||
+ | | background-color = | ||
+ | | font-size = | ||
+ | | font-weight = | ||
| header = | | header = | ||
}} | }} | ||
</pre> | </pre> | ||
+ | </ul> | ||
=== Acknowledgements === | === Acknowledgements === | ||
+ | <ul> | ||
{{User:TheTric/credit}} | {{User:TheTric/credit}} | ||
+ | </ul> | ||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 21:58, 27 October 2011
(Note: Please do not edit this page.)
Documentation
Usage
-
optimized for firefox.
Suggested to be used in conjuncture with other zetta"©" elements
Parameters
- border-width
- border-type
- border-color
- border-radius
- padding
- background-color
- font-size
- font-weight
- header
Copy Paste
{{User:TheTric/zHeader | border-width = | border-type = | border-color = | border-radius = | padding = | background-color = | font-size = | font-weight = | header = }}
Acknowledgements
Editors can experiment in this template's sandbox (create) and testcases (create) pages. Subpages of this page. |