User:ClaudineChionh/Scripts/SkinSwitcher

From Wikipedia, the free encyclopedia

SkinSwitcher is a JavaScript user script that allows users to view a given page in a different skin. As of January 2024, the skins available on English Wikipedia are Vector (2022 and 2010), Timeless, Minerva, MonoBook, and ApiOutput.

DescriptionAllows for easy switching between MediaWiki's default skins
StatusBeta
Version0.3.0
Quick facts Description, Authors ...
SkinSwitcher
DescriptionAllows for easy switching between MediaWiki's default skins
AuthorsEizen
ClaudineChionh
StatusBeta
Version0.3.0
Updated28 February 2026; 26 days ago (2026-02-28)
Skins
  • Vector 2022
  • Vector 2010
  • Timeless
  • Minerva
  • MonoBook
  • ApiOutput
SourceUser:ClaudineChionh/Scripts/SkinSwitcher.js
Close

An options menu/toolbox/toolbar is provided in each skin to make skin switching convenient and easy. For Vector (2022 and 2010), Timeless, and MonoBook, a toolbox is provided below "Tools" on the left-hand side of the screen, and for Minerva and ApiOutput, an experimental toolbar is provided across the top of the body of the page.

Installation

You can install this script on this Wikipedia by adding the following to your personal common.js file:

{{subst:lusc|User:ClaudineChionh/Scripts/SkinSwitcher.js}}

which expands to:

mw.loader.load("/w/index.php?title=User:ClaudineChionh/Scripts/SkinSwitcher.js&action=raw&ctype=text/javascript");

Alternatively, you can install the script globally on all Wikimedia wikis by adding the following to your global.js file:

mw.loader.load("//en.wikipedia.org/w/index.php?title=User:ClaudineChionh/Scripts/SkinSwitcher.js&action=raw&ctype=text/javascript");

Related Articles

Wikiwand AI