Jump to content

Template:Infobox: Difference between revisions

From The Tech Archivers Wiki
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|}}}"><!-- 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|}..."
 
mNo edit summary
Tag: Reverted
Line 23: Line 23:
  Image1
  Image1
-->{{#if:{{{image|{{{image1|}}}}}}|{{Infobox/row
-->{{#if:{{{image|{{{image1|}}}}}}|{{Infobox/row
  |data={{{image|{{{image1}}} }}}{{#if:{{{caption|{{{caption1|}}}}}}|<br /><span style="{{{captionstyle|}}}">{{{caption|{{{caption1}}}}}}</span>}}
  |data={{{image|{{{image1}}} }}}{{#if:{{{caption|{{{caption1|}}}}}}|<div style="{{{captionstyle|}}}">{{{caption|{{{caption1}}}}}}</div>}}
  |datastyle={{{imagestyle|}}}
  |datastyle={{{imagestyle|}}}
  |class={{{imageclass|}}}
  |class={{{imageclass|}}}
Line 30: Line 30:
  Image2
  Image2
-->{{#if:{{{image2|}}}|{{Infobox/row
-->{{#if:{{{image2|}}}|{{Infobox/row
  |data={{{image2}}}{{#if:{{{caption2|}}}|<br /><span style="{{{captionstyle|}}}">{{{caption2}}}</span>}}
  |data={{{image2}}}{{#if:{{{caption2|}}}|<div style="{{{captionstyle|}}}">{{{caption2}}}</div>}}
  |datastyle={{{imagestyle|}}}
  |datastyle={{{imagestyle|}}}
  |class={{{imageclass|}}}
  |class={{{imageclass|}}}

Revision as of 01:58, 22 September 2026