Jump to content

User:Andrybak/Scripts/Vectron

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Andrybak (talk | contribs) at 23:57, 5 May 2025 (top: copyedit Installation: add cross-wiki instruction). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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');