
| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
On this page:
| ||||||||
| Line: 8 to 8 | ||||||||
Overview | ||||||||
| Changed: | ||||||||
| < < | By default, the format for displaying a search result is fixed, e.g. a table with rows of topic name and topic summary. Use the format="..." parameter to specify a customized format of the search result. The string of the format parameter is typically a bullet list or table row containing variables (i.e. %SEARCH{ "food" format="| $topic | $summary |" }%). | |||||||
| > > | The %SEARCH{...}% variable documented in TWikiVariables has a fixed format for the search result, that is, a table consisting of topic names and topic summaries. Use the format="..." parameter to specify a customized format of the search result. The string of the format parameter is typically a bullet list or table row containing variables (such as %SEARCH{ "food" format="| $topic | $summary |" }%). | |||||||
Syntax | ||||||||