Template:Search: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(doc; cat: Link templates)
m (mailing list search was/is broken currently)
Line 1: Line 1:
{{project infrastructure|{{{mode|forum}}}|urn=
{{project infrastructure|{{{mode|forum}}}|urn=
{{#ifeq: {{{mode|forum}}}| forum | search.php?st=0&sk=t&sd=d&sr=posts&keywords= | mailman/search/?q=}}{{{keywords|skydiving}}} {{{mode|forum}}} search for {{{keywords|skydiving}}}}}<noinclude>
{{#ifeq: {{{mode|forum}}}| forum | search.php?st=0&sk=t&sd=d&sr=posts&keywords= | /search/?q=}}{{{keywords|skydiving}}} {{{mode|forum}}} search for {{{keywords|skydiving}}}}}<noinclude>
{{Informative template|1=
{{Informative template|1=
__NOTOC__
__NOTOC__

Revision as of 16:30, 11 July 2020

forum search for skydiving FlightGear Forum

The following template description is not displayed when the template is inserted in an article.

Goal

This template can be used for encapsulating infrastructure links to search community archives (mainly forum, devel list and issue tracker), so that articles can be updated in a holistic fashion more easily.

Usage

{{search |mode= |keywords=}}
keywords
Keywords or search string to use. Defaults to skydiving.
mode
The infrastructure to search. Defaults to the forum.

Examples

{{search}}

forum search for skydiving FlightGear Forum

{{search |keywords=wingman}}

forum search for wingman FlightGear Forum

Known issues

Currently (June 2019) only searching the forum is supported.

Technical details

This template uses {{project infrastructure}} for URNs.