Basic example of using autocompleter in discussions (increase the resolution!).

autocompleter (source code) is the context-sensitive, tab-based autocompletion tool for editing MediaWiki that you always dreamed of.

Whenever you start typing something that's already been referenced on the page (for example, a username), just hit tab. autocompleter will finish the value for you, inserting it directly at your cursor. If autocompleter happens to suggest the wrong value, use the up and down arrows to navigate through other possible completions, or hit delete to remove it. It's really that simple!

Installation

To install autocompleter, add ((subst:js|User:Theopolisme/Scripts/autocompleter.js)) to your common.js page and clear your cache. Problems? Get in touch.

Use cases