Template:ScreenshotGallery/Item: Difference between revisions

m TheCodingGamer moved page Template:BattleVisual to Template:ScreenshotGallery/Item without leaving a redirect: Moved to more generic name
m testing new vertical alignment
Line 1: Line 1:
<li style="display:inline-block; width:266px; vertical-align:top;"><div style="background-color: #f0ffef; padding: 4px; border-radius: 4px;">{{#if:{{{image|}}}|{{{image}}}|?}}<br><b>{{#if:{{{game|}}}|{{{game}}}|?}} {{#if:{{{platform|}}}|({{{platform}}})}}</b></div></li>
<li style="display:inline-block; width:266px; vertical-align:top;"><div style="background-color: #f0ffef; padding: 4px; border-radius: 4px;">{{#if:{{{image|}}}|<div style="height: 224px; vertical-align: middle;">{{{image}}}</div>|?}}<br><b>{{#if:{{{game|}}}|{{{game}}}|?}} {{#if:{{{platform|}}}|({{{platform}}})}}</b></div></li>