From GamingWiki
(Created page with "{{#ifeq:{{{child|}}}|yes||<table class="infobox {{{bodyclass|}}}" cellspacing="5" style="width:22em; text-align:left; font-size:88%; line-height:1.5em; {{{bodystyle|}}}"><!-- Ca...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{#ifeq:{{{child|}}}|yes||<table class="infobox {{{bodyclass|}}}" cellspacing="5" style=" | + | <!-- |
− | + | ||
− | -->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style=" | + | 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= | + | |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 23: | Line 28: | ||
Image1 | Image1 | ||
-->{{#if:{{{image|{{{image1|}}}}}}|{{Infobox/row | -->{{#if:{{{image|{{{image1|}}}}}}|{{Infobox/row | ||
− | |data={{{image|{{{image1}}} }}}{{#if:{{{caption|{{{caption1|}}}}}}|< | + | |data={{{image|{{{image1}}} }}}{{#if:{{{caption|{{{caption1|}}}}}}|<div style="{{{captionstyle|}}}">{{{caption|{{{caption1}}}}}}</div>}} |
|datastyle={{{imagestyle|}}} | |datastyle={{{imagestyle|}}} | ||
|class={{{imageclass|}}} | |class={{{imageclass|}}} | ||
Line 36: | Line 41: | ||
}} }}<!-- | }} }}<!-- | ||
-->{{#vardefine:iboxD|0}}<!-- | -->{{#vardefine:iboxD|0}}<!-- | ||
− | -->{{#while: | {{#ifexpr:{{#vardefineecho: iboxD| {{#expr:{{#var:iboxD}}+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=" | + | -->{{#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 Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |