Difference between revisions of "Template:Images3"

From Reallusion Wiki!
Jump to: navigation, search
(Created page with "<noinclude> == Usage == Images, supports up to 6 entries <pre><nowiki> {{Images3| |image1 = your first image |caption1 = caption for the first image |link1 = link for the firs...")
 
m
Line 4: Line 4:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Images3|
 
{{Images3|
 +
<!-- Image 1 -->
 
|image1 = your first image
 
|image1 = your first image
 
|caption1 = caption for the first image
 
|caption1 = caption for the first image
 
|link1 = link for the first image
 
|link1 = link for the first image
 +
<!-- Image 2 -->
 
|image2 = your second image
 
|image2 = your second image
 
|caption2 = caption for the second image
 
|caption2 = caption for the second image
 
|link2 = link for the second image
 
|link2 = link for the second image
 +
<!-- Image 3 -->
 
|image3 = your third image
 
|image3 = your third image
 
|caption3 = caption for the third image
 
|caption3 = caption for the third image

Revision as of 00:10, 14 May 2019

Usage

Images, supports up to 6 entries

{{Images3|
<!-- Image 1 -->
|image1 = your first image
|caption1 = caption for the first image
|link1 = link for the first image
<!-- Image 2 -->
|image2 = your second image
|caption2 = caption for the second image
|link2 = link for the second image
<!-- Image 3 -->
|image3 = your third image
|caption3 = caption for the third image
|link3 = link for the third image
}}