Template:Programme

Revision as of 20:42, 10 September 2023 by PinkPugPrincess (talk | contribs)
Description
To use this template, enter the following and fill in the appropriate fields. Any field left blank will not show up. Don't forget to include brackets, to make the fields into links.
Syntax
Type {{programme|<...>}} somewhere, with parameters as shown below.
Sample output
{{Programme
 | title = Programme title [defaults to pagename]
 | image = Example.jpg
 | release = Release
 | series = Number of series
 | episodes = Number of episodes
 | runtime = Programme runtime
 | genre = Programme genre
 | network = Television network
 | distrib = Distributor
 | creator = Creator
 | writer = Writer
 | director = Director
 | composer = Composer
 | based on = Based on
 | exec prod = Executive producer
 | producer = Producer
 | prod co = Production companies
 | country = Country of origin
 | language = Original language
}}

Results in...

<infobox> <title source="title"><default> {{#explode:Programme|(}} </default></title>

<image source="image"></image> <label>Release</label> <label>Series</label> <label>Episodes</label> <label>Running time</label> <label>Genre</label> <label>Network</label> <label>Distributor</label> <label>Created by</label> <label>Written by</label> <label>Directed by</label> <label>Composer</label> <label>Based on</label> <label>Executive producer</label> <label>Producer</label> <label>Production company</label> <label>Country</label> <label>Language</label> </infobox>