Difference between revisions of "Godhand"

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;}}">         <!--  -->
+
{#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;                                    <!--  -->
 
text-align: center;                              <!--  -->
 
text-align: center;                              <!--  -->

Revision as of 20:21, 30 July 2010


Godhand