mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateStyles
synced 2024-11-13 18:26:59 +00:00
9cc02fc154
Change-Id: Iaae761db2a7d185ddc78aefab1c6c927b75455d8
8 lines
504 B
Markdown
8 lines
504 B
Markdown
## 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.
|