Template:Gallery Game: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div class="gallery-instance">
{{#if: {{{gallery_image1|}}}{{{gallery_image2|}}}{{{gallery_image3|}}}{{{gallery_image4|}}}{{{gallery_image5|}}} |
{{#if:{{{gallery_image|{{{gallery_image1|}}}}}}|
== Gallery ==
  <div class="gallery-section-header">== Gallery ==</div>
{{#tag:gallery|
 
{{#if:{{{gallery_image1|}}}|File:{{{gallery_image1|}}}{{!}}{{{gallery_caption1|}}} }}
  <div class="gallery-tile">
{{#if:{{{gallery_image2|}}}|File:{{{gallery_image2|}}}{{!}}{{{gallery_caption2|}}} }}
    [[File:{{{gallery_image|{{{gallery_image1|}}}}}}|175x175px|center|link={{{gallery_image|{{{gallery_image1|}}}}}}]]
{{#if:{{{gallery_image3|}}}|File:{{{gallery_image3|}}}{{!}}{{{gallery_caption3|}}} }}
    <div style="font-size: 90%; margin-top: 5px; color: #ccc; line-height: 1.2;">
{{#if:{{{gallery_image4|}}}|File:{{{gallery_image4|}}}{{!}}{{{gallery_caption4|}}} }}
      {{{gallery_caption|{{{gallery_caption1|}}}}}}
{{#if:{{{gallery_image5|}}}|File:{{{gallery_image5|}}}{{!}}{{{gallery_caption5|}}} }}
    </div>
|mode=packed|widths=175|heights=175|style="text-align:left;"
  </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>
}}
</includeonly>

Latest revision as of 22:44, 25 April 2026