Generate a slideshow

You can automatically generate a gallery/slideshow of images attached to the current page. First, attach images to the page by clicking the "attachments" tab at the top. Then edit the page itself and add the macro below.

Example

The following code inserted in your wiki page:

{gallery}

Will produce the following output:

(view as slideshow)
         
  5) 2007 Honda CR-V promo shot   4) 2007 Honda CR-V promo shot   3) 2007 Honda CR-V promo shot   2) 2007 Honda CR-V promo shot  
 
         
  1) 2007 Honda CR-V promo shot   10) 2007 Honda CR-V promo shot   9) 2007 Honda CR-V promo shot   8) 2007 Honda CR-V promo shot  
 
             
  7) 2007 Honda CR-V promo shot   6) 2007 Honda CR-V promo shot          
 

Optional parameters include the number of columns, the gallery title, and image sorting. The following example would force a 2-column display, set a title, and sort the images by their comment fields:

{gallery:columns=2|title=2007 Honda CR-V promotional shots|sort=name|reverseSort}

2007 Honda CR-V promotional shots
(view as slideshow)
     
  1) 2007 Honda CR-V promo shot   10) 2007 Honda CR-V promo shot  
 
     
  2) 2007 Honda CR-V promo shot   3) 2007 Honda CR-V promo shot  
 
     
  4) 2007 Honda CR-V promo shot   5) 2007 Honda CR-V promo shot  
 
     
  6) 2007 Honda CR-V promo shot   7) 2007 Honda CR-V promo shot  
 
     
  8) 2007 Honda CR-V promo shot   9) 2007 Honda CR-V promo shot  
 

More info may be available in the notation guide

Labels

  Edit Labels
(None)