Template:Production Info: Difference between revisions

From YSTV History Wiki
Jump to navigation Jump to search
(update)
(Add URL field)
Line 4: Line 4:
|-  
|-  
{{#if: {{{logofile<includeonly>|</includeonly>}}} |
{{#if: {{{logofile<includeonly>|</includeonly>}}} |
{{!}} colspan="2" style="text-align: center;" {{!}} [[image:{{{logofile}}}|{{{logosize|200px}}}|{{{logoalt<includeonly>|</includeonly>}}}]] }}
{{!}} colspan="2" style="text-align: center;" {{!}} [[File:{{{logofile}}}|{{{logosize|200px}}}|{{{logoalt<includeonly>|</includeonly>}}}]] }}
|-
|-
! Genre:
! Genre:
Line 23: Line 23:
! style="white-space: nowrap;" | Producers:
! style="white-space: nowrap;" | Producers:
| {{{producers<includeonly>|</includeonly>}}}
| {{{producers<includeonly>|</includeonly>}}}
|-
{{ #if: {{{url<includeonly>|</includeonly>}}} |
! colspan="2" style="text-align: center; white-space: nowrap;" {{!}} [{{{url}}} Watch Online]  }}
|}<noinclude>
|}<noinclude>



Revision as of 20:26, 28 October 2009

{{{name}}}
[[File:{{{logofile}}}|200px|{{{logoalt}}}]]
Genre: {{{genre}}}
Broadcast: {{{broadcast}}}
First Broadcast: {{{start date}}}
Last Broadcast: {{{end date}}}
Producers: {{{producers}}}
[{{{url}}} Watch Online]

To include this template on a production page:

{{Production Info
| name = Show Name
| logofile = Image File Name (optional)
| logoalt = Image Description
| genre = Genre
| broadcast = Date of Broadcast (optional; for one-offs)
| start date = First Broadcast (optional)
| end date = Last Broadcast (optional)
| producers = List of Producers
}}