Difference between revisions of "Template:InfoBox"

From Casio Universal Wiki
Jump to: navigation, search
Line 7: Line 7:
 
<table {{#if:{{{TableStyle|}}}| style="{{{TableStyle}}}"}}><!--
 
<table {{#if:{{{TableStyle|}}}| style="{{{TableStyle}}}"}}><!--
  
-->{{#if:{{{image|}}}|{{#if:{{{caption|}}}|<tr><td id="TemplateInfoBoxImage" colspan="2">[[file:{{{image}}}|{{{ImageSize}}}px|{{#if:{{{ImageLink|}}}|link={{{TitleStyle}}}}}]]<br/><span {{#if:{{{CaptionStyle|}}}| style="{{{CaptionStyle}}}"}}>{{{caption}}}</span></td></tr>|}}|}}<!--
+
-->{{#if:{{{image|}}}|{{#if:{{{caption|}}}|<tr><td id="TemplateInfoBoxImage" colspan="2">[[file:{{{image}}}|{{{ImageSize}}}px|{{#if:{{{ImageLink|}}}|link={{{ImageLink}}}}}]]<br/><span {{#if:{{{CaptionStyle|}}}| style="{{{CaptionStyle}}}"}}>{{{caption}}}</span></td></tr>|}}|}}<!--
 
-->{{#if:{{{label1|}}}|{{#if:{{{data1|}}}|<tr><td class="TemplateInfoBoxLabel">{{{label1}}}</td><td class="TemplateInfoBoxDate">{{{data1}}}</td></tr>|}}|}}<!--
 
-->{{#if:{{{label1|}}}|{{#if:{{{data1|}}}|<tr><td class="TemplateInfoBoxLabel">{{{label1}}}</td><td class="TemplateInfoBoxDate">{{{data1}}}</td></tr>|}}|}}<!--
 
-->{{#if:{{{label2|}}}|{{#if:{{{data2|}}}|<tr><td class="TemplateInfoBoxLabel">{{{label2}}}</td><td class="TemplateInfoBoxDate">{{{data2}}}</td></tr>|}}|}}<!--
 
-->{{#if:{{{label2|}}}|{{#if:{{{data2|}}}|<tr><td class="TemplateInfoBoxLabel">{{{label2}}}</td><td class="TemplateInfoBoxDate">{{{data2}}}</td></tr>|}}|}}<!--

Revision as of 19:37, May 26, 2012


InfoBox