Template:Class: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 8: Line 8:


=== Supported classes ===
=== Supported classes ===
* <code>noresize</code> - Prevent the image from being upscaled
* <code>rawsize</code> : Prevent the image from being upscaled
* <code>blackbg</code> / <code>graybg</code> - Change the background color of the image container
** <code>rawsize x2</code> - <code>rawsize x4</code> : Scale a specific amount
* <code>invert-light</code> / <code>invert-dark</code> - Invert the image in the wiki's light or dark mode
* <code>blackbg</code> / <code>graybg</code> : Change the background color of the image container
* <code>invert-light</code> / <code>invert-dark</code> : Invert the image in the wiki's light or dark mode


== Example ==
== Example ==