Wiki web to search: A web, a list of webs separated by whitespace, or all webs.
Current web
type="topicmoved"
What sort of search is required? "topicmoved" if search for a topic that may have been moved "parent" if searching for topics that have a specific parent i.e. its children "field" if searching for topics that have a particular form field value (use the name and value parameters to specify which field to search).
Required
topic="%TOPIC%"
The topic the search relates to, for topicmoved and parent searches
All topics in a web
title="Title"
Text that is prefixed to any search results
empty
value
form field value, for field type searches. May be a regular expression (see SEARCH).
name
form field to search, for field type searches. May be a regular expression (see SEARCH).
default="none"
Default text shown if no search hit
Empty
format="..."
Custom format results. Supports same format strings as SEARCH. See FormattedSearch for usage & examples
Results in table
Examples:
%METASEARCH{
type="topicmoved"
web="%WEB%"
topic="%TOPIC%"
title="This topic used to exist and was moved to: "
}%