User:Krinkle/Scripts/Vector LTR
Appearance
< User:Krinkle | Scripts
This script has been merged into Force LTR and is no longer maintained.
![]() | This page is kept for historical interest. Any policies mentioned may be obsolete. If you want to revive the topic, you can use the talk page or start a discussion on the community forum. |
Languages: English • Nederlands
Description
[edit]This script transforms RTL-wiki pages to LTR by swapping the stylesheet, reverses menu order back and fixing textareas.
Install
[edit]- Paste this code in common.js on your local wiki, or in global.js on Meta to use it everywhere you go:
// [[File:Krinkle_Vector_LTR.js]]
mw.loader.load('https://meta.wikimedia.org/w/index.php?title=User:Krinkle/Scripts/Vector_LTR.js&action=raw&ctype=text/javascript');
mw.loader.load('https://meta.wikimedia.org/w/index.php?title=User:Krinkle/Scripts/Vector_LTR.js&action=raw&ctype=text/javascript');
- The
[[File:Krinkle_Vector_LTR.js]]
line is used for statistics.
Done :-)
If you encounter any issues, please let me know!
Feedback
If you experiences any issues, have suggestions for how something could be better, have a good idea for a feature request – or want to report a bug ? Please leave a message on my Tools-talkpage.
See also
[edit]- User:Krinkle/Scripts/Vector_LTR.js
- User:Krinkle/Tools, overview of other tools and scripts.