Difference between revisions of "Template:RandImage"

From EncyclopAtys

Jump to: navigation, search
m
m
Line 1: Line 1:
<randomimage size="300px" float="center" choices="{{{1}}}|{{{2}}}"><div class="thumbcaption"> {{#if:{{{caption|}}}|{{{caption}}}| }}</div></randomimage><noinclude>
+
<!-- <randomimage choices=""><div class="thumbcaption"> {{#if:{{{caption|}}}|{{{caption}}}| }}</div></randomimage>
 +
{{{1}}}|{{{2}}} {{ #if: {{{3|}}} | {{!}}{{{3}}} }}{{ #if: {{{4|}}} | {{!}}{{{4}}} }}{{ #if: {{{5|}}} | {{!}}{{{5}}} }}{{ #if: {{{6|}}} | {{!}}{{{6}}} }}{{ #if: {{{7|}}} | {{!}}{{{7}}} }}{{ #if: {{{8|}}} | {{!}}{{{8}}} }}{{ #if: {{{9|}}} | {{!}}{{{9}}} }}-->
  
<!-- {{ #if: {{{3|}}} | {{!}}{{{3}}} }}{{ #if: {{{4|}}} | {{!}}{{{4}}} }}{{ #if: {{{5|}}} | {{!}}{{{5}}} }}{{ #if: {{{6|}}} | {{!}}{{{6}}} }}{{ #if: {{{7|}}} | {{!}}{{{7}}} }}{{ #if: {{{8|}}} | {{!}}{{{8}}} }}{{ #if: {{{9|}}} | {{!}}{{{9}}} }}-->
+
<div size="300px" float="center">{{#vardefine:randimage|{{#rand:1|2}}}}[[File:{{#switch:{{#var:randimage}}
 +
|1=file1.jpg
 +
|2=file2.jpg|thumb|<div class="thumbcaption">{{#switch:{{#var:randimage}}
 +
|1=File 1 caption
 +
|2=File 2 caption}}]]</div></div>
  
 +
<noinclude>
 
==Description==
 
==Description==
 
<pre>
 
<pre>

Revision as of 04:35, 24 January 2010


[[File:{{#switch:1

|1=file1.jpg

|2=file2.jpg|thumb|
File 1 caption]]


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.