Difference between revisions of "MediaWiki/skins"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 10: | Line 10: | ||
** {{l/mw|Manual:How to make a MediaWiki skin}}  | ** {{l/mw|Manual:How to make a MediaWiki skin}}  | ||
* [https://skins.wmflabs.org/ Wikimedia Skins Lab]: browse existing skins or build your own, with live rendering  | * [https://skins.wmflabs.org/ Wikimedia Skins Lab]: browse existing skins or build your own, with live rendering  | ||
| + | ** Unfortunately, it doesn't seem possible to choose a starting skin up on which to base your customizations.  | ||
==Footnote==  | ==Footnote==  | ||
<references />  | <references />  | ||
Revision as of 13:22, 30 March 2022
About
The MediaWiki skinning system has been significantly revised as of version 1.37.1[1]. It now makes extensive use of Mustache and Less:
- Mustache (template system) handles HTML output
 - Less (stylesheet language) handles CSS output
 
Related
Links
- Reference:
 - Wikimedia Skins Lab: browse existing skins or build your own, with live rendering
- Unfortunately, it doesn't seem possible to choose a starting skin up on which to base your customizations.
 
 
Footnote
- ↑ I haven't yet determined exactly when these changes took place.