Skin:WebPlatform
![]() | Please expand this page. |
WebPlatform Release status: beta |
|
---|---|
![]() |
|
Latest version | 1.2.1 |
License | No license specified |
Download | |
Example | Example on Skins wiki |
Translate the WebPlatform skin if it is available at translatewiki.net | |
Check usage and version matrix; | |
Issues : | Open tasks · Report a bug |
The WebPlatform skin is a MediaWiki skin based on the Vector skin and written originally for the now-discontinued WebPlatform.org project, which was active from 2012 to 2015 and supported by WebPlatform stewards, which included Apple, Facebook, Google, HP, Intel, Microsoft, Mozilla, Nokia, and Opera; together these organizations collaborated with W3C on improving open web standards and documenting said standards.
Because this skin was purpose-written for one wiki only, the interface parts still sadly contain hard-coded references to WebPlatform.org, in both the top navigation ("Docs", "Editing", etc. links at the top, next to the logo image) menu as well as the page footer, where the WebPlatform.org address is clearly visible alongside with a list of the aforementioned steward organizations'/companies' logos. Any and all patches to make the skin more generic are more than welcome!
Installation[edit]
- Download and place the file(s) in a directory called
WebPlatform
in yourskins/
folder. - Add the following code at the bottom of your LocalSettings.php:
wfLoadSkin( 'WebPlatform' );
Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.