Template:Class

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search

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.

Gallery classes

  • rawsize : Prevent the image from being upscaled
    • rawsize x2 - x10 : Scale the image a specific amount
  • smooth : Use a smooth rather than pixelated image upscaling algorithm
  • blackbg / graybg : Change the background color of the image container
  • invert-light / invert-dark : Invert the image in the wiki's light or dark mode

Additional uses

Add {{class|nosubpages}} to any subpage to hide the subpages navigation that appears below the article title. This is useful when the wiki considers a page to be a subpage that isn't meant to be one.

Example

<gallery>
Wiki.png|Wiki logo 1{{class|blackbg}}
Wiki.png|Wiki logo 2{{class|graybg}}
Wiki.png|Wiki logo 3
</gallery>