Template:IMDb name
This template uses Lua: |
This template is used to generate an external link to a web page for a person in the Internet Movie Database. It is intended for use in the external links section of an article.
- For a work (film/movie, TV or Web program/series, video game, etc.), use {{IMDb title}}.
- For a specific TV episode or Web series episode, use {{IMDb episode}}.
- For an episode list, use {{IMDb episodes}}.
- For an event, use {{IMDb event}}.
Usage
If the subject of the Wikipedia article is the same as the IMDb page, only ID number is required. The template then uses the Wikipedia article name as the anchor text.
{{IMDb name | ID }}
{{IMDb name | id=
Error: The retired template {{Template:IMDb name}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{=}} to generate the = character. ID }}
To have the link text be other than the article name, use second parameter. This is necessary when adding an IMDb link to an article about somebody or something other than the linked person (for example, if you include the IMDb link for Bette Davis in the Joan Crawford article, you must specify Bette Davis's name as the text for the link).
{{IMDb name | ID | NAME }}
{{IMDb name | id=
Error: The retired template {{Template:IMDb name}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{=}} to generate the = character. ID | name=
Error: The retired template {{Template:IMDb name}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{=}} to generate the = character. NAME }}
The parameter |section=
can be set to award
(alternatively awards
) or bio
(alternatively biography
) to link to the awards or biography section for that person.
{{IMDb name | ID | NAME | section=
Error: The retired template {{Template:IMDb name}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{=}} to generate the = character. SECTION }}
{{IMDb name | id=
Error: The retired template {{Template:IMDb name}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{=}} to generate the = character. ID | name=
Error: The retired template {{Template:IMDb name}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{=}} to generate the = character. NAME | section=
Error: The retired template {{Template:IMDb name}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{=}} to generate the = character. SECTION }}
The ID number may be omitted if the article's Wikidata item includes property (P345).
{{IMDb name}}
{{IMDb name | name=
Error: The retired template {{Template:IMDb name}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{=}} to generate the = character. NAME }}
{{IMDb name | name=
Error: The retired template {{Template:IMDb name}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{=}} to generate the = character. NAME | section=
Error: The retired template {{Template:IMDb name}} has been transcluded; see mw:Help:Magic words#Other for details. To fix this, use only the code {{=}} to generate the = character. SECTION }}
Instructions and examples
- Go to IMDb.com and search for the person you want (say, Marlon Brando; you'll reach
https://www.imdb.com/find?q=Marlon+Brando&s=all
). This can also be done on the Wikipedia page by previewing{{IMDb name}}
and clicking that link ( https://www.imdb.com/find?q=Marlon+Brando&s=nm ). - Click on the correct name in the list (for the actor Marlon Brando, this will bring up the page
https://www.imdb.com/name/nm0000008/
) - Copy only the 7- or 8-digit number (here, "
0000008
"), omitting the "nm
" but keep all the leading zeros. - Replace "
ID
" in the template code with the number- For the first option above, you'll then have
- Replace "
ID
" with the number and "Name
" with "Marlon Brando
"* {{IMDb name | 0000008 | Marlon Brando }}
results in:
- The parameter
|section=
can be set toaward
(alternativelyawards
) orbio
(alternativelybiography
) to link to the awards or biography section for that person.* {{IMDb name | 0000008 | Marlon Brando | section= awards }}
gives:* {{IMDb name | 0000008 | Marlon Brando | section= bio }}
gives:
TemplateData
TemplateData for IMDb name
This template is used to generate an external link to a web page for a person in the Internet Movie Database.
Parameter | Description | Type | Status | |
---|---|---|---|---|
ID | id 1 | The IMDb ID for the target page. This parameter is optional if Wikidata property P345 contains an ID starting with nm, but required if not.
| Number | optional |
Name | name 2 | Name to be displayed as link text. Defaults to the Wikipedia article name, without any disambiguation such as (actor).
| String | optional |
Section | section | IMDb article section. Set to "award" or "awards" to link to the awards section. Set to "bio" or "biography" to link to the biography section. | String | optional |
Tracking categories
See also
- Template:IMDb, a list of related templates
- Wikipedia:IMDb
Similar person templates
- {{AllMovie name}}
- {{TCMDb name}}
- {{BFI}}
- Pages which use = as a template
- Lua-based templates
- Pages which use a template in place of a magic word
- Templates using TemplateData
- Film external link templates
- People and person external link templates
- Television external link templates
- Templates using data from Wikidata
- Templates that add a tracking category
- External link templates using Wikidata
- IMDb templates