Esmaspäev, august 03, 2026

Ajalugu, Täna ajaloos

TÄNA AJALOOS, 11. juuli ⟩ Avati Tallinna teletorn

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.

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");

Leave a Reply