Manual:$wgOpenSearchTemplate
From MediaWiki.org
| Search: $wgOpenSearchTemplate | |
|---|---|
| Template for OpenSearch suggestions. |
|
| Introduced in version: | 1.13.0 (r33400) |
| Removed in version: | still in use |
| Allowed Values: | (string) or false |
| Default Value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Template 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}

