Jump to content

User:Andrybak/Scripts/Vectron

From Wikipedia, the free encyclopedia
Vectron
DescriptionMakes Vector 2022 more readable
Author(s)andrybak
First released2024-06-07
UpdatedJuly 21, 2024
    (9 months ago)
SkinsVector 2022
SourceUser:Andrybak/Scripts/Vectron.js
External videos
video icon Mitchell & Webb - Vectron

Userscript Vectron automatically toggles the UI between wide and narrow Vector 2022, depending on the type of the page.

Installation

[edit]

Add the following to your vector-2022.js subpage:

importScript('User:Andrybak/Vectron.js'); // Backlink: [[User:Andrybak/Vectron.js]]

To install on another wiki, use the following snippet:

mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Andrybak/Vectron.js&action=raw&ctype=text/javascript');