Template:Multiple image

From Club Penguin Fanon Wiki
Jump to: navigation, search
[edit] [purge] Documentation icon.PNG Template documentation

This template creates a box with two to five images arranged vertically or horizontally with captions for the entire box and/or for each images.

Usage[edit]

  • align defaults to "center"
  • direction defaults to "horizontal"
  • header_align defaults to "center"
  • footer_align defaults to "left"
  • width will overrides width1, width2, width3, width4, and width5. If you want each image to be different sizes, do not provide the width parameter.
  • header, footer, and captions are optional.
{{multiple image
 | align     = left/right/center
 | direction = horizontal/vertical
 | header    = 
 | header_align = left/right/center
 | header_background = 
 | footer    = 
 | footer_align = left/right/center
 | footer_background = 
 | width     = 
 | image1    = 
 | width1    = 
 | caption1  = 
 | image2    = 
 | width2    = 
 | caption2  = 
 | image3    = 
 | width3    = 
 | caption3  = 
 | image4    = 
 | width4    = 
 | caption4  = 
 | image5    = 
 | width5    = 
 | caption5  = 
}}

Examples[edit]

{{{box_caption}}}
{{{box_caption}}}
The flags of Club Penguin and UnitedTerra.
{{multiple image
 | footer    = The flags of...
 | width     = 60
 | image1    = BandeiraClubPenguin.png
 | image2    = UnitedTerra flag.PNG
}}


Soldier uniforms
An image of a Terrain soldier.
An image of a Terrain soldier.
An image of a Shops soldier.
An image of a Shops soldier.
{{multiple image
 | align     = left
 | direction = vertical
 | header    = Soldier uniforms
 | width     = 120
 | image1    = UnitedTerra soldier.PNG
 | caption1  = An image of a Terrain soldier.
 | image2    = ShopperSoldier.png
 | caption2  = An image of a Shops soldier.
}}


AQA
AQA
HQA
HQA
UQA
UQA
The rankings for article quality.
{{multiple image
 | footer   = The rankings for ...
 | width    = 60
 | image1   = MegaStar.PNG
 | caption1 = AQA
 | image2   = Star.png
 | caption2 = HQA
 | image3   = Stars.png
 | caption3 = UQA
}}