Template:Multiple image
From Club Penguin Fanon Wiki
|
[edit] []
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]
{{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]{{multiple image
| footer = The flags of...
| width = 60
| image1 = BandeiraClubPenguin.png
| image2 = UnitedTerra flag.PNG
}}
{{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.
}}
{{multiple image
| footer = The rankings for ...
| width = 60
| image1 = MegaStar.PNG
| caption1 = AQA
| image2 = Star.png
| caption2 = HQA
| image3 = Stars.png
| caption3 = UQA
}}
|