Skin:ForTrainingNG
![]() Release status: experimental |
|
---|---|
![]() |
|
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backwards compatible. |
License | Creative Commons Zero v1.0 Universal |
Download | GitHub: Note: |
Example | www.4training.net |
Translate the ForTrainingNG skin if it is available at translatewiki.net | |
Check usage and version matrix; |
This is the skin with the new design of www.4training.net. Since it is designed for that wiki it will need some modification to be used in another context.
InstallationEdit
- Download and place the file(s) in a directory called
ForTrainingNG
in yourskins/
folder. - Add the following code at the bottom of your
LocalSettings.php
:
wfLoadSkin( 'ForTrainingNG' );
- Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.