Jump to content

Template:Douban/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
rv to last version that matches working template, before unexplained changes that broke existing transclusions
No edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
{{Uses Wikidata|P4529}}
{{Uses Wikidata|P4529|P6442|P6445}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
== Usage ==
== Usage ==

Revision as of 18:46, 11 April 2024

Usage

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

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

{{Douban|[ID]}}

For example:

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

Or

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

For example:


2. If it is a book or a music, then the URL should be like https://book.douban.com/subject/[ID]/(or music in place of book). In a Wikipedia article you may insert the code below

{{Douban|[ID]|[Link text]|[Type]}},

[Type] could be "book" or "music"
[Link text] could be omitted, if so, the current Wikipedia article's title will be used
For example:

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


3. If it is a page of other type:

type: Type of the Douban webpage, or the [DIR] in the URL https://www.douban.com/[DIR]/[id]/
All possible values:

  • Movie, book or music (all of which have URL like https://[TYPE].douban.com/subject/[id]/), use 'movie', 'book' or 'music'
  • Page with URL like https://www.douban.com/[DIR]/[id]/, use [DIR] (\"/\" is allowed)",

example: movie, game, subject, location/drama, etc.

Parameters

To generate a link to a Douban 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
1292052
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
The Shawshank Redemption
Stringoptional
Typetype 3 (or the third anonymous parameter)

Type of the Douban webpage (see above)

Default
movie
Example
"movie", "game", "subject", "location/drama", etc.
Stringoptional