From GamingWiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#ifeq:{{{child|}}}|yes||<table class="infobox {{{bodyclass|}}}" cellspacing="5" style="width:22em; text-align:left; font-size:88%; line-height:1.5em; {{{bodystyle|}}}"><!--
+
<!--
Caption
+
 
-->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size:125%; font-weight:bold; {{{titlestyle|}}}">{{{title}}}</caption>}}<!--
+
  If this is a child box we don't print the table header and intro
 +
-->{{#ifeq:{{{child|}}}|yes||<!--
 +
  --><table class="infobox {{{bodyclass|}}}" cellspacing="5" style="{{{bodystyle|}}}"><!--
 +
    Caption
 +
  -->{{#if:{{{title|}}}|<!--
 +
      --><caption class="infocaption {{{titleclass|}}}" style="{{{titlestyle|}}}">{{{title}}}</caption>}}<!--
 
  Header
 
  Header
 
-->{{#if:{{{above|}}}|{{Infobox/row
 
-->{{#if:{{{above|}}}|{{Infobox/row
  |header={{{above}}} |headerstyle=text-align:center; font-size:125%; font-weight:bold; {{{abovestyle|}}}
+
  |header={{{above}}} |headerstyle={{{abovestyle|}}}
  |class={{{aboveclass|}}} |rowclass={{{aboverowclass|}}}
+
  |class={{{aboveclass|above}}} |rowclass={{{aboverowclass|}}}
 
}} }} }}{{#ifeq:{{{child|}}}|yes|{{#if:{{{title|}}}|'''{{{title}}}'''}}}}<!--
 
}} }} }}{{#ifeq:{{{child|}}}|yes|{{#if:{{{title|}}}|'''{{{title}}}'''}}}}<!--
 
  Subheader1
 
  Subheader1
Line 36: Line 41:
 
}} }}<!--
 
}} }}<!--
 
-->{{#vardefine:iboxD|0}}<!--
 
-->{{#vardefine:iboxD|0}}<!--
-->{{#while: | {{#ifexpr:{{#vardefineecho: iboxD| {{#expr:{{#var:iboxD}}+1}} }} < 81 | 1 }} <!--
+
-->{{#while: | {{#ifexpr:{{#vardefineecho: iboxD| {{#expr:{{#var:iboxD}}+1}} }} < 20 | 1 }} <!--
 
   -->|{{Infobox/row
 
   -->|{{Infobox/row
 
         |header={{{header{{#var:iboxD}}|}}} |headerstyle={{{headerstyle|}}}
 
         |header={{{header{{#var:iboxD}}|}}} |headerstyle={{{headerstyle|}}}
Line 45: Line 50:
 
-->}}<!--
 
-->}}<!--
 
  Below
 
  Below
-->{{#if:{{{below|}}}|<tr><td colspan="2" class="{{{belowclass|}}}" style="text-align:center; {{{belowstyle|}}}">{{{below}}}</td></tr>}}<!--
+
-->{{#if:{{{below|}}}|<tr><td colspan="2" class="below {{{belowclass|}}}" style="{{{belowstyle|}}}">{{{below}}}</td></tr>}}<!--
 
  Navbar
 
  Navbar
 
-->{{#if:{{{name|}}}|<tr><td colspan="2" style="text-align:right">{{navbar|{{{name}}}|mini=1}}</td></tr>}}
 
-->{{#if:{{{name|}}}|<tr><td colspan="2" style="text-align:right">{{navbar|{{{name}}}|mini=1}}</td></tr>}}

Latest revision as of 20:57, 20 February 2011

[create]
Error creating thumbnail: File missing
Template documentation