Difference between revisions of "User:TheTric/Sandbox"
From SpiralKnights
Line 1: | Line 1: | ||
− | {{ | + | <div |
− | + | id="container" | |
− | + | style=" | |
− | + | border:3px {{{border-type|outset}}} rgba({{{border-color|0,0,0}}},1); | |
− | + | background-color: rgba({{{background-color|0,0,0}}},0.1); | |
− | + | "><div | |
− | + | id="header" | |
− | + | style=" | |
− | + | margin:-2px; | |
− | + | border:inherit; | |
− | + | background-color: rgba({{{background-color|0,0,0}}},0.3); | |
− | + | padding:5px; | |
− | + | Font-size: 1.3em; | |
− | + | Font-weight: bold; | |
− | + | ">{{{icon|[[File:Icon-usable.png|16px]]}}} {{{title|Title}}} | |
− | {{ | + | </div> |
− | < | + | <div style=" |
− | + | padding:5px; | |
− | </ | + | ">{{{body|Body}}} |
− | + | </div> | |
− | + | </div> | |
− | + | ||
− | + | <noinclude> | |
− | + | __notoc__ | |
− | + | {{Documentation | |
− | + | | content = | |
− | + | === Usage === | |
− | | | + | This template was made in conjuncture with the other elements created by [[User:TheTric|TheTric]] |
− | + | ||
− | + | === Parameters === | |
− | + | border-type <br> | |
− | + | border-color <br> | |
− | + | background-color <br> | |
− | + | icon <br> | |
− | + | title <br> | |
− | + | body <br> | |
− | + | ||
+ | === Copy Paste === | ||
+ | <pre> | ||
+ | {{User:TheTric/Container | ||
+ | | border-type = | ||
+ | | border-color = | ||
+ | | background-color = | ||
+ | | icon = | ||
+ | | title = | ||
+ | | body = | ||
}} | }} | ||
+ | </pre> | ||
+ | }}</noinclude> |
Revision as of 19:37, 12 September 2011
Documentation
Usage
This template was made in conjuncture with the other elements created by TheTric
Parameters
border-type
border-color
background-color
icon
title
body
Copy Paste
{{User:TheTric/Container | border-type = | border-color = | background-color = | icon = | title = | body = }}
Editors can experiment in this template's sandbox (create) and testcases (create) pages. Subpages of this page. |