Template:AdditionalImages: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{multiple image | {{multiple image |perrow = 2 | ||
| header = {{Font color|white|'''''Additional Reference Images''''' for {{PAGENAME}} }} | | header = {{Font color|white|'''''Additional Reference Images''''' for {{PAGENAME}} }} | ||
| header_background = gray | | header_background = gray | ||
| Line 7: | Line 7: | ||
| caption_align = center | | caption_align = center | ||
| footer = Additional Reference Images for {{PAGENAME}} | | footer = Additional Reference Images for {{PAGENAME}} | ||
| image1 = {{{image1}}} | | image1 = {{#if: {{{image1|}}} | {{{image1}}} | }} | ||
| caption1 = {{{image1lbl}}} | | caption1 = {{#if: {{{image1lbl|}}} | {{{image1lbl}}} | }} | ||
| image2 = {{{image2}}} | | image2 = {{#if: {{{image2|}}} | {{{image2}}} | }} | ||
| caption2 = {{{image2lbl}}} | | caption2 = {{#if: {{{image2lbl|}}} | {{{image2lbl}}} | }} | ||
| image3 = {{{image3}}} | | image3 = {{#if: {{{image3|}}} | {{{image3}}} | }} | ||
| caption3 = {{{image3lbl}}} | | caption3 = {{#if: {{{image3lbl|}}} | {{{image3lbl}}} | }} | ||
| image4 = {{{image4}}} | | image4 = {{#if: {{{image4|}}} | {{{image4}}} | }} | ||
| caption4 = {{{image4lbl}}} | | caption4 = {{#if: {{{image4lbl|}}} | {{{image4lbl}}} | }} | ||
| image5 = {{{image5}}} | | image5 = {{#if: {{{image5|}}} | {{{image5}}} | }} | ||
| caption5 = {{{image5lbl}}} | | caption5 = {{#if: {{{image5lbl|}}} {{{image5lbl}}} | }} | ||
| image6 = {{{image6}}} | | image6 = {{#if: {{{image6|}}} | {{{image6}}} | }} | ||
| caption6 = {{{image6lbl}}} | | caption6 = {{#if: {{{image6lbl|}}} | {{{image6lbl}}} | }} | ||
| image7 = {{{image7}}} | | image7 = {{#if: {{{image7|}}} | {{{image7}}} | }} | ||
| caption7 = {{{image7lbl}}} | | caption7 = {{#if: {{{image7lbl|}}} | {{{image7lbl}}} | }} | ||
| image8 = {{{image8}}} | | image8 = {{#if: {{{image8|}}} | {{{image8}}} | }} | ||
| caption8 = {{{image8lbl}}} | | caption8 = {{#if: {{{image8lbl|}}} | {{{image8lbl}}} | }} | ||
| image9 = {{{image9}}} | | image9 = {{#if: {{{image9|}}} | {{{image9}}} | }} | ||
| caption9 = {{{image9lbl}}} | | caption9 = {{#if: {{{image9lbl|}}} | {{{image9lbl}}} | }} | ||
| image10 = {{{image10}}} | | image10 = {{#if: {{{image10|}}} | {{{image10}}} | }} | ||
| caption10 = {{{image10lbl}}} | | caption10 = {{#if: {{{image10lbl|}}} | {{{image10lbl}}} | }} | ||
}} | }} | ||