Difference between revisions of "Template:Media"

From Disobiki
Jump to navigation Jump to search
(Created page with '<includeonly>{{ #if: {{{type|}}} | {{ #switch: {{{type|}}} | Album = [[Category:Album covers for {{{year|????}}}]]Category:All album covers | Betamax = [[Category:Betam…')
 
Line 30: Line 30:
 
   | This {{{type|????}}} is for {{{film}}} ({{{year|????}}}).
 
   | This {{{type|????}}} is for {{{film}}} ({{{year|????}}}).
 
   }}
 
   }}
{{AmazonSearch|{{{film|}}}|Search for this film on Amazon.}}
+
{{AmazonVideoSearch|{{{film|}}}|Search for this film on Amazon.}}
 
| [[Category:Unknown media (film)]]
 
| [[Category:Unknown media (film)]]
 
}}{{ #if: {{{distributor|}}} | <br />Distributed by {{{distributor}}}. |
 
}}{{ #if: {{{distributor|}}} | <br />Distributed by {{{distributor}}}. |

Revision as of 12:11, 6 July 2010

This template is used to describe uploaded media (images, videos, audio, etc.).
Its primary purpose is to handle organizing of media in the proper categories.

Usage

 {{Media
 | film           =
 | year           =
 | type           =
 | language       =
 | distributor    =
 }}

Parameters

Note: * denotes required fields.

Parameter Explanation
film * Insert the full common name of the film (as a link).
year Insert the year the film was released (if unknown, leave blank).
type * One of Poster, DVD, VHS, LD, Betamax, Album, Promo, Still, Title, Newspaper, or Video.
language If not English, the type of language on display (Italian, Thai, French, etc.).
distributor The distributor(s) for this DVD, VHS, LD, Album, etc. (as a link).

Examples

 {{Media
 | film           = [[Baberellas]]
 | year           = 2003
 | type           = Poster
 }}
 {{Media
 | film           = [[12 Monkeys]]
 | year           = 1995
 | type           = DVD
 | language       = French
 }}