Usage
editMakes searching through Wikipedia:Signpost articles much easier, by giving you a search box that automatically adds terrifying regexes to a query.
This template is actually several templates (articles, talk, and all) which you can select between by passing a parameter. Like so:
{{Signpost/Search|articles}}
{{Signpost/Search|talk}}
{{Signpost/Search|all}}
You can also specify triple
to get all three:
{{Signpost/Search|triple}}
If you don't supply a parameter, or supply something not recognized, it will just return the "articles" search box.
{{Signpost/Search}}
{{Signpost/Search|tutti frutti}}
Subtemplates
editIdeally, you don't call these directly, you do it from {{Signpost/Search}}.
Template:Signpost/Search/talk
editSearches through all pages with "Talk:" and "Signpost" in them.
Template:Signpost/Search/articles
editThe regex is this: intitle:/Signpost\/[0-9]{4}-[0-9]{2}-[0-9]{2}\/.*/ -intitle:"/SPV"
Template:Signpost/Search/all
editAutomatically filters to only pages with "Signpost" in their title.
Other templates
editTemplate:Signpost/Search/mostrecent
editThis creates a link to a search formatted to find the most recent instance of the column name you give it. For example:
[{{Signpost/Search/mostrecent|Arbitration report}} Click here!!!]
gives:
Note that you don't need to do any special formatting (like "Arbitration_report") for the parameter -- it makes a correct URL automatically.
See also
edit- Template:Signpost/Search (can produce any of the following through parameters)
- Template:Signpost/Search/mostrecent