Template:Production Info: Difference between revisions

From YSTV History Wiki
Jump to navigation Jump to search
(Add URL field)
m (Change location of URL field)
Line 3: Line 3:
! {{Hl2}} colspan="2" style="text-align: center; font-size: larger;" | {{{name}}}
! {{Hl2}} colspan="2" style="text-align: center; font-size: larger;" | {{{name}}}
|-  
|-  
{{ #if: {{{url<includeonly>|</includeonly>}}} |
! colspan="2" style="text-align: center; white-space: nowrap;" {{!}} [{{{url}}} Watch Online]  }}
|-
{{#if: {{{logofile<includeonly>|</includeonly>}}} |
{{#if: {{{logofile<includeonly>|</includeonly>}}} |
{{!}} colspan="2" style="text-align: center;" {{!}} [[File:{{{logofile}}}|{{{logosize|200px}}}|{{{logoalt<includeonly>|</includeonly>}}}]] }}
{{!}} colspan="2" style="text-align: center;" {{!}} [[File:{{{logofile}}}|{{{logosize|200px}}}|{{{logoalt<includeonly>|</includeonly>}}}]] }}
Line 23: Line 26:
! 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:29, 28 October 2009

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

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
}}