Difference between revisions of "Template:Media"
Jump to navigation
Jump to search
Morbus Iff (talk | contribs) |
Morbus Iff (talk | contribs) |
||
Line 18: | Line 18: | ||
}} | }} | ||
| [[Category:Unknown media (type)]] | | [[Category:Unknown media (type)]] | ||
− | }} | + | }}{{ #switch: {{{type|}}} |
− | {{ #switch: {{{type|}}} | ||
| Album = This {{lc:{{{type}}}}} is for {{{film}}} ({{{year|????}}}). | | Album = This {{lc:{{{type}}}}} is for {{{film}}} ({{{year|????}}}). | ||
| Poster = This {{lc:{{{type}}}}} is for {{{film}}} ({{{year|????}}}). | | Poster = This {{lc:{{{type}}}}} is for {{{film}}} ({{{year|????}}}). | ||
Line 26: | Line 25: | ||
| Title = This {{lc:{{{type}}}}} card is for {{{film}}} ({{{year|????}}}). | | Title = This {{lc:{{{type}}}}} card is for {{{film}}} ({{{year|????}}}). | ||
| This {{{type|????}}} 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}}}. | | {{ #if: {{{distributor|}}} | <br />Distributed by {{{distributor}}}. | | ||
{{ #switch: {{{type|}}} | {{ #switch: {{{type|}}} | ||
Line 37: | Line 35: | ||
| VHS = [[Category:Unknown media (distributor)]] | | VHS = [[Category:Unknown media (distributor)]] | ||
}} | }} | ||
− | }}}} | + | }}}}{{ #if: {{{game|}}} | |
− | {{AutoDEFAULTSORT|namespace=1}}</includeonly><noinclude> | + | This screenshot is for {{{game}}} ({{{year|????}}}). |
+ | [[Category:Screenshots]] | ||
+ | }}{{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.). | ||
<br />Its primary purpose is to handle organizing of media in the proper categories. | <br />Its primary purpose is to handle organizing of media in the proper categories. | ||
Line 46: | Line 46: | ||
<pre> | <pre> | ||
{{Media | {{Media | ||
− | | film = | + | | film = [[12 Monkeys]] |
− | | year = | + | | year = 1995 |
− | | type = | + | | type = DVD |
− | | language = | + | | language = French |
− | | distributor = | + | | distributor = [[Company name]] |
+ | }} | ||
+ | </pre> | ||
+ | |||
+ | <pre> | ||
+ | {{Media | ||
+ | | game = [[Mystery Chronicles: Murder Among Friends]] | ||
+ | | year = 2008 | ||
}} | }} | ||
</pre> | </pre> | ||
Line 77: | Line 84: | ||
|} | |} | ||
− | + | {| class="wikitable" | |
− | + | ! style="text-align: left" | Parameter | |
− | + | ! style="text-align: left" | Explanation | |
− | + | |- | |
− | + | | '''game''' | |
− | + | | Insert the full common name of the game (as a link). | |
− | + | |- | |
− | + | | '''year''' | |
− | + | | Insert the year the game was released (if unknown, leave blank). | |
− | + | |} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 12:35, 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 = [[12 Monkeys]] | year = 1995 | type = DVD | language = French | distributor = [[Company name]] }}
{{Media | game = [[Mystery Chronicles: Murder Among Friends]] | year = 2008 }}
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). |
Parameter | Explanation |
---|---|
game | Insert the full common name of the game (as a link). |
year | Insert the year the game was released (if unknown, leave blank). |