Template:ShroomComic: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Created page with "<includeonly><div style="display: flex; flex-wrap: wrap; justify-content: center">{{{1}}}</div></includeonly><noinclude> ==Usage== <pre> {{ShroomComic| {{ShroomComicBox|text f...")
 
m (Text replacement - ".↵[[Category:" to ". [[Category:")
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:


Currently supports up to five images per box. Default image size is 240 pixels wide, use <code><nowiki>{{ShroomComicBox|...|size=<width without 'px'>}}</nowiki></code> for each box to overwrite this.
Currently supports up to five images per box. Default image size is 240 pixels wide, use <code><nowiki>{{ShroomComicBox|...|size=<width without 'px'>}}</nowiki></code> for each box to overwrite this.
[[Category:The 'Shroom templates]]
 
</noinclude>
[[Category:The 'Shroom templates]]</noinclude>

Latest revision as of 14:44, May 26, 2024

Usage

{{ShroomComic|
{{ShroomComicBox|text for image 1|image1.png}}
{{ShroomComicBox||image2withouttext.png}}
{{ShroomComicBox|text for image 3 and 4 together|image3.png|image4.png}}
...
}}

Currently supports up to five images per box. Default image size is 240 pixels wide, use {{ShroomComicBox|...|size=<width without 'px'>}} for each box to overwrite this.