Difference between revisions of "Template:CloudUP/Section"
From SpiralKnights
m |
m |
||
Line 7: | Line 7: | ||
− | </noinclude><div style=" | + | </noinclude><div style="{{Styles/RoundBox|color={{{headerBgrColor|#EBC94D}}}|border=10px|roundness=10px|height={{{height|auto}}}|width={{{width|fill}}}}}"> |
− | + | <div style="{{Styles/RoundBox|margin=-10px 0px -10px 0px|padding=7px}}"> | |
− | + | ||
− | + | ||
− | "> | + | |
− | <div style=" | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<h2 style=" | <h2 style=" | ||
color: {{{headerTxtColor|#283138}}}; | color: {{{headerTxtColor|#283138}}}; | ||
Line 22: | Line 14: | ||
font-size: {{{headerTxtSize|24px}}}; | font-size: {{{headerTxtSize|24px}}}; | ||
font-weight: bold; | font-weight: bold; | ||
− | + | text-align: {{{headerTxtAlign|auto}}}; | |
− | "> {{{header|Header Goes Here}}} </h2> | + | ">{{{header|Header Goes Here}}}</h2> |
</div> | </div> | ||
− | <div style=" | + | <div style="{{Styles/RoundBox|color={{{bodyBrdColor|#283138}}}|border=8px|roundness=10px|margin=0px -10px -10px -10px}}"> |
− | + | <div style="{{Styles/RoundBox|color={{{bodyBgrColor|#114255}}}|border=10px|roundness=10px|padding=0px 7px 0px 7px|txtColor={{{bodyTxtColor|#66AAB3}}}}}"> | |
− | + | ||
− | + | ||
− | <div style=" | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
{{{body|Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here.}}} | {{{body|Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here.}}} | ||
</div> | </div> |
Latest revision as of 06:21, 14 April 2012
This template is part of the CloudUP template collection. Please do not modify it without speaking to Aecarus. |
Header Goes Here
Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here. Body content goes here.
Usage
This template is not typically used up-front, but rather as a back-end for many CloudUP components. Its function is to provide an HTML div to create a box styled very similar to those of the menus seen in-game.
Parameters
- header
- Recommended. The text within the header of the section.
- width
- Optional. Width of the section.
- height
- Optional. Height of the section.
- headerBgrColor
- Optional. Background color of the header.
- headerTxtAlign
- Optional. Alignment of the text within the header.
- headerTxtColor
- Optional. Color of the text within the header.
- headerTxtFont
- Optional. Font family of the text within the header.
- headerTxtSize
- Optional. Size of the text within the header.
- bodyBrdColor
- Optional. Border color of the body.
- bodyBgrColor
- Optional. Background color of the body.
- bodyTxtColor
- Optional. Color of the text within the body.
- body
- Recommended. The content within the body of the section.
Copy & Paste
{{CloudUP/Section | header = | width = | height = | headerBgrColor = | headerTxtAlign = | headerTxtColor = | headerTxtFont = | headerTxtSize = | bodyBrdColor = | bodyBgrColor = | bodyTxtColor = | body = }}
The above documentation is transcluded from Template:CloudUP/Section/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |