OptionalcolonWhether to include a leading colon in the output. (Default: false)
This option has no effect if Title.hadLeadingColon returns false.
OptionalformatThe normalization format to apply. (Default: 'db')
'db': Replaces all spaces with underscores.'api': Replaces all underscores with spaces.OptionalfragmentWhether to include the fragment in the output. (Default: false)
All underscores are replaced by spaces.
This option has no effect if Title.getFragment returns null.
OptionalinterwikiWhether to include interwiki prefixes in the output. (Default: true)
OptionalnamespaceThe default namespace to use for the given title. (Default: NS_MAIN)
Options for TitleStatic.normalize.