Difference between revisions of "Template:Images3"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m |
Chuck (RL) (Talk | contribs) m |
||
Line 1: | Line 1: | ||
− | < | + | <onlyinclude> |
+ | <div style="float: {{{align|none}}}; display: inline-block;"> | ||
<ul> | <ul> | ||
<li style="display: inline-block; vertical-align:top;"> | <li style="display: inline-block; vertical-align:top;"> | ||
Line 11: | Line 12: | ||
</li> | </li> | ||
</ul> | </ul> | ||
− | </div></ | + | </div> |
+ | </onlyinclude> | ||
== Usage == | == Usage == | ||
Images, supports up to 6 entries | Images, supports up to 6 entries |
Revision as of 19:47, 20 June 2019
- [[File:{{{image1}}}|frame|none||link=]]
- [[File:{{{image2}}}|frame|none||link=]]
- [[File:{{{image3}}}|frame|none||link=]]
Usage
Images, supports up to 6 entries
{{Images3 <!-- Essential parameters --> | align = <!-- left/right/center/none --> <!-- 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 }}