Difference between revisions of "Godhand"

Line 1: Line 1:
 
<!-- Hide
 
<!-- Hide
 
 
{| class="infobox" style="width: 30em; font-size:85%; text-align:left"
 
{| class="infobox" style="width: 30em; font-size:85%; text-align:left"
 
|+ style="font-size: 160%" | '''{{{name|{{PAGENAME}}}}}'''
 
|+ style="font-size: 160%" | '''{{{name|{{PAGENAME}}}}}'''
Line 14: Line 13:
  
 
{{infoboxstart| infotitle={{{name|{{PAGENAME}}}}} }}
 
{{infoboxstart| infotitle={{{name|{{PAGENAME}}}}} }}
 
 
End Hide -->
 
End Hide -->
  
{{#ifeq:{{{child|}}}|yes||<table class="infobox {{{bodyclass|}}}" cellspacing="5" style="width:22em; text-align:left; font-size:88%; line-height:1.5em; {{{bodystyle|}}}">
+
<div class="infobox"                             <!-- Opening parameter, creates Infobox -->
 
 
 
 
<!-- Caption -->
 
{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size:125%; font-weight:bold; {{{titlestyle|}}}">{{{title}}}</caption>}}
 
 
 
 
 
<!-- Header -->
 
{{#if:{{{above|}}}|{{Infobox/row
 
|header={{{above}}} |headerstyle=text-align:center; font-size:125%; font-weight:bold; {{{abovestyle|}}}
 
|class={{{aboveclass|}}} |rowclass={{{aboverowclass|}}}
 
}} }} }}{{#ifeq:{{{child|}}}|yes|{{#if:{{{title|}}}|'''{{{title}}}'''}}}}
 
 
 
 
 
<!-- Subheader1 -->
 
{{#if:{{{subheader|{{{subheader1|}}}}}}|{{Infobox/row
 
|data={{{subheader|{{{subheader1|}}}}}}
 
|datastyle={{{subheaderstyle|}}}
 
|class={{{subheaderclass|}}}
 
|rowclass={{{subheaderrowclass|{{{subheaderrowclass1|}}}}}}
 
}} }}
 
 
 
 
 
<!-- Subheader2 -->
 
{{#if:{{{subheader2|}}}|{{Infobox/row
 
|data={{{subheader2}}}
 
|datastyle={{{subheaderstyle|}}}
 
|class={{{subheaderclass|}}}
 
|rowclass={{{subheaderrowclass2|}}}
 
}} }}
 
 
 
 
 
<!-- Image1 -->
 
{{#if:{{{image|{{{image1|}}}}}}|{{Infobox/row
 
|data={{{image|{{{image1}}} }}}{{#if:{{{caption|{{{caption1|}}}}}}|<br /><span style="{{{captionstyle|}}}">{{{caption|{{{caption1}}}}}}</span>}}
 
|datastyle={{{imagestyle|}}}
 
|class={{{imageclass|}}}
 
|rowclass={{{imagerowclass1|}}}
 
}} }}
 
 
 
 
 
<!-- Image2 -->
 
{{#if:{{{image2|}}}|{{Infobox/row
 
|data={{{image2}}}{{#if:{{{caption2|}}}|<br /><span style="{{{captionstyle|}}}">{{{caption2}}}</span>}}
 
|datastyle={{{imagestyle|}}}
 
|class={{{imageclass|}}}
 
|rowclass={{{imagerowclass2|}}}
 
}} }}
 
 
 
 
 
<!-- -->
 
 
 
 
 
{{Infobox/row
 
|header={{{header1|}}} |headerstyle={{{headerstyle|}}}
 
|label={{{label1|}}}  |labelstyle={{{labelstyle|}}}
 
|data={{{data1|}}}    |datastyle={{{datastyle|}}}
 
|class={{{class1|}}}  |rowclass={{{rowclass1|}}}
 
}}
 
 
 
 
 
{{Infobox/row
 
|header={{{header2|}}} |headerstyle={{{headerstyle|}}}
 
|label={{{label2|}}}  |labelstyle={{{labelstyle|}}}
 
|data={{{data2|}}}    |datastyle={{{datastyle|}}}
 
|class={{{class2|}}}  |rowclass={{{rowclass2|}}}
 
}}
 
 
 
 
 
{{Infobox/row
 
|header={{{header3|}}} |headerstyle={{{headerstyle|}}}
 
|label={{{label3|}}}  |labelstyle={{{labelstyle|}}}
 
|data={{{data3|}}}    |datastyle={{{datastyle|}}}
 
|class={{{class3|}}}  |rowclass={{{rowclass3|}}}
 
}}
 
 
 
 
 
{{Infobox/row
 
|header={{{header4|}}} |headerstyle={{{headerstyle|}}}
 
|label={{{label4|}}}  |labelstyle={{{labelstyle|}}}
 
|data={{{data4|}}}    |datastyle={{{datastyle|}}}
 
|class={{{class4|}}}  |rowclass={{{rowclass4|}}}
 
}}
 
 
 
 
 
{{Infobox/row
 
|header={{{header5|}}} |headerstyle={{{headerstyle|}}}
 
|label={{{label5|}}}  |labelstyle={{{labelstyle|}}}
 
|data={{{data5|}}}    |datastyle={{{datastyle|}}}
 
|class={{{class5|}}}  |rowclass={{{rowclass5|}}}
 
}}
 
 
 
 
 
{{Infobox/row
 
|header={{{header6|}}} |headerstyle={{{headerstyle|}}}
 
|label={{{label6|}}}  |labelstyle={{{labelstyle|}}}
 
|data={{{data6|}}}    |datastyle={{{datastyle|}}}
 
|class={{{class6|}}}  |rowclass={{{rowclass6|}}}
 
}}
 
 
 
 
 
{{Infobox/row
 
|header={{{header7|}}} |headerstyle={{{headerstyle|}}}
 
|label={{{label7|}}}  |labelstyle={{{labelstyle|}}}
 
|data={{{data7|}}}    |datastyle={{{datastyle|}}}
 
|class={{{class7|}}}  |rowclass={{{rowclass7|}}}
 
}}
 
 
 
 
 
{{Infobox/row
 
|header={{{header8|}}} |headerstyle={{{headerstyle|}}}
 
|label={{{label8|}}}  |labelstyle={{{labelstyle|}}}
 
|data={{{data8|}}}    |datastyle={{{datastyle|}}}
 
|class={{{class8|}}}  |rowclass={{{rowclass8|}}}
 
}}
 
 
 
  
{{Infobox/row
+
style="margin-left: 5px;                        <!-- Moves the table left/right by pixels. -->
  |header={{{header9|}}} |headerstyle={{{headerstyle|}}}
+
float: right;                                    <!-- Sets the table to left/right side of the screen. -->
  |label={{{label9|}}}  |labelstyle={{{labelstyle|}}}
+
width: 200px;                                    <!--  -->
  |data={{{data9|}}}    |datastyle={{{datastyle|}}}
+
background: #edf7ff;                            <!-- -->
|class={{{class9|}}}  |rowclass={{{rowclass9|}}}
+
border: solid #666666 1px;                      <!--  -->
}}
+
padding: 0px;                                    <!-- -->
 +
font-size: x-small;                              <!-- -->
 +
{{#if:{{{noclear|}}}| |clear:right;}}">          <!--  -->
  
 +
<div style="text-decoration:none;                <!--  -->
 +
background: #7ec9fd;                            <!--  -->
 +
padding: 2px;                                    <!--  -->
 +
text-align: center;                              <!--  -->
 +
style; font-size: 140%;                          <!--  -->
 +
border-bottom: solid 1px #666666;">              <!--  -->
  
{{Infobox/row
+
'''{{{name|{{PAGENAME}}}}}'''                    <!-- -->
|header={{{header10|}}} |headerstyle={{{headerstyle|}}}
 
|label={{{label10|}}}  |labelstyle={{{labelstyle|}}}
 
|data={{{data10|}}}     |datastyle={{{datastyle|}}}
 
  |class={{{class10|}}}  |rowclass={{{rowclass10|}}}
 
}}
 
  
<!-- Below -->
+
</div>                                          <!-- Closing parameter. -->
{{#if:{{{below|}}}|<tr><td colspan="2" class="{{{belowclass|}}}" style="text-align:center; {{{belowstyle|}}}">{{{below}}}</td></tr>}}
 

Revision as of 19:53, 30 July 2010


Godhand