Manual:$wgXhtmlDefaultNamespace/zh

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<translate> Output</translate>: $wgXhtmlDefaultNamespace
在XHTML模式下输出时要使用的名字空间。
<translate> Introduced in version:</translate>1.9.0 (r18943)
<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>'http://www.w3.org/1999/xhtml' (在Setup.php 中定义)

细节

在XHTML模式下使用什么名字空间。 这是根‎<html>元素上的xmlns属性。 在HTML5模式下(最近的MediaWiki中的默认设置),此设置将被忽略。

參見