mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateStyles
synced 2024-11-23 15:57:08 +00:00
Add a README
Change-Id: Iaae761db2a7d185ddc78aefab1c6c927b75455d8
This commit is contained in:
parent
de19f61cad
commit
9cc02fc154
7
README.md
Normal file
7
README.md
Normal 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.
|
Loading…
Reference in a new issue