Template:Class: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Protected "Template:Bg" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
mNo edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><span class="{{{1|}}} | <includeonly><span class="{{{1|}}}"></span></includeonly><noinclude> | ||
This template provides a new way to add supported classes to gallery images on a ''per-image'' basis. | |||
This template provides | |||
To apply a class to ''all images'' in a gallery, this template isn't needed. Simply use <code><nowiki><gallery class="..."></nowiki></code> as the gallery's opening tag. | |||
== Usage == | == Usage == | ||
Add the template to the caption of the gallery image you'd like the class applied to. The first parameter is the class name. Multiple classes can be separated by spaces. | |||
For a list of classes supported by this template, [[Help:Gallery#Supported classes|see here]]. | |||
== Example == | |||
<pre><gallery> | <pre><gallery> | ||
MarioMP8Artwork.png|[[Mario]]{{ | MarioMP8Artwork.png|[[Mario]]{{class|blackbg}} | ||
Luigi Artwork - Mario Party 7.png|[[Luigi]]{{ | Luigi Artwork - Mario Party 7.png|[[Luigi]]{{class|graybg}} | ||
NSMBDS Bowser Artwork.png|[[Bowser]] | NSMBDS Bowser Artwork.png|[[Bowser]] | ||
</gallery></pre> | </gallery></pre> | ||
<gallery> | <gallery> | ||
MarioMP8Artwork.png|[[Mario]]{{ | MarioMP8Artwork.png|[[Mario]]{{class|blackbg}} | ||
Luigi Artwork - Mario Party 7.png|[[Luigi]]{{ | Luigi Artwork - Mario Party 7.png|[[Luigi]]{{class|graybg}} | ||
NSMBDS Bowser Artwork.png|[[Bowser]] | NSMBDS Bowser Artwork.png|[[Bowser]] | ||
</gallery> | </gallery> | ||
[[Category:Formatting templates]]</noinclude> | [[Category:Formatting templates]]</noinclude> |
Latest revision as of 17:09, July 14, 2024
This template provides a new way to add supported classes to gallery images on a per-image basis.
To apply a class to all images in a gallery, this template isn't needed. Simply use <gallery class="...">
as the gallery's opening tag.
Usage
Add the template to the caption of the gallery image you'd like the class applied to. The first parameter is the class name. Multiple classes can be separated by spaces.
For a list of classes supported by this template, see here.
Example
<gallery> MarioMP8Artwork.png|[[Mario]]{{class|blackbg}} Luigi Artwork - Mario Party 7.png|[[Luigi]]{{class|graybg}} NSMBDS Bowser Artwork.png|[[Bowser]] </gallery>