Template:In title/doc

From Bonkipedia
< Template:In title
Revision as of 00:25, 6 November 2015 by [[mw:]]>Quiddity (WMF) (partial copy of content from https://en.wikipedia.org/wiki/Template:In_title/doc --- plus local adaptation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

  • {{in title|words|caption}}

Creates a link to search for page titles which contain given words. The default value of the first parameter is the current page name, and that of the second parameter is 'All pages with titles containing "searchterm".'

The search term may contain a quoted string (exact phrase).

Examples

  • {{in title|roadmap}}
produces All pages with titles containing "roadmap".
  • {{in title|user contributions|Page titles containing the words "user" and "contributions".}}
produces Page titles containing the words "user" and "contributions".
  • {{in title|"user contributions"}} (exact phrase)
produces All pages with titles containing ""user contributions"".