The SpongeBob Wiki has a guideline regarding the use of image galleries — collections of episode screenshots are no longer allowed on galleries due to potential fair use violations.

Difference between revisions of "Template:Multiframe"

From the SpongeBob Wiki, the SpongeBob encyclopedia
Jump to navigationJump to search
tw>Results May Vary
(new template; from mariowiki)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 23:10, April 28, 2021

If you want to use more than one image in one 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:Example2.png|50px]]
   <br> <!-- Put the below image under the above two -->
   [[File:Example3.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) -->
}}

For a template to put images in separate frames, use {{multiple image}} instead. Original template is from Super Mario Wiki.