Template:Production Info: Difference between revisions

From YSTV History Wiki
Jump to navigation Jump to search
m (New page: {| {{InfoBox}} |- ! {{Hl2}} colspan="2" style="text-align: center; font-size: larger;" | {{{name}}} |- {{#if: {{{logofile<includeonly>|</includeonly>}}} | {{!}} colspan="2" style="text-al...)
 
No edit summary
 
(22 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{| {{InfoBox}}
{| width="250px" {{InfoBox}}  
|-
|-
! {{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;" {{!}} [[image:{{{logofile}}}|{{{logosize|200px}}}|{{{logoalt<includeonly>|</includeonly>}}}]] }}
{{!}} colspan="2" style="text-align: center;" {{!}} [[File:{{{logofile}}}|{{{logosize|200px}}}|{{{logoalt<includeonly>|</includeonly>}}}]] }}
|-
|-
! Genre:
! Genre:
| {{{genre<includeonly>|</includeonly>}}}
| {{{genre<includeonly>|</includeonly>}}}
|-  
|-  
! First Broadcast:
{{ #if: {{{broadcast<includeonly>|</includeonly>}}} |
| {{{start date<includeonly>|</includeonly>}}}
! style="white-space: nowrap;" {{!}} Broadcast:
{{!}} {{{broadcast}}} }}
|-
{{ #if: {{{start date<includeonly>|</includeonly>}}} |
! style="white-space: nowrap;" {{!}} First Broadcast:
{{!}} {{{start date}}} }}
|-
|-
{{ #if: {{{end date<includeonly>|</includeonly>}}} |
{{ #if: {{{end date<includeonly>|</includeonly>}}} |
Line 16: Line 24:
{{!}} {{{end date}}} }}
{{!}} {{{end date}}} }}
|-
|-
! Producers:
{{ #if: {{{executive producers<includeonly>|</includeonly>}}} |
! Executive Producer(s):
{{!}} {{{executive producers}}} }}
|-
! style="white-space: nowrap;" | Producer(s):
| {{{producers<includeonly>|</includeonly>}}}
| {{{producers<includeonly>|</includeonly>}}}
|}
[[Category: Productions]]
|}<noinclude>
 
<div style="background-color: #91ee90; margin-top: 1em; padding: 0.5em;">
'''Template Documentation'''
 
To include this template on a production page:
<nowiki>{{Production Info
| name = Show Name
| url = Watch Online link
| 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)
| executive producers = List of Executive Producers
| producers = List of Producers
}}</nowiki>
</div>
 
[[Category:Style and Navigation|{{PAGENAME}}]]
</noinclude>

Latest revision as of 19:36, 8 December 2022

{{{name}}}
[{{{url}}} Watch Online]
[[File:{{{logofile}}}|200px|{{{logoalt}}}]]
Genre: {{{genre}}}
Broadcast: {{{broadcast}}}
First Broadcast: {{{start date}}}
Last Broadcast: {{{end date}}}
Executive Producer(s): {{{executive producers}}}
Producer(s): {{{producers}}}

Template Documentation

To include this template on a production page:

{{Production Info
| name = Show Name
| url = Watch Online link
| 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)
| executive producers = List of Executive Producers
| producers = List of Producers
}}