Template:Gallery Image: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly>
<includeonly>
{{#if: {{{image}}} |<div class="gallery-header-wrapper">
{{#if: {{{image|}}} |
== Gallery ==
  {{#ifeq: {{#pos:{{FULLPAGENAME}}|/}} | | <div class="gallery-header-wrapper" style="width: 100%; display: block; margin-top: 1em;">== Gallery ==</div> }}
</div>
  <div style="display: inline-flex; vertical-align: top; margin: 0 10px 10px 0;">
<div style="display: flex; gap: 10px;">
    {{#tag:gallery|
[[File:{{{image}}}|thumb|{{{caption|}}}]]
    File:{{{image}}}|{{{caption|}}}
</div>
    |mode="packed"|height="200px"}}
  </div>
}}
</includeonly>
</includeonly>


<noinclude>
<noinclude>
Used by Page Forms to store and render gallery images.
Used by Page Forms to store and render gallery images.
</noinclude>
</noinclude>

Revision as of 11:56, 21 January 2026



Used by Page Forms to store and render gallery images.