手册:$wgExternalInterwikiFragmentMode

This page is a translated version of the page Manual:$wgExternalInterwikiFragmentMode and the translation is 40% complete.
输出: $wgExternalInterwikiFragmentMode
Determines which ID escaping mode should be used for external interwiki links
引进版本:1.30.0 (Gerrit change 362326; git #Id304010)
移除版本:仍在使用
允许的值:'legacy', 'html5', or 'html5-legacy'
默认值:'legacy'

详情

See documentation for $wgFragmentMode above for details of each mode. Because you cannot control external sites, this setting should probably always be 'legacy', unless every wiki you link to has converted to 'html5'.

'legacy' is the recommended setting to this configuration parameter.