Template:Douban people/doc

From Wikipedia, the free encyclopedia

Template:Douban people displays an external link to a page for a person at the Douban website. It is intended for use in the external links section of an article.

For external links to movies and TV series, use {{Douban}} instead.

Usage[edit]

Go to Douban.com (Douban), search and find the page of the person that you are looking for, check out its URL.

1. If it is a movie celebrity, then the URL should be like https://movie.douban.com/celebrity/[ID]/. In a Wikipedia article you may insert the code below

{{Douban people|[ID]}}

For example:

  • {{Douban people|1053554}} yields: "Douban people/doc at Douban (in Chinese)" (the current Wikipedia article's title will be used as the link's shown text)

Or

{{Douban people|[ID]|[Link text]}}

For example:

2. If it is a book author, then the URL should be like https://book.douban.com/author/[ID]/. In a Wikipedia article you may insert the code below

{{Douban people|[ID]|type=book}}

For example:

  • {{Douban people|4506751|type=book}} yields: "Douban people/doc at Douban (in Chinese)" (the current Wikipedia article's title will be used as the link's shown text)

Or

{{Douban people|[ID]|[Link text]|type=book}}

For example:

3. If it is a musician, then the URL should be like https://music.douban.com/musician/[ID]/. In a Wikipedia article you may insert the code below

{{Douban people|[ID]|type=music}}

For example:

  • {{Douban people|103873|type=music}} yields: "Douban people/doc at Douban (in Chinese)" (the current Wikipedia article's title will be used as the link's shown text)

Or

{{Douban people|[ID]|[Link text]|type=music}}

For example:

  • {{Douban people|103873|Joi Chua|type=music}} yields: "Joi Chua at Douban (in Chinese)"

Parameters[edit]

To generate a link to a Douban person webpage

Template parameters

ParameterDescriptionTypeStatus
IDid 1 (or the first anonymous parameter)

ID, that is the <code>[ID]</code> in the URL <code><nowiki>https://[type/www].douban.com/[dir]/[ID]/</nowiki></code>

Example
1053554
Numberrequired
Link texttitle 2 (or the second anonymous parameter)

Text that is shown by the link

Default
The current Wikipedia article (or page of other type)'s title
Example
Satoshi Kon
Stringoptional
Description textdescription 3 (or the third anonymous parameter)

Text that is shown after the link

Stringoptional
Typetype 4 (or the fourth anonymous parameter)

Type of the Douban person webpage (see above)

Default
movie
Example
"movie", "book", "music", etc.
Stringoptional

See also[edit]