Difference between revisions of "User:TheTric/Zetta/Page/Container"
From SpiralKnights
< User:TheTric | Zetta | Page
(v 1.0 final draft) |
|||
Line 1: | Line 1: | ||
<div | <div | ||
− | class=" | + | class="tricContainer" |
style=" | style=" | ||
margin-bottom:5px; | margin-bottom:5px; | ||
Line 6: | Line 6: | ||
background-color: rgba({{{background-color|125,125,125}}},0.3); | background-color: rgba({{{background-color|125,125,125}}},0.3); | ||
"><div | "><div | ||
− | class=" | + | class="tricHeader" |
style=" | style=" | ||
margin:-2px; | margin:-2px; | ||
Line 17: | Line 17: | ||
</div> | </div> | ||
<div | <div | ||
− | class=" | + | class="tricBody" |
style=" | style=" | ||
padding:5px; | padding:5px; | ||
Line 31: | Line 31: | ||
=== Parameters === | === Parameters === | ||
− | border-type <br> | + | border-type - standard css values. Default: outset.<br> |
− | border-color <br> | + | border-color - rgb default: 125,125,125<br> |
− | background-color <br> | + | background-color - rgb default: 125,125,125<br> |
− | icon <br> | + | icon - file name default: Icon-usable.png<br> |
− | title <br> | + | title - any value/code etc. default: N/A<br> |
− | body <br> | + | body - any value/code etc. default: N/A<br> |
=== Copy Paste === | === Copy Paste === | ||
Line 50: | Line 50: | ||
}} | }} | ||
</pre> | </pre> | ||
− | }}</noinclude> | + | }} |
+ | === Acknowledgements === | ||
+ | this page and template was created by [[User:TheTric|TheTric]] thanks is appreciated.<br/> | ||
+ | <small>donations are tasty</small> | ||
+ | </noinclude> |
Revision as of 00:04, 15 September 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 = }}
Editors can experiment in this template's sandbox (create) and testcases (create) pages. Subpages of this page. |
Acknowledgements
this page and template was created by TheTric thanks is appreciated.
donations are tasty