Manual:$wgAllowMicrodataAttributes

From Linux Web Expert

Revision as of 22:10, 10 July 2021 by imported>Shirayuki (translation tweaks)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> Output</translate>: $wgAllowMicrodataAttributes
Enable HTML5 microdata attributes for use in wikitext.
<translate> Introduced in version:</translate>1.16.0 (r59035)
<translate> Removed in version:</translate>1.27.0 (Gerrit change 277562; git #I17a7bff)
<translate> Allowed values:</translate>(boolean)
<translate> Default value:</translate>false

Details

Allows to enable HTML5 microdata attributes for use in wikitext. For this to work $wgHtml5 must be set to "true", which is the default as well as unchangeable since MW 1.22+. Starting with MW 1.27+ HTML5 microdata attributes will be allowed by default.

See also