Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Localisation updates from https://translatewiki.net.

Change-Id: I01f858c681df6fcd7d4d3971c980300e489157c0
1 file changed
tree: 3f942eb586d6ff5b2bdfe76cc31b2debbb51f0ca
  1. .phan/
  2. i18n/
  3. includes/
  4. tests/
  5. .eslintrc.json
  6. .gitignore
  7. .gitreview
  8. .phpcs.xml
  9. CODE_OF_CONDUCT.md
  10. composer.json
  11. COPYING
  12. extension.json
  13. Gruntfile.js
  14. package-lock.json
  15. package.json
  16. README.md
README.md

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.