Difference between revisions of "Template:FilmLinks/doc"

From blackwiki
Jump to navigation Jump to search
imported>Zyxw
(List parameters in order displayed by template. Add names of templates used, with links. Update URLs for templates now using https. Replace "field" with "parameter. Update examples.)
imported>Zyxw
(update examples)
Line 42: Line 42:
 
| ''name'' || text || n/a || n/a || name of movie, defaults to [[Help:Magic words#Variables|<nowiki>{{PAGENAME}}</nowiki>]]
 
| ''name'' || text || n/a || n/a || name of movie, defaults to [[Help:Magic words#Variables|<nowiki>{{PAGENAME}}</nowiki>]]
 
|-
 
|-
| ''imdb'' || id || Entry || {{tl|imdb title}} || https://www.imdb.com /title/tt'''[imdb]'''
+
| ''imdb'' || id || Entry || {{tl|IMDb title}} || https://www.imdb.com /title/tt'''[imdb]'''
 
|-
 
|-
 
| ''allmovie'' || id || Entry || {{tl|AllMovie title}} || https://www.allmovie.com /movie/v'''[allmovie]'''
 
| ''allmovie'' || id || Entry || {{tl|AllMovie title}} || https://www.allmovie.com /movie/v'''[allmovie]'''
Line 58: Line 58:
 
| ''brit'' || id || Entry || {{tl|Britmovie title}} || http://www.britmovie.co.uk /films/'''[brit]'''
 
| ''brit'' || id || Entry || {{tl|Britmovie title}} || http://www.britmovie.co.uk /films/'''[brit]'''
 
|-
 
|-
| ''sony'' || id || Entry || {{tl|Sonyclassics title}} || http://www.sonyclassics.com /'''[sony]'''
+
| ''sony'' || id || Entry || n/a<!--{{tl|Sonyclassics title}}--> || http://www.sonyclassics.com /'''[sony]'''
 
|-
 
|-
| ''turner'' || id || Entry || {{tl|Tcmdb title}} || http://www.tcm.turner.com/tcmdb /title/title.jsp?stid='''[turner]'''
+
| ''turner'' || id || Entry || {{tl|TCMDb title}} || http://www.tcm.turner.com/tcmdb /title/title.jsp?stid='''[turner]'''
 
|}
 
|}
  
Line 75: Line 75:
 
<code><nowiki>{{subst:FilmLinks | name = Inception | imdb = 1375666 | allmovie = 480818 | mojo = inception | metacritic = inception | rotten = inception | bfidb = | screen = | brit = | sony = | turner = }}</nowiki></code>
 
<code><nowiki>{{subst:FilmLinks | name = Inception | imdb = 1375666 | allmovie = 480818 | mojo = inception | metacritic = inception | rotten = inception | bfidb = | screen = | brit = | sony = | turner = }}</nowiki></code>
  
Adds the following templates:
+
Adds the following:
 
<pre>
 
<pre>
* {{imdb title|1375666|Inception}}
+
* {{IMDb title|1375666|Inception}}
 
* {{AllMovie title|480818|Inception}}
 
* {{AllMovie title|480818|Inception}}
 
* {{Mojo title|inception|Inception}}
 
* {{Mojo title|inception|Inception}}
Line 85: Line 85:
  
 
Displayed as:
 
Displayed as:
* {{imdb title|1375666|Inception}}
+
* {{IMDb title|1375666|Inception}}
 
* {{AllMovie title|480818|Inception}}
 
* {{AllMovie title|480818|Inception}}
 
* {{Mojo title|inception|Inception}}
 
* {{Mojo title|inception|Inception}}
Line 94: Line 94:
 
<code><nowiki>{{subst:FilmLinks | name = They Drive by Night | imdb = 0030858 | bfidb = 53898 | screen = 502445 | brit = They-Drive-by-Night_1938 }}</nowiki></code>
 
<code><nowiki>{{subst:FilmLinks | name = They Drive by Night | imdb = 0030858 | bfidb = 53898 | screen = 502445 | brit = They-Drive-by-Night_1938 }}</nowiki></code>
  
Adds the following templates:
+
Adds the following:
 
<pre>
 
<pre>
* {{imdb title|0030858|They Drive by Night}}
+
* {{IMDb title|0030858|They Drive by Night}}
 
* {{Bfidb title|53898|They Drive by Night}}
 
* {{Bfidb title|53898|They Drive by Night}}
 
* {{Screenonline title|502445|They Drive by Night}}
 
* {{Screenonline title|502445|They Drive by Night}}
Line 103: Line 103:
  
 
Displayed as:
 
Displayed as:
* {{imdb title|0030858|They Drive by Night}}
+
* {{IMDb title|0030858|They Drive by Night}}
 
* {{Bfidb title|53898|They Drive by Night}}
 
* {{Bfidb title|53898|They Drive by Night}}
 
* {{Screenonline title|502445|They Drive by Night}}
 
* {{Screenonline title|502445|They Drive by Night}}
Line 111: Line 111:
 
<code><nowiki>{{subst:FilmLinks | name = Midnight in Paris | imdb = 1605783 | sony = midnightinparis | turner = 802334 }}</nowiki></code>
 
<code><nowiki>{{subst:FilmLinks | name = Midnight in Paris | imdb = 1605783 | sony = midnightinparis | turner = 802334 }}</nowiki></code>
  
Adds the following templates:
+
Adds the following:
 
<pre>
 
<pre>
* {{imdb title|1605783|Midnight in Paris}}
+
* {{IMDb title|1605783|Midnight in Paris}}
* {{Sonyclassics title|midnightinparis|Midnight in Paris}}
+
* [http://www.sonyclassics.com/midnightinparis ''Midnight in Paris''] at [[Sony Pictures Classics]]
* {{Tcmdb title|802334|Midnight in Paris}}
+
* {{TCMDb title|802334|Midnight in Paris}}
 
</pre>
 
</pre>
  
 
Displayed as:
 
Displayed as:
* {{imdb title|1605783|Midnight in Paris}}
+
* {{IMDb title|1605783|Midnight in Paris}}
* {{Sonyclassics title|midnightinparis|Midnight in Paris}}
+
* [http://www.sonyclassics.com/midnightinparis ''Midnight in Paris''] at [[Sony Pictures Classics]]
* {{Tcmdb title|802334|Midnight in Paris}}
+
* {{TCMDb title|802334|Midnight in Paris}}
  
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
 
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||

Revision as of 11:02, 1 April 2019

Template:Uses Wikidata

This template allows linking to external links found on most film title articles. This will aid in the maintenance and standardization of these external links.

How to use

  • Not all parameters must be used, but do not delete parameters when using. An empty parameter shows a link was considered not worth adding, but a missing link implies the parameter was forgotten or didn't exist at the time the template was applied.
  • Please discuss all proposed additions, deletions and formatting changes to the Template itself within the Template's Talk page.

Cut & paste

Either

{{subst:FilmLinks
| name            = 
| imdb            = 
| allmovie        = 
| mojo            = 
| metacritic      = 
| rotten          = 
| bfidb           = 
| screen          = 
| brit            = 
| sony            = 
| turner          = 
}}

or (preferred)

{{subst:FilmLinks | name = | imdb = | allmovie = | mojo = | metacritic = | rotten = | bfidb = | screen = | brit = | sony = | turner = }}

The order of the parameters does not matter.

Parameters

  • All parameters are optional, but if you don't include any of them, nothing will show up.
  • Do not use capital letters. They might disrupt the code.
Parameter Data Result Template URL source
name text n/a n/a name of movie, defaults to {{PAGENAME}}
imdb id Entry {{IMDb title}} https://www.imdb.com /title/tt[imdb]
allmovie id Entry {{AllMovie title}} https://www.allmovie.com /movie/v[allmovie]
mojo name Entry {{Mojo title}} https://www.boxofficemojo.com /movies/?id=[mojo].htm
metacritic name Reviews {{Metacritic film}} https://www.metacritic.com /movie/[metacritic]
rotten name Reviews {{Rotten Tomatoes}} https://www.rottentomatoes.com /m/[rotten]
bfidb id Entry {{Bfidb title}} http://ftvdb.bfi.org.uk /sift/title/[bfidb]
screen id Entry {{Screenonline title}} http://www.screenonline.org.uk /film/id/[screen]
brit id Entry {{Britmovie title}} http://www.britmovie.co.uk /films/[brit]
sony id Entry n/a http://www.sonyclassics.com /[sony]
turner id Entry {{TCMDb title}} http://www.tcm.turner.com/tcmdb /title/title.jsp?stid=[turner]

wikidata

Examples

Example 1

{{subst:FilmLinks | name = Inception | imdb = 1375666 | allmovie = 480818 | mojo = inception | metacritic = inception | rotten = inception | bfidb = | screen = | brit = | sony = | turner = }}

Adds the following:

* {{IMDb title|1375666|Inception}}
* {{AllMovie title|480818|Inception}}
* {{Mojo title|inception|Inception}}
* {{Metacritic film|inception|Inception}}
* {{Rotten Tomatoes|inception|Inception}}

Displayed as:

Example 2

{{subst:FilmLinks | name = They Drive by Night | imdb = 0030858 | bfidb = 53898 | screen = 502445 | brit = They-Drive-by-Night_1938 }}

Adds the following:

* {{IMDb title|0030858|They Drive by Night}}
* {{Bfidb title|53898|They Drive by Night}}
* {{Screenonline title|502445|They Drive by Night}}
* {{Britmovie title|They-Drive-by-Night_1938|They Drive by Night}}

Displayed as:

Example 3

{{subst:FilmLinks | name = Midnight in Paris | imdb = 1605783 | sony = midnightinparis | turner = 802334 }}

Adds the following:

* {{IMDb title|1605783|Midnight in Paris}}
* [http://www.sonyclassics.com/midnightinparis ''Midnight in Paris''] at [[Sony Pictures Classics]]
* {{TCMDb title|802334|Midnight in Paris}}

Displayed as: