Difference between revisions of "Template:Media"
Jump to navigation
Jump to search
Morbus Iff (talk | contribs) |
Morbus Iff (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | <includeonly> | + | <includeonly>{{ #if: {{{film|}}} | |
| − | {{ #if: {{{film|}}} | | + | {{ #if: {{{type|}}} | |
| − | + | {{ #switch: {{{type|}}} | |
| − | + | | Album = [[Category:Album covers for {{{year|????}}}]][[Category:All album covers]] | |
| − | + | | Betamax = [[Category:Betamax covers for {{{year|????}}}]][[Category:All Betamax covers]] | |
| − | + | | Blu-ray = [[Category:Blu-ray covers for {{{year|????}}}]][[Category:All Blu-ray covers]] | |
| − | + | | DVD = [[Category:DVD covers for {{{year|????}}}]][[Category:All DVD covers]] | |
| − | + | | LD = [[Category:LD covers for {{{year|????}}}]][[Category:All LD covers]] | |
| − | + | | VHS = [[Category:VHS covers for {{{year|????}}}]][[Category:All VHS covers]] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
{{ #switch: {{{type|}}} | {{ #switch: {{{type|}}} | ||
| − | | | + | | Promo = [[Category:Promotional items]] |
| − | | | + | | Still = [[Category:Still images]] |
| − | | | + | | Title = [[Category:Title cards]] |
| − | | | + | | [[Category:Posters and covers for {{{year|????}}}]] |
| − | + | [[Category:{{{language|English}}}-language posters and covers]] | |
| − | + | [[Category:All posters and covers]] | |
}} | }} | ||
| + | | [[Category:Unknown media (type)]] | ||
| + | }} | ||
| + | {{ #switch: {{{type|}}} | ||
| + | | Album = This {{lc:{{{type}}}}} is for {{{film}}} ({{{year|????}}}). | ||
| + | | Poster = This {{lc:{{{type}}}}} is for {{{film}}} ({{{year|????}}}). | ||
| + | | Promo = This {{lc:{{{type}}}}}tional item is for {{{film}}} ({{{year|????}}}). | ||
| + | | Still = This {{lc:{{{type}}}}} is for {{{film}}} ({{{year|????}}}). | ||
| + | | Title = This {{lc:{{{type}}}}} card is for {{{film}}} ({{{year|????}}}). | ||
| + | | This {{{type|????}}} is for {{{film}}} ({{{year|????}}}). | ||
| + | }} | ||
{{AmazonVideoSearch|{{{film|}}}|Search for this film on Amazon.}} | {{AmazonVideoSearch|{{{film|}}}|Search for this film on Amazon.}} | ||
| − | + | {{ #if: {{{distributor|}}} | <br />Distributed by {{{distributor}}}. | | |
| − | + | {{ #switch: {{{type|}}} | |
| − | + | | Album = [[Category:Unknown media (distributor)]] | |
| − | + | | Betamax = [[Category:Unknown media (distributor)]] | |
| − | + | | Blu-ray = [[Category:Unknown media (distributor)]] | |
| − | + | | DVD = [[Category:Unknown media (distributor)]] | |
| − | + | | LD = [[Category:Unknown media (distributor)]] | |
| − | + | | VHS = [[Category:Unknown media (distributor)]] | |
| − | |||
}} | }} | ||
| − | }} | + | }}}} |
{{AutoDEFAULTSORT|namespace=1}}</includeonly><noinclude> | {{AutoDEFAULTSORT|namespace=1}}</includeonly><noinclude> | ||
This template is used to describe '''uploaded media''' (images, videos, audio, etc.). | This template is used to describe '''uploaded media''' (images, videos, audio, etc.). | ||
Revision as of 12:27, 16 August 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 Album, Betamax, Blu-ray, DVD, LD, VHS, Poster, Promo, Still, or Title. |
| 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
}}