Template:Multiple image: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(the "alt" tag should work as expected.)
m (actually showing the difference between alt and caption in the last example.)
Line 115: Line 115:


| image1 = MarioNSMBWii.PNG
| image1 = MarioNSMBWii.PNG
| alt1 = Mario
| alt1 = The plumber
| width1 = 80
| width1 = 80
|caption1 = Mario  
|caption1 = Mario  


| image2 = LuigiNSMBWii.PNG
| image2 = LuigiNSMBWii.PNG
| alt2 = Luigi
| alt2 = Mario's younger brother
| width2 = 70
| width2 = 70
|caption2 = Luigi  
|caption2 = Luigi  


| image3 = NSMBWiiPeach.png
| image3 = NSMBWiiPeach.png
| alt3 = Princess Peach
| alt3 = Damsel in distress
| width3 = 75
| width3 = 75
|caption3 = Princess Peach  
|caption3 = Princess Peach  


| image4 = BowserNSMBWii.png
| image4 = BowserNSMBWii.png
| alt4 = Bowser
| alt4 = King Koopa
| width4 = 95
| width4 = 95
|caption4 = Bowser
|caption4 = Bowser
Line 143: Line 143:


| image1 = MarioNSMBWii.PNG
| image1 = MarioNSMBWii.PNG
| alt1 = Mario
| alt1 = The plumber
| width1 = 80
| width1 = 80
|caption1 = Mario  
|caption1 = Mario  


| image2 = LuigiNSMBWii.PNG
| image2 = LuigiNSMBWii.PNG
| alt2 = Luigi
| alt2 = Mario's younger brother
| width2 = 70
| width2 = 70
|caption2 = Luigi  
|caption2 = Luigi  


| image3 = NSMBWiiPeach.png
| image3 = NSMBWiiPeach.png
| alt3 = Princess Peach
| alt3 = Damsel in distress
| width3 = 75
| width3 = 75
|caption3 = Princess Peach  
|caption3 = Princess Peach  


| image4 = BowserNSMBWii.png
| image4 = BowserNSMBWii.png
| alt4 = Bowser
| alt4 = King Koopa
| width4 = 95
| width4 = 95
|caption4 = Bowser
|caption4 = Bowser

Revision as of 11:07, September 5, 2014

Basic Usage

The multiple image template allows to set two or more images at the same time in a image box, kinda similar to a gallery but without wasting space. You can use up to 10 pictures arranged in a row either horizontally or vertically. Combine the next features to create your own gallery this time! You can go here to see more advanced results or to the {{Multiframe}} template where the images share the same image frame.

{{multiple image
|align = left/center/right
|direction = vertical/horizontal
|header = header for pictures
|footer = A single footer for all the pics
|width = size for all the pictures, use numbers only

| image1 = set a pic
| alt1 = alternate text for pic
| width1 = size for an specific picture, use numbers only
|caption1 = caption for an specific picture

| image2 =
| alt2 = 
| width2 = 
|caption2 = 
}}
Examples
Example 1 Result
{{multiple image
|align = center
|direction = horizontal
|footer = Two Koopa Shells
|width = 100

| image1 = Green Shell Artwork - Mario Kart Wii.png
| alt1 = green shell

| image2 = Red Shell Artwork - Mario Kart Wii.png
| alt2 = red shell
}}
Two Koopa Shells
Example 2 Result
{{multiple image
|align = center
|direction =vertical
|footer = The Mario Bros.
|width = 100

| image1 = MarioNSMBWii.PNG
| alt1 = Mario

| image2 = LuigiNSMBWii.PNG
| alt2 = Luigi
}}
The Mario Bros.
Example 3 Result
{{multiple image
|align = right
|direction = horizontal
|footer_align=center
|footer = Marioverse Protagonists

| image1 = MarioNSMBWii.PNG
| alt1 = The plumber
| width1 = 80
|caption1 = Mario 

| image2 = LuigiNSMBWii.PNG
| alt2 = Mario's younger brother
| width2 = 70
|caption2 = Luigi 

| image3 = NSMBWiiPeach.png
| alt3 = Damsel in distress
| width3 = 75
|caption3 = Princess Peach 

| image4 = BowserNSMBWii.png
| alt4 = King Koopa
| width4 = 95
|caption4 = Bowser
}}
Princess Peach
Marioverse Protagonists