Jump to content

User:WikiMacaroons/WikiDyslexia

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by WikiMacaroons (talk | contribs) at 17:06, 2 September 2020. The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
WikiDyslexia
WikiDyslexia in yellow theme.
DescriptionA Script for making Wikipedia more Dyslexia-friendly.
Author(s)WikiMacaroons
StatusStable
Version1.1
UpdatedSeptember 2, 2020; 3 years ago (2020-09-02)
Browser supportFirefox, Chrome
Skin supportAll
SourceUser:WikiMacaroons/WikiDyslexia.js

About[edit]

This is a script that attempts to improve readability for Dyslexics on Wikipedia.

Usage[edit]

When 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[edit]

Changes the background of the text to blue, known to be a useful colour for dyslexics to read on.

Yellow Theme[edit]

Changes the background of the text to blue, known to be a useful colour for dyslexics to read on.

Word Spacing[edit]

The 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[edit]

Sets all colours, sizes and spacing back to default.

Installation[edit]

To 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[edit]

To install version 1.0, visit your common.js page and type the following:

importScript('User:WikiMacaroons/WikiDyslexia 1.0.js');

Then reload your cache.