帮助:外部搜索
来自 PostgreSQL 维基
跳转到导航跳转到搜索可以使用模板创建主题的外部搜索,通过关键词进行搜索。
例如,这适用于 Google
<span style="border: 1px solid #CCD5DB;">[[Image:GoogleIcon.PNG]] [http://www.google.com/search?hl=en&safe=off&q={{{1|Wiki}}}&btnG=Search&meta= {{{1|Google}}}]</span> ==Usage== Allows to establish a link to a search query at the Google search engine: <div style="display:table; width:auto;"><pre> {{Google|Term1+Term2+Term3}} </pre></div> [[Category:Template|Google]] </noinclude>
使用方法非常简单易用。{{Google|firstTerm+Second+etc}}
也可以通过使用 %22Term1+Term2+etc%22 来进行短语搜索。
- 外部搜索在文章需要特定关键词才能有效搜索的情况下非常有用。
- 对于编辑来说,它可以更快速、便捷地进行网络搜索。
模板的其他应用包括搜索论坛,寻找软件开发维基中相同类型的错误报告,这些维基中维基和论坛协同工作。