Citizen is a beautiful, usable, responsive MediaWiki skin that makes extensions part of the cohesive experience.
🚀 Live demo | ✨ Showcase | 📚 Documentation
- Responsive layout: Responsive and able to adapt to different screen sizes. 📱💻🖥️
- Command palette: Quick access to everything. 🔍⚡️
- Light/dark mode: Switch between light and dark mode. ☀️🌙
- Improved extension UI: Adjust supported extensions to be more usable and cohesive. 🤝🔗
- Extensible preferences: Let users personalize their experience, and let gadgets add their own options. 👀📃
- Collapsible sections: Collapse and expand article sections. 📖📕
- Persistent ToC: Access ToC anywhere in the article. 🔍📖
- Progressive Web App: Give a more app-like experience when user add your wiki to their home screen. 📱
-
Download place the file(s) in a directory called
Citizenin yourskins/folder. -
Add the following code at the bottom of your LocalSettings.php:
wfLoadSkin( 'Citizen' );
-
✔️Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.
Check out the configuration documentation for more details.
- MediaWiki 1.43.0 or later
- For the legacy versions, check the other release branches:
| Version | MediaWiki version |
|---|---|
| 2.40.2 | 1.39.4 – 1.42.7 |
| 1.17.9 | 1.35.2 – 1.39.3 |
Check out the extensions documentation for recommended extensions and supported extension styles.
