Difference between revisions of "Godhand"
(2 intermediate revisions by the same user not shown) | |||
Line 28: | Line 28: | ||
<div style="text-decoration:none; <!-- --> | <div style="text-decoration:none; <!-- --> | ||
background: #7ec9fd; <!-- Sets background color for title block. --> | 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}}}