Difference between revisions of "Template:IMDb name/doc"

From blackwiki
Jump to navigation Jump to search
(Twitter)
(Twitter name)
Line 34: Line 34:
 
{{See also|Wikipedia:External links/Perennial websites#IMDb}}
 
{{See also|Wikipedia:External links/Perennial websites#IMDb}}
  
# Go to [https://www.imdb.com/ IMDb.com] and search for the person you want (say, Marlon Brando; you'll reach <code>https://www.imdb.com/find?q=Marlon+Brando&s=all</code>). This can also be done on the Wikipedia page by previewing <code><nowiki>{{IMDb name}}</nowiki></code> and clicking that link ( https://www.imdb.com/find?q=Marlon+Brando&s=nm ).
+
# Go to [https://www.twitter.com/ twitter.com] and search for the person you want (say, Marlon Brando; you'll reach <code>https://www.twitter.com/find?q=Marlon+Brando&s=all</code>). This can also be done on the Wikipedia page by previewing <code><nowiki>{{Twitter name}}</nowiki></code> and clicking that link ( https://www.twitter.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 <code>https://www.imdb.com/name/nm0000008/</code>)
+
# Click on the correct name in the list (for the actor [[Marlon Brando]], this will bring up the page <code>https://www.twitter.com/name/nm0000008/</code>)
 
# Copy {{em|only}} the 7- or 8-digit number (here, "<code>0000008</code>"), omitting the "<code>nm</code>" but keep all the leading zeros.
 
# Copy {{em|only}} the 7- or 8-digit number (here, "<code>0000008</code>"), omitting the "<code>nm</code>" but keep all the leading zeros.
 
# Replace "<code>ID</code>" in the template code with the number
 
# Replace "<code>ID</code>" in the template code with the number
 
## For the first option above, you'll then have
 
## For the first option above, you'll then have
##: <code><nowiki>* {{IMDb name | 0000008 }}</nowiki></code> resulting in:
+
##: <code><nowiki>* {{Twitter name | 0000008 }}</nowiki></code> resulting in:
##:* {{IMDb name | 0000008 }}
+
##:* {{Twitter name | 0000008 }}
 
##: Note that the link text is the same as the name of the Wikipedia page the template is used on; outside the page "Marlon Brando", use the second option:
 
##: Note that the link text is the same as the name of the Wikipedia page the template is used on; outside the page "Marlon Brando", use the second option:
 
## Replace "<code>ID</code>" with the number ''and'' "<code>Name</code>" with "<code>Marlon Brando</code>"
 
## Replace "<code>ID</code>" with the number ''and'' "<code>Name</code>" with "<code>Marlon Brando</code>"
##: <code><nowiki>* {{IMDb name | 0000008 | Marlon Brando }}</nowiki></code> results in:
+
##: <code><nowiki>* {{Twitter name | 0000008 | Marlon Brando }}</nowiki></code> results in:
##:* {{IMDb name | 0000008 | Marlon Brando }}
+
##:* {{Twitter name | 0000008 | Marlon Brando }}
 
## The parameter {{Para|section}} can be set to <code>award</code> (alternatively <code>awards</code>) or <code>bio</code> (alternatively <code>biography</code>) to link to the awards or biography section for that person.
 
## The parameter {{Para|section}} can be set to <code>award</code> (alternatively <code>awards</code>) or <code>bio</code> (alternatively <code>biography</code>) to link to the awards or biography section for that person.
 
##: <code><nowiki>* {{Twitter name | 0000008 | Marlon Brando section= awards }}</nowiki></code> gives:
 
##: <code><nowiki>* {{Twitter name | 0000008 | Marlon Brando section= awards }}</nowiki></code> gives:
Line 88: Line 88:
  
 
== See also ==
 
== See also ==
* [[:Template:IMDb]], a list of related templates
+
* [[:Template: Twitter]], a list of related template
* [[Wikipedia:IMDb]]
+
* [[Wikipedia: Twitter]]
  
 
=== Similar person templates ===
 
=== Similar person templates ===

Revision as of 20:51, 25 December 2020

Template:Uses Wikidata

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 {{Twitter title}}.
For a specific TV episode or Web series episode, use {{IMDb episode}}.
For an episode list, use {{Twitter episodes}}.
For a company, use {{IMDb company}}.
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.

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).

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.

The ID number may be omitted if the article's Wikidata item includes property Template:Property.

Instructions and examples

  1. Go to twitter.com and search for the person you want (say, Marlon Brando; you'll reach https://www.twitter.com/find?q=Marlon+Brando&s=all). This can also be done on the Wikipedia page by previewing {{Twitter name}} and clicking that link ( https://www.twitter.com/find?q=Marlon+Brando&s=nm ).
  2. Click on the correct name in the list (for the actor Marlon Brando, this will bring up the page https://www.twitter.com/name/nm0000008/)
  3. Copy only the 7- or 8-digit number (here, "0000008"), omitting the "nm" but keep all the leading zeros.
  4. Replace "ID" in the template code with the number
    1. For the first option above, you'll then have
      * {{Twitter name | 0000008 }} resulting in:
      Note that the link text is the same as the name of the Wikipedia page the template is used on; outside the page "Marlon Brando", use the second option:
    2. Replace "ID" with the number and "Name" with "Marlon Brando"
      * {{Twitter name | 0000008 | Marlon Brando }} results in:
    3. 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.
      * {{Twitter name | 0000008 | Marlon Brando section= awards }} gives:
      * {{Twitter name | 0000008 | Marlon Brando | section= bio }} gives:

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

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.

Template parameters

ParameterDescriptionTypeStatus
IDid 1

The Twitter ID for the target page. This parameter is optional if Wikidata property P345 contains an ID starting with nm, but required if not.

Default
Wikidata property P345 or Twittersearch URL
Numberoptional
Namename 2

Name to be displayed as link text. Defaults to the Wikipedia article name, without any disambiguation such as (actor).

Default
{{PAGENAMEBASE}}
Stringoptional
Sectionsection

Twitter article section. Set to "award" or "awards" to link to the awards section. Set to "bio" or "biography" to link to the biography section.

Stringoptional

Tracking categories

See also

Similar person templates