Difference between revisions of "Template:Internal search templates common doc"
imported>Geekdiva m (→Other Wikipedia editor help: Made the destination visible in one of the See also links, and kept the piped text by moving it after a dash to be the external description: * Creating your own search box using {{tag|inputbox}} → * MediaWiki:Inputbox § General syntax - how to create your own search box using {{tag|inputbox}}) |
imported>A876 ({Search archives} merged into {Archive banner} years ago. checked links.) |
||
Line 1: | Line 1: | ||
− | =={{ | + | =={{Anchor|Templates to search Wikipedia}}Templates for searching Wikipedia== |
===Search links=== | ===Search links=== | ||
A ''search 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. | A ''search 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: <kbd>{{ nowrap | [<nowiki />[Special:Search/''query''{{!}} ''label'' ]]}}</kbd>. | + | One type of search link is a wikilink with all the capabilities of Search (search box), and with standard wikilink syntax: <kbd>{{nowrap | [<nowiki/>[Special:Search/''query''{{!}} ''label'']]}}</kbd>. So this search link will (1) [[help:navigation|navigate]]: [<nowiki/>[Special:search/Wales]] → [[Special:search/Wales]] or (2) search: <kbd>{{nowrap | [<nowiki/>[Special:search/~Wales {{!}} search/~Wales]]}}</kbd> → [[Special:search/~Wales|search/~Wales]] if you prefix a ~ tilde character. |
− | All other search links are made from a [[help:template|template]] that will build a URL instead of wikilink. | + | All other search links are made from a [[help:template|template]] that will build a URL instead of wikilink. A URL can for example can call off-site search engines to search Wikipedia. |
− | * {{tl| | + | *{{tl|Search link}} offers all the capabilities of [[Help:Searching|Searching]] (search box), plus extra (URL) parameters for combinations of namespaces, and where you can escape the 20-results-per page-limitation, shareable: <kbd>{{nowrap | {<nowiki>{search link | et al | ''label'' | ns4 | ns5 | limit = 123}}</nowiki>}}</kbd> → {{search link|et al | ''label'' | ns4 | ns5 | limit = 123}}. |
− | * {{tl|Regex}} – develop an advanced | + | *{{tl|Regex}} – develop an advanced regex search. <kbd>{<nowiki/>{regex | \<--.*--> | label = Articles with comments missing the ! bang character | prefix=0}}</kbd> → {{regex | \<--.*--> | label = Articles with comments missing the ! bang character |prefix=0}} |
− | * {{tl| | + | *{{tl|Template usage}} – develop a ''template'' regex search, and pinpoint specific template-call details. <kbd>{<nowiki/>{Template usage | Convert | <nowiki>\{{!}}C\{{!}}F</nowiki> | 0 | Articles that convert Celsius to Fahrenheit}}</kbd> → {{template usage|Convert|\{{!}}C\{{!}}F|0|Articles that convert Celsius to Fahrenheit}} |
− | * {{tl| | + | *{{tl|ShortSearch}} – create three search links: <kbd>{<nowiki/>{ShortSearch | system operations research}}</kbd> → {{ShortSearch | system operations research}} (search Wikipedia, "Google" Wikipedia, and Google search) |
− | * {{tl|wpsearch}} – create five search links: <kbd><nowiki>{{wpsearch|collaborative search}}</nowiki></kbd> → {{wpsearch|collaborative search}} | + | *{{tl|wpsearch}} – create five search links: <kbd><nowiki>{{wpsearch|collaborative search}}</nowiki></kbd> → {{wpsearch|collaborative search}} |
− | * {{tl|Wikidata search link}} – creates a [[d:Wikidata:Main page|Wikidata]] search link for descriptions, entities, items, properties, etc. → {{Wikidata search link|Universe}} | + | *{{tl|Wikidata search link}} – creates a [[d:Wikidata:Main page|Wikidata]] search link for descriptions, entities, items, properties, etc. → {{Wikidata search link|Universe}} |
===Search boxes=== | ===Search boxes=== | ||
− | * {{tl| | + | *{{tl|Search box}} – Simple search box with choice of button below or to the right |
− | * {{tl| | + | *{{tl|Search prefixes}} – Multiple pages' subpages are searched at once. |
− | * {{tl| | + | *{{tl|Archive banner}} – For searching archives. It is of banner-style, like many other [[Template:Warchivenav|archive templates]]. |
Search boxes are made by {{tag|inputbox|o}} tags. See [[mw:Extension:InputBox]]. | Search boxes are made by {{tag|inputbox|o}} tags. See [[mw:Extension:InputBox]]. | ||
===Page title searches=== | ===Page title searches=== | ||
− | * {{tl| | + | *{{tl|Canned search}} – Link to automated search results for a given term |
− | * {{tl| | + | *{{tl|In title}} – Search for pages whose name ''contains'' given words |
− | * {{tl| | + | *{{tl|Look from}} – Search for pages whose name ''begins'' with a given word |
For searches with exact matches, exact in upper and lower cases, or in punctuation marks, see {{section link|Help:Searching#grep}}. | For searches with exact matches, exact in upper and lower cases, or in punctuation marks, see {{section link|Help:Searching#grep}}. | ||
===Other Wikipedia editor help=== | ===Other Wikipedia editor help=== | ||
− | * {{tl| | + | *{{tl|Linksearch}} – Searches for external links matching a URL |
− | * {{tlg|dabsearch|italics=on|term}} – External tool to find page titles containing a <code>(''term'')</code> in parentheses; useful for [[Wikipedia:disambiguation]] study | + | *{{tlg|dabsearch|italics=on|term}} – External tool to find page titles containing a <code>(''term'')</code> in parentheses; useful for [[Wikipedia:disambiguation]] study |
− | * {{tl| | + | *{{tl|Help desk searches}} – Navbox with list of links to Google pages, specialized to search for example user pages, [[Wikipedia:Village pump|village pump]], etc.; useful for [[Wikipedia:Help desk]] tasks |
− | * {{tl| | + | *{{tl|Spamsearch}} – Searches user pages for common spams, e.g. "we service", "leading manufacturer", etc. |
<!-- Useless templates (but actually, another editor says, their parameters might make them useful and worthy of this section, when someone has the time to research each one): | <!-- Useless templates (but actually, another editor says, their parameters might make them useful and worthy of this section, when someone has the time to research each one): | ||
− | * The search box in every Wikipedia page makes them useless: | + | *The search box in every Wikipedia page makes them useless: |
− | ** {{Content search link}}: Make a link to the search page | + | **{{Content search link}}: Make a link to the search page |
− | ** {{Search wikipedia}}: Creates another search box. | + | **{{Search wikipedia}}: Creates another search box. |
− | ** {{top search bar}}: spam | + | **{{top search bar}}: spam |
− | ** {{top search bar2}}: spam | + | **{{top search bar2}}: spam |
--> | --> | ||
− | {{{ | + | {{{Seealso| |
==See also== | ==See also== | ||
− | {{{ | + | {{{Append|}}} |
− | * [[Help:Searching]] | + | *[[Help:Searching]] |
− | * {{cat|Search templates}} | + | *{{cat|Search templates}} |
− | * [[mw: | + | *[[mw:Extension:InputBox#General syntax|MediaWiki:Extension:InputBox § General syntax]] - how to create your own search box using {{tag|inputbox}} |
}}}<noinclude> | }}}<noinclude> | ||
Line 52: | Line 52: | ||
==Description of this template== | ==Description of this template== | ||
This template is [[Wikipedia:Transcluded content/Transcluding a page section|transcluded]] into the [[Wikipedia:Template documentation|documentation pages]] of some templates. You can modify the {{section link|#See also}} section with the following parameters: | This template is [[Wikipedia:Transcluded content/Transcluding a page section|transcluded]] into the [[Wikipedia:Template documentation|documentation pages]] of some templates. You can modify the {{section link|#See also}} section with the following parameters: | ||
− | * <code>append</code>: Items to be added to. | + | *<code>append</code>: Items to be added to. |
− | * <code>seealso</code>: Changes the section altogether. | + | *<code>seealso</code>: Changes the section altogether. |
− | Example 1: {{<nowiki />Internal search templates common doc|append=<br /> | + | Example 1: {{<nowiki/>Internal search templates common doc|append=<br/> |
− | <nowiki />* [[Help:Searching]]<br /> | + | <nowiki/>*[[Help:Searching]]<br/> |
− | <nowiki />* [[Help:Template]]}} | + | <nowiki/>*[[Help:Template]]}} |
− | Example 2: {{tnull|Internal search templates common doc|seealso{{=}}}}<br /> | + | Example 2: {{tnull|Internal search templates common doc|seealso{{=}}}}<br/> |
This will delete the "See also" section. | This will delete the "See also" section. | ||
Latest revision as of 05:16, 12 August 2019
Contents
Templates for searching Wikipedia
Search links
A search 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 link}} offers all the capabilities of Searching (search box), plus extra (URL) parameters for combinations of namespaces, and where you can escape the 20-results-per page-limitation, shareable: {{search link | et al | ''label'' | ns4 | ns5 | limit = 123}} → Template:Search link.
- {{Regex}} – develop an advanced regex search. {{regex | \<--.*--> | label = Articles with comments missing the ! bang character | prefix=0}} → Template:Regex
- {{Template usage}} – develop a template regex search, and pinpoint specific template-call details. {{Template usage | Convert | \{{!}}C\{{!}}F | 0 | Articles that convert Celsius to Fahrenheit}} → Template:Template usage
- {{ShortSearch}} – create three search links: {{ShortSearch | system operations research}} → Template:ShortSearch (search Wikipedia, "Google" Wikipedia, and Google search)
- {{wpsearch}} – create five search links: {{wpsearch|collaborative search}} → Template:Wpsearch
- {{Wikidata search link}} – creates a Wikidata search link for descriptions, entities, items, properties, etc. → Template:Wikidata search link
Search boxes
- {{Search box}} – Simple search box with choice of button below or to the right
- {{Search prefixes}} – Multiple pages' subpages are searched at once.
- {{Archive banner}} – For searching archives. It is of banner-style, like many other archive templates.
Search boxes are made by <inputbox>
tags. See mw:Extension:InputBox.
Page title searches
- {{Canned search}} – Link to automated search results for a given term
- {{In title}} – Search for pages whose name contains given words
- {{Look from}} – Search for pages whose name begins with a given word
For searches with exact matches, exact in upper and lower cases, or in punctuation marks, see Script error: No such module "Section link"..
Other Wikipedia editor help
- {{Linksearch}} – Searches for external links matching a URL
- {{dabsearch|term}} – External tool to find page titles containing a
(term)
in parentheses; useful for Wikipedia:disambiguation study - {{Help desk searches}} – Navbox with list of links to Google pages, specialized to search for example user pages, village pump, etc.; useful for Wikipedia:Help desk tasks
- {{Spamsearch}} – Searches user pages for common spams, e.g. "we service", "leading manufacturer", etc.
See also
- Help:Searching
- Category:Search templates
- MediaWiki:Extension:InputBox § General syntax - how to create your own search box using
<inputbox>...</inputbox>
Hereafter is within a set of <noinclude>...</noinclude>
tags.
Description of this template
This template is transcluded into the documentation pages of some templates. You can modify the Script error: No such module "Section link". section with the following parameters:
append
: Items to be added to.seealso
: Changes the section altogether.
Example 1: {{Internal search templates common doc|append=
*Help:Searching
*Help:Template}}
Example 2: {{Internal search templates common doc|seealso=}}
This will delete the "See also" section.