Template:Production Info: Difference between revisions

From YSTV History Wiki
Jump to navigation Jump to search
mNo edit summary
(Made start optional; added 'broadcast' for one-offs)
Line 9: Line 9:
| {{{genre<includeonly>|</includeonly>}}}
| {{{genre<includeonly>|</includeonly>}}}
|-  
|-  
{{ #if: {{{broadcast<includeonly>|</includeonly>}}} |
! style="white-space: nowrap;" | Broadcast:
| {{{start date<includeonly>|</includeonly>}}}
|-
{{ #if: {{{start date<includeonly>|</includeonly>}}} |
! style="white-space: nowrap;" | First Broadcast:
! style="white-space: nowrap;" | First Broadcast:
| {{{start date<includeonly>|</includeonly>}}}
| {{{start date<includeonly>|</includeonly>}}}
Line 16: Line 21:
{{!}} {{{end date}}} }}
{{!}} {{{end date}}} }}
|-
|-
! Producers:
! style="white-space: nowrap;" | Producers:
| {{{producers<includeonly>|</includeonly>}}}
| {{{producers<includeonly>|</includeonly>}}}
|}<noinclude>
|}<noinclude>

Revision as of 09:35, 1 March 2007

{{ #if: {{{broadcast}}} | {{ #if: {{{start date}}} |
{{{name}}}
[[image:{{{logofile}}}|200px|{{{logoalt}}}]]
Genre: {{{genre}}}
Broadcast: {{{start date}}}
First Broadcast: {{{start date}}}
Last Broadcast: {{{end date}}}
Producers: {{{producers}}}

Use:

 {{Production Info
   |name=Show Name
   |logofile=imagefilename (optional)
   |genre=Genre
   |start date=first broadcast
   |end date=last broadcast (optional)
   |producers=list of producers
 }}