Description | A Script for making Wikipedia more Dyslexia-friendly. |
---|---|
Author(s) | WikiMacaroons |
Status | Stable |
Version | 1.1 |
Updated | September 2, 2020 |
Browsers | Firefox, Chrome |
Skins | All |
Source | User:WikiMacaroons/WikiDyslexia.js |
About
editThis is a script that attempts to improve readability for Dyslexics on Wikipedia.
Usage
editWhen you install WikiDyslexia (see Installaltion) and reload your cache, you will have a menu on your top navbar. Here is a quick guide to each item:
Blue Theme
editChanges the background of the text to blue, known to be a useful colour for dyslexics to read on.
Yellow Theme
editChanges the background of the text to blue, known to be a useful colour for dyslexics to read on.
Word Spacing
editThe numbers beside "Word Spacing" will change the size of the spaces between words in pixels. "Normal" will send it back to the default 0.1 pixels.
Off
editSets all colours, sizes and spacing back to default.
Installation
editTo install the latest version (1.1), visit your common.js page and type the following:
importScript('User:WikiMacaroons/WikiDyslexia.js');
Then reload your cache.
Earlier versions
editTo install version 1.0, visit your common.js page and type the following:
importScript('User:WikiMacaroons/WikiDyslexia 1.0.js');
Then reload your cache.