Jump to content

Template:Cite Google Maps/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
updating template data
→‎Parameters: +parameter
(2 intermediate revisions by one other user not shown)
Line 23: Line 23:
* '''ref''': for Harvard-style referencing, if necessary
* '''ref''': for Harvard-style referencing, if necessary
** '''letter''': a letter to append to a date or year for Harvard-style referencing, if necessary
** '''letter''': a letter to append to a date or year for Harvard-style referencing, if necessary
* '''author''': set to "yes" to list the author in the citation for consistency with other citations in an article


=== Examples ===
=== Examples ===
Line 56: Line 57:
{
{
"params": {
"params": {
"url": {
"label": "url",
"description": "the URL for the Google Map",
"type": "url",
"required": true
},
"access-date": {
"label": "access-date",
"description": "the full retrieval date",
"example": "2024-08-09",
"type": "date",
"suggested": true
},
"title": {
"label": "title",
"description": "Give a title for the map; otherwise, it will be the article name.",
"example": "Sydney Opera House",
"type": "string"
},
"SV": {
"SV": {
"label": "Street View",
"label": "Street View",
"description": "set to \"yes\" if this is a Street View",
"description": "set to \"yes\" if this is a Street View",
"example": "yes",
"example": "yes",
"type": "string"
},
"link": {
"label": "link",
"description": "set to \"no\" to unlink the publisher",
"type": "string"
"type": "string"
},
},
Line 70: Line 85:
"label": "Street View date",
"label": "Street View date",
"description": "date of Street View photography; only required when citing a Street View",
"description": "date of Street View photography; only required when citing a Street View",
"example": "2024-08-09",
"example": "May 2021",
"type": "date"
},
"access-date": {
"label": "access-date",
"description": "the full retrieval date",
"example": "2024-08-09",
"type": "date"
"type": "date"
},
},
Line 84: Line 93:
"type": "string"
"type": "string"
},
},
"url": {
"link": {
"label": "url",
"label": "link",
"description": "the URL for the Google Map",
"description": "set to \"no\" to unlink the publisher",
"type": "url",
"required": true
},
"title": {
"label": "title",
"description": "Give a title for the map; otherwise, it will be the page name.",
"example": "Sydney Opera House",
"type": "string"
"type": "string"
}
}
}
},
"format": "inline"
}
}
</templatedata>
</templatedata>

Revision as of 14:56, 30 August 2024

This template is used for referencing maps published by Google LLC through their Google Maps service.

The template accepts all parameters that {{cite map}} does, unless |SV=yes, in which case it accepts all parameters that {{cite web}} does. This template can also be set to emulate Citation Style 2 (CS2) style, via |mode=cs2.

Note that unlike paper maps, Google offers dynamic sizing at variable scales. Major citation style guides omit a map scale in that situation so this template does not render any scale output.

Usage

{{Cite Google Maps|url= |title= |access-date=16 September 2024}}

Parameters

  • url – the URL for the map in question
  • title – a "subtitle" for the map. The link text will appear as "<title>" if "title" is used; otherwise, it will be the page name.
  • access-date – the full retrieval date.
  • SV – set to "yes" to change the website from Google Maps to Google Street View.
    • date – date of Street View photography; only required when |SV=yes.
  • link – set to "no" to unlink the publisher.
  • mode – set to "cs2" to use CS2 output (lower case only)
  • ref: for Harvard-style referencing, if necessary
    • letter: a letter to append to a date or year for Harvard-style referencing, if necessary
  • author: set to "yes" to list the author in the citation for consistency with other citations in an article

Examples

Normal usage with automatic inclusion of page title (i.e. "Cite Google Maps", which is taken from the template's full page title "Template:Cite Google Maps/doc"):

  • {{Cite Google Maps |url= http://maps.google.com/maps?hl=en&q=from:+E%20Market%20St/RT-308%[email protected],%20-73.912580+to:+RT-308%[email protected],%20-73.821096 |access-date= 16 September 2024}}

generates this:

  • "Cite Google Maps" (Map). Google Maps. Retrieved 16 September 2024.

Using the optional "title" parameter:

  • {{Cite Google Maps |url= http://maps.google.com/maps?hl=en&q=from:+E%20Market%20St/RT-308%[email protected],%20-73.912580+to:+RT-308%[email protected],%20-73.821096 |title= Driving directions to RT-308 |access-date= 16 September 2024}}

generates this:

For Google Street View imagery:

  • {{Cite Google Maps |url = https://goo.gl/maps/u5sTx |SV= yes |date= August 2014 |title = Adirondack Northway, Albany, New York |access-date = July 11, 2015}}

generates this:

See also


No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
urlurl

the URL for the Google Map

URLrequired
access-dateaccess-date

the full retrieval date

Example
2024-08-09
Datesuggested
titletitle

Give a title for the map; otherwise, it will be the article name.

Example
Sydney Opera House
Stringoptional
Street ViewSV

set to "yes" if this is a Street View

Example
yes
Stringoptional
Street View datedate

date of Street View photography; only required when citing a Street View

Example
May 2021
Dateoptional
letterletter

a letter to append to a date or year for Harvard-style referencing, if necessary

Stringoptional
linklink

set to "no" to unlink the publisher

Stringoptional