Template:Gallery Game: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
Line 1: Line 1:
{{#if:{{{gallery_image1|}}}|== Gallery ==
<includeonly>
{{#tag:gallery|
<div class="gallery-instance">
{{#if:{{{gallery_image1|}}}|File:{{{gallery_image1|}}}{{!}}{{{gallery_caption1|}}}|}}
{{#if:{{{gallery_image|{{{gallery_image1|}}}}}}|
{{#if:{{{gallery_image2|}}}|File:{{{gallery_image2|}}}{{!}}{{{gallery_caption2|}}}|}}
  <div class="gallery-section-header">== Gallery ==</div>
{{#if:{{{gallery_image3|}}}|File:{{{gallery_image3|}}}{{!}}{{{gallery_caption3|}}}|}}
 
|mode=packed|widths=175|heights=175|style="text-align:left;"
  <div class="gallery-tile">
    [[File:{{{gallery_image|{{{gallery_image1|}}}}}}|175x175px|center|link={{{gallery_image|{{{gallery_image1|}}}}}}]]
    <div style="font-size: 90%; margin-top: 5px; color: #ccc; line-height: 1.2;">
      {{{gallery_caption|{{{gallery_caption1|}}}}}}
    </div>
  </div>
 
  {{#if:{{{gallery_image2|}}}|
  <div class="gallery-tile" style="margin-top: 10px;">
    [[File:{{{gallery_image2}}}|175x175px|center|link={{{gallery_image2}}}]]
    <div style="font-size: 90%; margin-top: 5px; color: #ccc;">{{{gallery_caption2|}}}</div>
  </div>
  }}
 
  {{#if:{{{gallery_image3|}}}|
  <div class="gallery-tile" style="margin-top: 10px;">
    [[File:{{{gallery_image3}}}|175x175px|center|link={{{gallery_image3}}}]]
    <div style="font-size: 90%; margin-top: 5px; color: #ccc;">{{{gallery_caption3|}}}</div>
  </div>
  }}
}}
}}
}}
</div><nowiki /></includeonly>
{{#if:{{{gallery_image|}}}|== Gallery ==
{{#tag:gallery|
{{#if:{{{gallery_image|}}}|File:{{{gallery_image|}}}{{!}}{{{gallery_caption|}}}|}}
|mode=packed|widths=175|heights=175|style="text-align:left;"
}}
}}<nowiki />

Revision as of 21:29, 25 April 2026