Template:TV Data: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
Tag: Rollback |
||
Line 1: | Line 1: | ||
< | <includeonly> | ||
{| class="toccolours" style="float: right; margin: 0 0 1em 1em; width: 22em; font-size: 90%; clear:right;" cellspacing="5" | |||
|- | |||
| colspan="2" style="text-align: center; font-size: larger;" | '''{{{title|{{PAGENAME}}}}}''' | |||
|- | |||
| colspan="2" style="padding: 1em 0; text-align: center; background-color:white; border:1px solid #DDD;" | {{{cover|http://ec1.images-amazon.com/images/P/{{{asin}}}.01._AA240_SCLZZZZZZZ_.jpg}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{asin|}}}" | |||
|'''ASIN''' | |||
|[http://astore.amazon.co.uk/www-amazon-co-uk-21/detail/{{{asin}}} {{{asin}}}] | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{imdb|}}}" | |||
|'''IMDB''' | |||
|[http://www.imdb.com/title/tt{{{imdb}}}/ {{{imdb}}}] | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{date|}}}" | |||
| '''First Broadcast''' | |||
| {{{date}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{channel|}}}" | |||
| '''Broadcast Channel''' | |||
| {{{channel}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{director|}}}" | |||
|'''Director(s)''' | |||
|{{{director}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{producer|}}}" | |||
|'''Producer(s)''' | |||
|{{{producer}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{writer|}}}" | |||
|'''Writer(s)''' | |||
|{{{writer}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{cast|}}}" | |||
| '''Starring''' | |||
| {{{cast}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{duration|}}}" | |||
|'''Duration''' | |||
|{{{duration}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{episodes|}}}" | |||
|'''Episodes''' | |||
|{{{episodes}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{series|}}}" | |||
| '''Series''' | |||
| [[:Category:{{{series}}}|{{{series}}}]] | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{annotations|}}}" | |||
| '''Annotations''' | |||
| [[Book:{{PAGENAME}}/Annotations|Annotations for {{PAGENAME}}]] | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{notes|}}}" | |||
| '''Notes''' | |||
| {{{notes}}} | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{prev|}}}" | |||
|'''Preceded by''' | |||
|''{{{prev}}}'' | |||
|- style="vertical-align: top; text-align: left;" class="hiddenStructure{{{next|}}}" | |||
|'''Followed by''' | |||
|''{{{next}}}'' | |||
|- | |||
| colspan="2" style="text-align: center;" | '''All data relates to the UK home release.''' | |||
|}</includeonly><noinclude> | |||
'''Example Code''' | |||
---- | |||
<pre> | |||
{{TV Data | |||
|title= | |||
|cover= | |||
|asin= | |||
|imdb= | |||
|date= | |||
|channel= | |||
|director= | |||
|producer= | |||
|writer= | |||
|cast= | |||
|duration= | |||
|episodes= | |||
|series= | |||
|annotations= | |||
|notes= | |||
|prev= | |||
|next= | |||
}} | |||
</pre> | |||
Please only use the information for the UK home release (VHS/DVD/Blu-Ray). | |||
[[Category:Infobox templates|{{PAGENAME}}]] | |||
</noinclude> |
Latest revision as of 15:53, 20 October 2021
Example Code
{{TV Data |title= |cover= |asin= |imdb= |date= |channel= |director= |producer= |writer= |cast= |duration= |episodes= |series= |annotations= |notes= |prev= |next= }}
Please only use the information for the UK home release (VHS/DVD/Blu-Ray).