Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Usage  





2 Parameters  





3 Examples  





4 Templates for searching Wikipedia  



4.1  Search links  





4.2  Search boxes  





4.3  Page title searches  





4.4  Other Wikipedia editor help  







5 See also  



5.1  Notes  
















Template:Search lists







Add links
 









Template
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Get shortened URL
Download QR code
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


This is a template to search several lists (or other pages) at once, for example, on a "list of lists" page if a list has been split into several pages for size reasons. It is adapted from {{Search box}}. It currently does not have all the configuration options that {{Search box}} has, but if a reasonable case why why they could be added here is made, they could easily be included here as well.

Usage

[edit]

This template should not be used without any parameters. If this is done, it will search all pages starting with "list of".

There are two main ways of specifying which articles this template should search. For simple cases, where all of the page titles to be searched are the same except for the very end, prefix= can be used:

{{search lists
 |prefix=List of Latin phrases
 |label=Search lists of Latin phrases
}}

For more complex cases, pattern= can be used. This can be used in conjunction with prefix= (which may or may not be beneficial for performance). pattern= sets intitle for the search, and should usually be in quotes. It can also be a regular expression, although it has not been determined whether this is a bad idea.[a] In most cases, a regex should not be necessary. These two examples search the same pages:

{{search lists
 |pattern=/List of( [0-9]+s)? films based on actual events/i
 |label=Search lists of films based on actual events
}}
{{search lists
 |pattern="films based on actual events"
 |label=Search lists of films based on actual events
}}

Parameters

[edit]
prefix
A string of text that the titles of the target pages must begin with. This does not appear to be case-sensitive, and need not be surrounded by quotation marks. It defaults to "List of", which would need to be overridden if the articles to search do not all begin with this string.
pattern
A string of text that must be in the titles of the target pages. For this text to be contiguous, use quotation marks. For it to be a regex, surround it with / /.
break
If this is yes, there will be a line break between the search box and the button. By default, these are on the same line.
width
Can be used to change the width of the text field, in characters. The default is 22. Note: this is a bare number with no units.
label
Can be used to change the text on the search button. The default is "Search these lists".

Examples

[edit]
{{search lists
 |prefix=List of Latin phrases
 |label=Search lists of Latin phrases
}}
{{search lists
 |pattern="films based on actual events"
 |label=Search lists of films based on actual events
}}
{{search lists
 |pattern=/List of 200[0-9] films based on actual events/i
}}

{{search lists
 |prefix=Bibliography of
 |pattern=history
 |break=yes
 |width=40|label=Search history books
}}

Templates for searching Wikipedia

[edit]
[edit]

Asearch link stores a query in a link that takes you to live search results for that stored search. They're found on user pages and talk pages. Use one to bring the full feature set of MediaWiki Search, or features of external search engines, to bear on users unfamiliar with their search parameters.

One type of search link is a wikilink with all the capabilities of Search (search box), and with standard wikilink syntax: [[Special:Search/query| label]]. So this search link will (1) navigate: [[Special:search/Wales]] → Special:search/Wales or (2) search: [[Special:search/~Wales | search/~Wales]]search/~Wales if you prefix a ~ tilde character.

All other search links are made from a template that will build a URL instead of wikilink. A URL can for example can call off-site search engines to search Wikipedia.

Search boxes

[edit]

Search boxes are made by <inputbox> tags. See mw:Extension:InputBox.

Page title searches

[edit]

For searches with exact matches, exact in upper and lower cases, or in punctuation marks, see Help:Searching § grep.

Other Wikipedia editor help

[edit]

See also


Notes

[edit]
  1. ^ regex in insource often leads to searches timing out and undue server load, but it is not readily apparent that using this in intitle causes the same issues; at least it does not seem to take overly long

Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:Search_lists&oldid=1195453561"

Categories: 
Search templates
Box templates
Hidden categories: 
Templates in beta
Search link templates with namespace parameters
Article namespace templates
 



This page was last edited on 13 January 2024, at 22:40 (UTC).

Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



Privacy policy

About Wikipedia

Disclaimers

Contact Wikipedia

Code of Conduct

Developers

Statistics

Cookie statement

Mobile view



Wikimedia Foundation
Powered by MediaWiki