Manual:$wgOpenSearchTemplates/de-formal

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> Search</translate>: $wgOpenSearchTemplates
Templates for OpenSearch suggestions.
<translate> Introduced in version:</translate>1.25.0 (Gerrit change 171573; git #28e37f55)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(array)
<translate> Default value:</translate>
[
	'application/x-suggestions+json' => false,
	'application/x-suggestions+xml' => false,
];

Details

Templates for OpenSearch suggestions, defaults to API action=opensearch.

Sites with heavy load would typically have these point to a custom PHP wrapper to avoid firing up mediawiki for every keystroke.

Placeholders: {searchTerms}