Template:AllMovie movie/doc
This is a documentation subpage for Template:AllMovie movie. It contains usage information, categories and other content that is not part of the original template page. |
This template is used on approximately 20,000 pages, so changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Please consider discussing changes on the talk page before implementing them. |
Template:AllMovie movie displays an external link to a page for a title (film or television series) at the AllMovie website (formerly known as All Movie Guide and AllRovi). It is intended for use in the external links section of an article.
For an external link to an artist (person, animal, or company), use {{AllMovie name}} instead.
Usage
Unnamed parameters:
{{AllMovie movie | ID }}
{{AllMovie movie | ID | NAME }}
Named parameters:
{{AllMovie movie | id= ID }}
{{AllMovie movie | id= ID | title= TITLE }}
{{AllMovie movie | id= ID | tab= TAB }}
{{AllMovie movie | id= ID | title= TITLE | tab= TAB }}
Using Wikidata property P1562:
{{AllMovie movie}}
{{AllMovie movie | title= TITLE }}
{{AllMovie movie | tab= TAB }}
{{AllMovie movie | title= TITLE | tab= TAB }}
Instructions
- Search AllMovie for the title you want, and click on the correct link to go to that title's page.
- The page URL should look like this:
https://www.allmovie.com/movie/title-v######
- or
https://www.allmovie.com/movie/v######
- where "
######
" indicates a number. (If it doesn't, there should be a message under the title which says "wrong Result? more matches HERE"; click on this link and reselect the desired title from the list.)
- Copy only that number. Add the following text to the External links section:
* {{AllMovie title | ###### | TITLE }}
- or
* {{AllMovie title | id= ###### | title= TITLE }}
- where
######
is the number you've copied, - and
TITLE
is the title of the title (default is the article's name.)
- Optional: add the parameter
|tab=
to link to a different page (tab) in a title's entry. Choices are: overview, cast-crew, awards, and releases. Leaving the parameter empty will link to the overview.
Examples
Film
URLs:
- https://www.allmovie.com/movie/quantum-of-solace-v356351
- https://www.allmovie.com/movie/v356351
Unnamed parameters:
{{AllMovie movie | 356351 | Quantum of Solace }}
- Quantum of Solace at AllMovie
Named parameters:
{{AllMovie movie | id= 356351 | title= Quantum of Solace }}
- Quantum of Solace at AllMovie
With "tab" parameter:
{{AllMovie movie | id= 356351 | title= Quantum of Solace (cast & crew) | tab= cast-crew }}
- Quantum of Solace (cast & crew) at AllMovie
TV series
URLs:
- https://www.allmovie.com/movie/fringe-tv-series-v466814
- https://www.allmovie.com/movie/v466814
Unnamed parameters:
Named parameters:
With "tab" parameter:
{{AllMovie movie | id= 466814 | title= Fringe (cast & crew) | tab= cast-crew }}
- Fringe (cast & crew) at AllMovie
TemplateData
TemplateData for AllMovie movie
<templatedata> {
"description": "This template displays an external link to a page for a title (film or television series) at the AllMovie website (formerly known as All Movie Guide and AllRovi). It is intended for use in the external links section of an article..", "params": { "id": { "label": "id", "aliases": [ "1" ], "description": "The \"id\" parameter (or unnamed parameter \"1\") should contain the ID portion of the URL. Example: 466814 is the ID portion of https://www.allmovie.com/movie/fringe-tv-series-v466814 or https://www.allmovie.com/movie/v466814. This parameter is optional if Wikidata property P1562 exists, but required if not.",
"default": "Wikidata property P1562", "example": "466814",
"type": "number", "required": false }, "title": { "label": "title", "aliases": [ "2" ], "description": "The \"title\" parameter (or unnamed parameter \"2\") may be used to specify the link text, which should be the name of the subject of the link. This parameter is optional; it defaults to the Wikipedia article name, without any disambiguation such as \"(film)\" or \"(TV series)\".",
"default": "AllMovie movie/doc", "example": "Fringe (cast & crew)",
"type": "string", "required": false }, "tab": { "label": "tab", "description": "The \"tab\" parameter may be used create an external link to a different page (tab) in a film's entry. Choices are: \"overview\", \"cast-crew\", \"awards\", and \"releases\". Leaving the parameter empty will link to the overview.",
"example": "cast-crew",
"type": "string", "required": false }
}, "paramOrder": [ "id", "title", "tab" ] } </templatedata>
Tracking category
See also
- {{AllMovie name}}
- {{AllMusic}}
- {{AllGame}}
- {{AMG}}
Similar film title templates:
- {{IMDb title}}
- {{TCMdb title}}