Template:Class: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><span class="{{#fornumargs:key|value|{{#var:value}} <nowiki/>}}"></span></includeonly><noinclude>
<includeonly><span class="{{{1|}}}"></span></includeonly><noinclude>
== About ==
This template provides a new way to add supported classes to gallery images on a ''per-image'' basis.
This template provides an experimental 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 <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. Each numbered parameter is a class name.
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.


=== Supported classes ===
For a list of classes supported by this template, [[Help:Gallery#Supported classes|see here]].
*...


=== Example ===
== Example ==
<pre><gallery>
<pre><gallery>
MarioMP8Artwork.png|[[Mario]]{{class|blackbg}}
MarioMP8Artwork.png|[[Mario]]{{class|blackbg}}
Line 21: Line 21:
NSMBDS Bowser Artwork.png|[[Bowser]]
NSMBDS Bowser Artwork.png|[[Bowser]]
</gallery>
</gallery>
== Reminder ==
To apply a class to ''all images'' in a gallery, this template isn't needed. Simply use <code><nowiki><gallery class="..."></nowiki></code> for the gallery's opening tag.


[[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>