Manual:$wgHtml5/ja

From Linux Web Expert

<translate> Output</translate>: $wgHtml5
HTML 5 の doctype を出力するかどうか。
<translate> Introduced in version:</translate>1.16.0 (r53034)
<translate> Deprecated in version:</translate>1.22.0 (Gerrit change 63106; git #97caae59)
<translate> Removed in version:</translate>1.34.0 (Gerrit change 522570; git #a8d26127)
<translate> Allowed values:</translate>(真偽値)
<translate> Default value:</translate>true

詳細

HTML5 の doctype を出力するかどうかです。 詳細情報については HTML5 を参照してください。

If $wgWellFormedXml is set to "true", the markup will be constructed so it can still be processed as XML.

ウィキテキスト内で microdata 属性を使用できるようにするため、$wgAllowMicrodataAttributes に「true」を設定してください。