Difference between revisions of "Template:Multimage"

From NeoDex
Jump to navigation Jump to search
m (forgot to add option to make them align)
 
Line 1: Line 1:
<div class="thumb t{{{3|right}}}"><div class="thumbinner"><div class="multimage">{{{1}}}</div><div class="thumbcaption">{{{2}}}</div></div></div>
<includeonly><div class="thumb t{{{3|right}}}"><div class="thumbinner"><div class="multimage">{{{1}}}</div><div class="thumbcaption">{{{2}}}</div></div></div></includeonly><noinclude>
Use:
 
<code><nowiki>{{Multimage
|[[1]][[2]]
|3.
|4}}</nowiki></code>
 
*1:
**First image here, this one will appear on the right.
*2:
**Second image here, this one will appear on the left.
*3:
**The decription goes here.
*4:
**Template alignment, can either be ''left'', ''right'', or ''center''.
 
''Example:''
 
{{Multimage
|[[File:dd_w_3.gif]][[File:db5.gif]]
|This is set to appear on the ''left'' of the screen,<br>using this description with:<br>''File:dd_w_3.gif'' in '1', and<br>''File:db5.gif'' in '2'.
|left}}
 
<p>
 
[[Special:WhatLinksHere/Template:Multimage|Pages that use the template.]]
</p>
 
[[Category:Templates/Media]]</noinclude>

Latest revision as of 06:46, 27 February 2014

Use:

{{Multimage |[[1]][[2]] |3. |4}}

  • 1:
    • First image here, this one will appear on the right.
  • 2:
    • Second image here, this one will appear on the left.
  • 3:
    • The decription goes here.
  • 4:
    • Template alignment, can either be left, right, or center.

Example:

Dd w 3.gifDb5.gif
This is set to appear on the left of the screen,
using this description with:
File:dd_w_3.gif in '1', and
File:db5.gif in '2'.

Pages that use the template.