Difference between revisions of "Template:RandImage"

From EncyclopAtys

Jump to: navigation, search
m
m
Line 1: Line 1:
<randomimage {{{+|size="300px" float="center"}}} choices="Cultural Clash.jpg|Degrades.jpg"><div class="thumbcaption"> {{#if:{{{caption|}}}|{{{caption}}}| }}</div></randomimage><noinclude>
+
<randomimage size="300px" float="center" choices="Cultural Clash.jpg|Degrades.jpg"><div class="thumbcaption"> {{#if:{{{caption|}}}|{{{caption}}}| }}</div></randomimage><noinclude>
  
 
{{{1}}}|{{{2}}}
 
{{{1}}}|{{{2}}}
Line 7: Line 7:
 
<pre>
 
<pre>
 
{{RandImage|<image names>|caption=<caption>}}
 
{{RandImage|<image names>|caption=<caption>}}
{{RandImage|size=<size>px|position=<position>|<image names>}}
 
 
</pre>
 
</pre>
  
Line 17: Line 16:
 
; ''caption''
 
; ''caption''
 
: Optional. The caption which are shown below the image.
 
: Optional. The caption which are shown below the image.
; ''size''
 
: Optional. The size of the images. Defaults to 300 pixels.
 
; ''position''
 
: Optional. Left, right or center. Defaults to center.
 
  
 
[[Category: Utility templates|Random Image]]
 
[[Category: Utility templates|Random Image]]
 
</noinclude>
 
</noinclude>

Revision as of 04:27, 24 January 2010


{{{1}}}|{{{2}}}


Description

{{RandImage|<image names>|caption=<caption>}}

Parameters

unnamed parameter 1 and 2
Not optional. The name of the image without the File: prefix.
unnamed parameter 3 - 9
Optional. The name of all the other images, without the File: prefix.
caption
Optional. The caption which are shown below the image.