Jump to content

Extension:CodexExample

From mediawiki.org
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
MediaWiki extensions manual
CodexExample
Release status: experimental
Implementation Special page
Description Example use of Codex tools
Author(s) Codex Steering Committee
Maintainer(s) Anne Tomasevich
Latest version Continuous updates (2025/06/24)
Compatibility policy Snapshots releases along with MediaWiki. Master is not backward compatible.
MediaWiki master
Licence GNU General Public License 2.0 or later
Download
README.md
Issues Open tasks · Report a bug

CodexExample is a demonstration extension for how to use Codex design tokens, components, and icons in MediaWiki.

Requirements

MediaWiki 1.42.0 or greater.

Installation

Enable the extension by adding wfLoadExtension( 'CodexExample' ); to LocalSettings.php. Then, visit Special:CodexExample to see the demos.

See also