Add a README

Change-Id: Iaae761db2a7d185ddc78aefab1c6c927b75455d8
This commit is contained in:
Michael Holloway 2020-04-30 11:44:33 -04:00
parent de19f61cad
commit 9cc02fc154

7
README.md Normal file
View file

@ -0,0 +1,7 @@
## TemplateStyles
The **TemplateStyles** extension introduces a `<templatestyles>` tag to specify that a stylesheet should be loaded from a wiki page. Placing this in a template allows the template to have custom styles without having to place them in MediaWiki:Common.css.
For installation and setup instructions, see https://www.mediawiki.org/wiki/Extension:TemplateStyles.
For instructions on how to use the extension as an editor on a wiki, see https://www.mediawiki.org/wiki/Help:TemplateStyles.