Template:Multiframe: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(+description)
No edit summary
Line 20: Line 20:
  | align= right <!-- Box's appearance (left/right/center) -->
  | align= right <!-- Box's appearance (left/right/center) -->
}}</pre>
}}</pre>
[[Category:Media Templates]]
</noinclude>
</noinclude>

Revision as of 14:09, February 24, 2011

This is an example of the images' description. It will appear in a box behind them.


If you want to use more than one image in 1 box (or the image from foreign site), you can use this template.

{{multiframe
 | [[File:Example.png|30px]] <!-- You can put any image with any resolution -->
   [[File:Star.PNG|50px]]
   <br> <!-- Put the below image under the above two -->
   [[File:MarioNSMBWii.PNG|70px]]
 | This is an example of the images' description. It will appear in a box behind them. <!-- Description -->
 | size= 80 <!-- Put width size (in pixels), the top two are equals 80 and the bottom 70, put the greater one -->
 | align= right <!-- Box's appearance (left/right/center) -->
}}