Template:Gallery Image: Difference between revisions
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; | {{#tag:gallery| | ||
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.