Extension:TemplateStyles - MediaWiki

www.mediawiki.org/wiki/Extension:TemplateStyles     2026-04-13T00:00:00.0000000
TemplateStyles is a parser extension that allows users to store custom CSS code on wiki pages and to embed these styles into articles via the ‎<templatestyles> tag. The extension allows only a safe subset of CSS syntax stored in embeddable style pages. This is powered by the Css-sanitizer library. Editors are encouraged to include styles for a template via TemplateStyles because this allows ...

Help:TemplateStyles - MediaWiki

www.mediawiki.org/wiki/Help:TemplateStyles     2026-06-02T00:00:00.0000000
TemplateStyles also leaves identifying information in the HTML code; to find out where a specific rule comes from, look at the page source, and the enclosing ‎<style> tag will have an attribute like data-mw-deduplicate="TemplateStyles:r123456", where 123456 is the revision ID of the stylesheet (viewable with Special:Diff, for example).

GitHub - wikimedia/mediawiki-extensions-TemplateStyles: Mirror of https ...

github.com/wikimedia/mediawiki-extensions-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.

Help:TemplateStyles - Saintapedia

saintapedia.org/wiki/Help:TemplateStyles
TemplateStyles also leaves identifying information in the HTML code; to find out where a specific rule comes from, look at the page source, and the enclosing <style> tag will have an attribute like data-mw-deduplicate="TemplateStyles:r123456", where 123456 is the revision ID of the stylesheet (viewable with Special:Diff, for example).

TemplateStyles - For All Mankind Wiki

for-all-mankind.fandom.com/wiki/For_All_Mankind_Wiki:TemplateStyles
Restrictions TemplateStyles have a couple of restrictions though. Every class defined in a TemplateStyles file gets prefixed with .mw-parser-output. That means that only elements inside that div - which wraps the current page content - can be addressed with its rules.

mediawiki-extensions-TemplateStyles/README.md at master · wikimedia ...

github.com/wikimedia/mediawiki-extensions-TemplateStyles/blob/master/README.md
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.

Multiclass XSS Attack Dataset - Kaggle

www.kaggle.com/datasets/ardasuryaeditya/multiclass-xss-attack-dataset     2026-04-04T00:00:00.0000000
Discover what actually works in AI. Join millions of builders, researchers, and labs evaluating agents, models, and frontier technology through crowdsourced benchmarks, competitions, and hackathons.

Help:TemplateStyles - Swords of Wrath - sofw.miraheze.org

sofw.miraheze.org/wiki/Help:TemplateStyles
TemplateStyles also leaves identifying information in the HTML code; to find out where a specific rule comes from, look at the page source, and the enclosing <style> tag will have an attribute like data-mw-deduplicate="TemplateStyles:r123456", where 123456 is the revision ID of the stylesheet (viewable with Special:Diff, for example).

Wikisource:TemplateStyles - Wikisource, the free online library

en.wikisource.org/wiki/Wikisource:TemplateStyles
To search for TemplateStyles stylesheets, you can search for contentmodel:sanitized-css. See also mw:Help:CirrusSearch#Contentmodel. When { {Uses TemplateStyles}} is placed on a template's documentation, it adds the template to Category:Templates using TemplateStyles (648).

TemplateStyles | Test Wiki | Fandom

lostris.fandom.com/wiki/TemplateStyles
TemplateStyles is a MediaWiki extension allowing for stylesheets (CSS) to affect specific pages, intended largely for templates, without interface administrator privileges. The extension has sandboxing to prevent obstruction of stuff outside of .mw-parser-output. It is enabled on all wikis by default. Create a new page ending with .css as s subpage of the template that'll use the code, and add ...
Feedback