Template documentationedit documentation
Use this template to search and display search results in a wiki page.
Parameters[edit source]
1
orquery
- Required! Search query. See mw:Help:CirrusSearch for all available search operators. For example:water
- Search all pages with "water" in the text or title-water
- Search all pages without "water" in the text or titleintitle:water
- Search all pages with "water" in the title-intitle:water
- Search all pages without "water" in the titleincategory:Water
- Search all pages in Category:Water-incategory:Water
- Search all pages not in Category:Waterlinksto:Water
- Search all pages that link to Water-linksto:Water
- Search all pages that don't link to Waterinlanguage:es
- Search all Spanish pages-inlanguage:en
- Search all non-English pageshastemplate:Page_data
- Search all pages with Template:Page data-hastemplate:Page_data
- Search all pages without Template:Page datasubpageof:Water
- Search all subpages of Water-subpageof:Water
- Search all pages that are not a subpage of Water
namespace
- Namespace to search, defaults to the main namespace. For example:namespace=2
- Search user pages (see namespace numbers)namespace=*
- Search all namespaces
limit
- Max number of results, defaults to 10. For example:limit=100
- Limit to 100 search resultslimit=max
- Maximum allowed number of results (5000)
sort
- Sort criteria, defaults to 'relevance'. Allowed values:sort=create_timestamp_asc
- Oldest pages firstsort=create_timestamp_desc
- Most recent pages firstsort=incoming_links_asc
- Least linked pages firstsort=incoming_links_desc
- Most linked pages firstsort=last_edit_asc
- Most recently edited pages firstsort=last_edit_desc
- Least recently edited pages firstsort=random
- Random sortingsort=relevance
- Sort by relevance as determined by the search engine
format
- Format of the search results, defaults to 'list'. Allowed values:format=list
- Return an unordered list (<ul>) of search results, linked to their pagesformat=card
- Return pretty search cards (see Template:Search card)format=count
- Return the total number of search results as a plain numberformat=plain
- Return a comma-separated list of plain titles for further processingformat=json
- Return a JSON object for further processing, for example in a Lua module
Examples[edit source]
Basic[edit source]
{{Search results|panel}}
- Photovoltaic solar thermal
- Solar energy conversion system
- Solar-charged lawnmower
- Hexayurt project/Rapid deployment
- AEF photovoltaic system
- Robin deterrent for solar charger
- Queen's Innovation Park Test Site
- Briceland PV
- Parras solar gallery
- Practivistas solar 2015
Search operators[edit source]
{{Search results|panel incategory:Photovoltaics linksto:Solar_energy}}
- Solar-charged lawnmower
- AEF photovoltaic system
- Robin deterrent for solar charger
- UTC photovoltaic learning station
- Open Solar Outdoors Test Field
- Design of Post-Consumer Modification of Standard Solar Modules to Form Large-Area Building-Integrated Photovoltaic Roof Slates
- General Design Procedures for Airport-Based Solar Photovoltaic Systems
- Optimal inverter and wire selection for solar photovoltaic fencing applications
- A new method to determine the effects of hydrodynamic surface coatings on the snow shedding effectiveness of solar photovoltaic modules
- Photovoltaic System Performance Enhancement With Non-Tracking Planar Concentrators: Experimental Results and Bi-Directional Reflectance Function (BDRF) Based Modelling
Parameters[edit source]
{{Search results|panel|limit=5|sort=create_timestamp_asc}}
- SfGS lecture
- Methane as fuel
- Bioconversion of Organic Residues for Rural Communities/4
- Bioconversion of Organic Residues for Rural Communities/15
Card format[edit source]
{{Search results|panel|format=card}}
were to have both a photovoltaic panel and a solar thermal system. The current design for PVT is to have a solar panel glued to a solar thermal system.
A house fitted with both thermal and photovoltaic panels
the solar panel and the battery. The controller stops the battery from discharging through the solar panel when the sun is not out and the panel is not creating
taping the edges of each panel. Before the panel is sealed, moisture absorbing materials could be thrown into the open face of the panel to help with longevity
literature review and here Photovoltaics. 1-Panel Collection of PV cells designed and installed on the panel depending on serial or parallel configuration
Robins were causing shading on the solar panel. This shading was interfering with the efficiency of the panel. This was causing extra work for the farmer
for external communications Monitors meteorological conditions, panel power, and panel temperature through two multiplexers Measurements will also be taken
to reach both sides. Two panels on. Four panels on. Five panels on. One panel left. One left. All panles up. Four of the panels we wired in series with
see the panel on the right. Justification as Appropriate The 2008 Parras group listed Ecologically Sound as a definition of AT. This solar panel fits the
the panel negative to the charge controller. Panel positive is being wired to breaker. Panel wires are being connected to charge controller. Panel and
Template data[edit source]
Use this template to search and display search results in a wiki page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Query | 1 query | Search query
| String | required |
Namespace | namespace | Namespace to search (use * for all)
| Number | optional |
Limit | limit | Max number of results (use 'max' for maximum allowed)
| Number | optional |
Sort | sort | Sort criteria
| String | optional |
Format | format | Format of the search results
| String | suggested |
See also[edit source]
- Template:Search - Create smart and friendly links to search results
- mw:Extension:SearchParserFunction - Extension on which this template is based
- mw:Help:CirrusSearch - Advanced search features