Skin:Example/de
Appearance
Example Freigabestatus: stabil |
|
---|---|
Beschreibung | An example skin showcasing the best practices, a companion to the MediaWiki skinning guide. |
Neuste Version | Laufende Aktualisierungen (2020-09-07) |
MediaWiki | 1.35+ |
Lizenz | Creative Commons Zero v1.0 Universal |
Herunterladen | |
Beispiel | Example on Skins wiki |
Quarterly downloads | 16 (Ranked 24th) |
Public wikis using | 7 (Ranked 93rd) |
Public wikis using as default skin | 0 |
Übersetze den Example skin wenn es auf translatewiki.net verfügbar ist | |
Probleme : | Offene Aufgaben · (skin) Einen Fehler melden |
This is the Example skin showcasing as an example the best practices, a companion to Handbuch:Wie man eine Benutzeroberfläche für MediaWiki erstellt and before 1.36, the MediaWiki skinning guide.
The code is released into public domain, which means you can freely copy it, modify and release as your own skin without providing attribution and with absolutely no restrictions. Remember to change the license information if you do not intend to provide your changes on the same terms.
You can browse the source code at phab:diffusion/SEXA/browse/.
See Manual:Skinning for information on creating skins.
Installation
- Die Dateien herunterladen und in einem Unterverzeichnis namens
Example
zum Verzeichnisskins/
ablegen. - Ergänze folgenden Code am Ende deiner LocalSettings.php -Datei:
wfLoadSkin( 'Example' );
- Erledigt - Navigiere zu Special:Version in deinem Wiki, um zu überprüfen, ob der Skin erfolgreich installiert ist.