Extension:CodexExample
Appearance
Visit the Codex documentation website for comprehensive details on Codex, including how to use it outside of MediaWiki. Visit Codex to learn about using Codex inside MediaWiki. |
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 |
| License | GNU General Public License 2.0 or later |
| Download | GitLab: Note: 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
[edit]MediaWiki 1.42.0 or greater.
Installation
[edit]Enable the extension by adding wfLoadExtension( 'CodexExample' ); to LocalSettings.php. Then, visit Special:CodexExample to see the demos.
