Top 10 MediaWiki Extensions You Shouldn’t Live Without
The ten MediaWiki extensions with the best value-to-maintenance ratio: editors, structure, safety, search and community — verified to exist and maintained.
MediaWiki's value is mostly in its extensions — but only a handful earn their place on every wiki. This is the curated top ten, chosen for value-to-maintenance ratio (all bundled or actively maintained, all stable as of 2026). Installation details for each are on their extension pages; the order reflects the order you should install them in.
- VisualEditor — WYSIWYG editing; with Parsoid in core since 1.42 it is a one-line install and the single biggest editor-community improvement
- TemplateData (bundled) — documents template parameters in machine-readable form; powers VE's template dialogs and the parameter tables on template pages
- TemplateStyles — per-template CSS with sanitization; keeps styling local to templates instead of piling into
Common.css - ParserFunctions (bundled) —
#if,#switch,#exprand friends: the logic layer that every real template system needs - SyntaxHighlight (bundled) — Pygments-based code highlighting; the difference between 'code pasted' and 'documentation'
- Cargo — structured data in tables with
#cargo_query; the pragmatic layer for any wiki with records, inventories or fields - Page Forms — form-driven data entry; the companion to Cargo (or SMW) that makes structured data usable by non-technical editors
- Notifications (Echo) — mentions and watchlist alerts; keeps contributors engaged without them refreshing RecentChanges
- AbuseFilter — programmable anti-abuse: tag, warn, disallow, block and throttle on edit patterns; the default defense on Wikimedia's wikis
- Translate — page translation with message groups and review; the only serious path to a multilingual wiki
Honorable mentions: CirrusSearch (search quality — install when the wiki grows past a few hundred pages), DiscussionTools (modern talk pages), Nuke + ReplaceText (spam and refactor cleanup), and ConfirmEdit (basic CAPTCHA against scripted spam).
Rules that keep the list honest: every entry above is stable and (for the non-bundled ones) actively maintained — check the status field on each extension page before installing; match versions to your MediaWiki branch; and refuse the temptation of the extension zoo. Ten maintained extensions do more than fifty abandoned ones. The full gallery is where you verify and explore beyond this list.