模板:Google images/doc
跳至導覽
跳至搜尋
package.lua第80行Lua錯誤:module 'Module:Category handler/data' not found
- REDIRECT Template:改進使用說明
模板介紹[編輯]
Creates a link to a Google Images search page. The template takes two optional input parameters:
- With no parameter values, the template links to a Google Images search for the name of the current page (specifically to the value of the
SUBPAGENAMEmagic word for the current page). - If the first parameter value is present, the template links to a Google Images search on the parameter value. Ordinarily the value would consist of one or more search keywords, and/or commands that Google Images recognizes.
- If the second parameter value is present, the template displays the value as the link text.
Do not use in articles[編輯]
package.lua第80行Lua錯誤:module 'Module:Category handler/data' not found
參數及使用方法[編輯]
範例[編輯]
| Type this | To get this | What it produces, or searches for |
|---|---|---|
| {{google images}} | doc | Search Google images for the title of the page containing the template |
| {{google images|teratorn}} | teratorn | Search Google Images for "teratorn" |
| {{google images|teratorn|Search Google Images for: teratorn}} | Search Google Images for: teratorn | Displays some user-specified link text |
| {{google images||Search Google Images}} | Search Google Images | Link to an initially empty search form |