Manuel:$wgExternalInterwikiFragmentMode

This page is a translated version of the page Manual:$wgExternalInterwikiFragmentMode and the translation is 20% complete.
Sortie: $wgExternalInterwikiFragmentMode
Determines which ID escaping mode should be used for external interwiki links
Introduit dans la version :1.30.0 (Gerrit change 362326; git #Id304010)
Retiré dans la version :Encore utilisé
Valeurs autorisées :'legacy', 'html5', or 'html5-legacy'
Valeur par défaut :'legacy'

Details

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.