Difference between revisions of "Godhand"
(3 intermediate revisions by the same user not shown) | |||
Line 19: | Line 19: | ||
style="margin-left: 5px; <!-- Moves the table left/right by pixels. --> | style="margin-left: 5px; <!-- Moves the table left/right by pixels. --> | ||
float: right; <!-- Sets the table to left/right side of the screen. --> | float: right; <!-- Sets the table to left/right side of the screen. --> | ||
− | width: 200px; <!-- | + | width: 200px; <!-- Sets the width of the infobox. --> |
− | background: #edf7ff; <!-- | + | background: #edf7ff; <!-- --> |
− | border: solid #666666 1px; <!-- | + | border: solid #666666 1px; <!-- Infobox border style, color, and thickness --> |
− | padding: 0px; <!-- | + | padding: 0px; <!-- External thickness of the border --> |
− | font-size: x-small; <!-- | + | font-size: x-small; <!-- Sets title font size (x-small, small, medium, large, x-large) --> |
− | + | {#if:{{{noclear|}}}| |clear:right;}}"> <!-- --> | |
<div style="text-decoration:none; <!-- --> | <div style="text-decoration:none; <!-- --> | ||
− | background: #7ec9fd; <!-- | + | background: #7ec9fd; <!-- Sets background color for title block. --> |
− | padding: 2px; <!-- | + | padding: 2px; <!-- Sets size inside box --> |
− | text-align: center; <!-- | + | text-align: center; <!-- Aligns internal text --> |
− | style; font-size: 140%; <!-- | + | style; font-size: 140%; <!-- Internal Text size --> |
− | border-bottom: solid 1px #666666;"> <!-- | + | border-bottom: solid 1px #666666;"> <!-- Sets shadow thickness --> |
− | '''{{{name|{{PAGENAME}}}}}''' <!-- | + | '''{{{name|{{PAGENAME}}}}}''' <!-- Sets header to Page Name --> |
</div> <!-- Closing parameter. --> | </div> <!-- Closing parameter. --> | ||
+ | |||
+ | |||
+ | <div style="background: #bce1ff; <!-- Section heading color --> | ||
+ | padding: 2px; <!-- Thickness of header box --> | ||
+ | text-align: center; <!-- Header text alignment --> | ||
+ | style; font-size: normal;"> <!-- --> | ||
+ | {{{name}}} <!-- Section header text --> | ||
+ | </div> <!-- End header --> | ||
+ | |||
+ | <div style="padding: 2px; <!-- Thickness of section --> | ||
+ | text-align: left;"> <!-- Section text alignment --> | ||
+ | {{{1}}} <!-- Section Text --> | ||
+ | </div> <!-- End section --> |
Latest revision as of 13:11, 1 August 2010
Godhand
{{{name}}}
{{{1}}}