Difference between revisions of "Template:Gallery"
Jump to navigation
Jump to search
(Created page with "<gallery widths=150px heights=150px perrow=5> {{#if {{{image01}}} | File:{{{image01}}} }} {{#if {{{image02}}} | File:{{{image02}}}|''{{{caption02}} }} </gallery>") |
|||
Line 1: | Line 1: | ||
<gallery widths=150px heights=150px perrow=5> | <gallery widths=150px heights=150px perrow=5> | ||
− | {{#if {{{image01}}} | File:{{{image01}}} }} | + | {{#if {{{image01}}} | File:{{{image01}}} | Empty.jpg}} |
{{#if {{{image02}}} | File:{{{image02}}}|''{{{caption02}} }} | {{#if {{{image02}}} | File:{{{image02}}}|''{{{caption02}} }} | ||
</gallery> | </gallery> |