| Matcher name | Prefixes/regexes | Url template |
|---|---|---|
| This help page | ['help', 'list'] | |
| Wikimedia office | ['wo'] | https://office.wikimedia.org/w/index.php?search={match} |
| Wikitech | ['wt'] | https://wikitech.wikimedia.org/w/index.php?search={match} |
| Phabricator | ['t', 'task'] | https://phabricator.wikimedia.org/{match} |
| EN Wikipedia | ['w', 'wiki'] | https://en.wikipedia.org/w/index.php?search={match} |
| calendar | ['cal'] | https://calendar.google.com/{match} |
| horizon | ['h', 'horizon'] | https://horizon.wikimedia.org/{match} |
| horizon project | ['hp'] | https://horizon.wikimedia.org/project/{match} |
| gerrit | ['gerrit'] | https://gerrit.wikimedia.org/r/q/{match} |
| netbox | ['nb', 'netbox'] | https://netbox.wikimedia.org/search/?q={match} |
| rw graphana | ['graph', 'graf', 'grafana'] | https://grafana-rw.wikimedia.org/dashboard/new?query={match} |
| Labs grafana | ['lgraph', 'lgraf', 'lgrafana'] | https://grafana-labs.wikimedia.org/dashboard/new?query={match} |
| alert manager | ['am'] | https://alerts.wikimedia.org/{match} |
| Cloud VPS alert manager | ['amvps'] | https://prometheus-alerts.wmcloud.org/{match} |
| icinga (deprecated, use alertmanager instead) | ['nagios', 'icinga'] | https://icinga.wikimedia.org/cgi-bin/icinga/status.cgi?search_string={match} |
| SAL | ['sal'] | https://sal.toolforge.org/{match} |
| toolsadmin | ['ta', 'toolsadmin'] | https://toolsadmin.wikimedia.org/tools/?q={match} |
| openstack browser | ['ob', 'openstack-browser'] | https://openstack-browser.toolforge.org/{match} |
| openstack browser - projects | ['obp', 'openstack-browser-project'] | https://openstack-browser.toolforge.org/project/{match} |
| openstack browser - servers | ['obs', 'openstack-browser-server'] | https://openstack-browser.toolforge.org/server/{match} |
| Meta wiki | ['meta'] | https://meta.wikimedia.org/w/index.php?search={match} |
| Mailman lists | ['lists'] | https://lists.wikimedia.org/mailman/listinfo/{match} |
| ['g', 'google'] | https://google.com?q={match} | |
| duckduckgo | ['dd', 'duckduck'] | https://duckduckgo.com?q={match} |
| Debmonitor | ['dm', 'debmonitor'] | https://debmonitor.wikimedia.org/search?q={match} |
| Puppetboard | ['pb', 'puppetboard'] | https://puppetboard.wikimedia.org/{match} |
| Kudos wiki, show some wikilove :) | ['kudos'] | https://office.wikimedia.org/wiki/Kudos |
| Etherpad | ['e', 'ether', 'etherpad'] | https://etherpad.wikimedia.org/{match} |
| Contact list for WMF | ['contacts', 'people'] | https://office.wikimedia.org/wiki/Contact_list |
| Wikimedia code search | ['cs', 'code', 'codesearch'] | https://codesearch.wmcloud.org/search/?q={match} |
| Betterworks | ['bw', 'betterworks'] | https://app.betterworks.com |
| Phabricator regex | ['^(?P<task_num>T\\d+)$'] | https://phabricator.wikimedia.org/{task_num} |
| Wikimedia what - prefix | ['what'] | https://wm-what.toolforge.org/search?term_name={match} |
| Wikimedia what - regex | ['^(?P<query>\\?.*)$'] | https://wm-what.toolforge.org/search?term_name={query} |
| Cloud open MRs | ['mrs'] | https://gitlab.wikimedia.org/groups/repos/cloud/-/merge_requests?scope=all&state=opened&label_name[]=Needs%20review&approved_by_usernames[]=None |
| Cloud MRs ready to be merged and deployed | ['deploy'] | https://gitlab.wikimedia.org/groups/repos/cloud/-/merge_requests?scope=all&state=opened&approved_by_usernames[]=Any |
| WMCS alerts | ['wmcsam'] | https://alerts.wikimedia.org/{match} |
| Wikimedia librenms web | ['net', 'librenms'] | https://librenms.wikimedia.org |
| Wikimedia url shortener | ['urlshortener', 'urlshort'] | https://meta.wikimedia.org/wiki/Special:UrlShortener |
| Phabricator link generator | ['phablink', 'phabulous'] | https://phabulous.toolforge.org/ |
| Mediawki table diagram | ['tables'] | https://www.mediawiki.org/w/index.php?title=Manual:Database_layout/diagram&action=render |
| Toolforge deleted tools list | ['tfdeleted', 'deleted'] | https://disabled-tools.toolforge.org |
| Wikimedia personal file hosting (ssh peopleweb.discovery.wmnet) | ['files'] | https://people.wikimedia.org/~{match} |
| WMCS incident response | ['incident'] | https://wikitech.wikimedia.org/wiki/Wikimedia_Cloud_Services_team/Incident_response_process |
| WMCS clinic duty | ['clinic', 'oncall'] | https://wikitech.wikimedia.org/wiki/Wikimedia_Cloud_Services_team/Clinic_duties |
| Cloud wikimedia edits | ['edits'] | https://wmcs-edits.wmcloud.org/#wmcs-edits |
To set it up, you can configure the following url as a search engine in your
browser:
https://wm-lol.toolforge.org/api/v1/search?query=%sFor firefox, you might have to use an extension like this one.