Action: search


1. Syntax


  • Call: {{search [phrase="Term"] [page="PageName"] [options=0|1] [topic=1] [form=1] [nomark=1] [style=one of ("br","ul","ol","comma") ] [scope=one of ("pages", "all")]}}
  • phrase search term
  • page restricts the search to the specified namespace, use page="/" on sub-pages to search all clusters
  • options - with the value 0 only the search field is displayed, other options and filters are hidden
  • topic it is possible to call title — if it is advanced into 1, then search occurs only on the names of pages, otherwise both on the names and on the texts;
  • form — indicates that it is necessary to derive the form of search together with the results.
  • scope answers for that, where to the search: only in the pages or in the commentaries also.
  • max — overwrites system default value
  • nomark, advanced in one, makes it possible to hide frame around the results of search.
  • style answers for the exterior view of results.
  • All parameters are optional.

2. Examples

{{search phrase="BadBehaviour" page="/"}}


Search results for «BadBehaviour» (1):

  1. R6.1 Dependencies

    09/09/2025 08:28 - WikiAdmin - 3.5 KiB - en

    | 1 | bad_behaviour | Bad Behavior (https://github.com/Bad-Behaviour/badbehaviour) | 2.2.25 | unpatched | 2 | captcha | freeCap (/Dev/Components/Lib/Captcha) | ...


3. See also

  • BinarySearch - allows users to do a string search using exact or regex search.