Jump to content

Template:Infobox episode: Difference between revisions

From TV Burp Wiki
PinkPugPrincess (talk | contribs)
mNo edit summary
PinkPugPrincess (talk | contribs)
This didn't work.
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="font-size:89%; width:300px;"
{| class="infobox" style="font-size:89%; width:300px;"
|-  
|-  
! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" | ''{{{name}}}''
! colspan="2" style="background-color:#6f027c; color:#ffffff; font-size:120%; padding:1em;" | {{{name}}}
|- style="text-align:center;"
|- style="text-align:center;"
| colspan="2" | ''Series {{{series}}}, Episode {{{number}}}''
| colspan="2" | Series {{{series}}}, Episode {{{number}}}
|- style="text-align:center;"
|- style="text-align:center;"
{{#if: {{{image|}}} | {{!}} colspan="2" style="padding:0.5em;" {{!}} [[{{{image}}}|{{{imagewidth|250}}}px]] }}
{{#if: {{{image|}}} | {{!}} colspan="2" style="padding:0.5em;" {{!}} [[{{{image}}}|{{{imagewidth|250}}}px]] }}
Line 13: Line 13:
{{#if: {{{director|}}} | {{!}} '''Directed by''' {{!!}} {{{director}}} }}
{{#if: {{{director|}}} | {{!}} '''Directed by''' {{!!}} {{{director}}} }}
|-  
|-  
| colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:0.25em; text-align:center;" | Episode guide
| colspan="2" style="background-color:#6f027c; color:#ffffff; font-size:120%; padding:0.25em; text-align:center;" | Episode guide
|- style="text-align:center; font-size:95%;" valign="top"
|- style="text-align:center; font-size:95%;" valign="top"
| '''Previous'''<br />{{{previous}}}
| '''Previous'''<br />{{{previous}}}

Latest revision as of 13:02, 15 April 2025

{{{name}}}
Series {{{series}}}, Episode {{{number}}}
Episode guide
Previous
{{{previous}}}
Next
{{{next}}}


Template documentation (for the above template, sometimes hidden or invisible)
Description
To use this template, enter the following and fill in the appropriate fields. Most fields left blank will not show up. Don't forget to include brackets, to make the fields into links.
Syntax
Type {{infobox episode|<...>}} somewhere, with parameters as shown below.
Sample output
{{infobox episode
| name       = Five Alive
| series     = Five
| number     = Five
| image      = Image:Example.jpg
| imagewidth = [defaults to 250] 
| airdate    = Unaired
| writer     = Mr. Writer
| director   = Ms. Director
| previous   = Episode A
| next       = Episode C
}}

Results in...

Five Alive
Series Five, Episode Five
Air date Unaired
Written by Mr. Writer
Directed by Ms. Director
Episode guide
Previous
Episode A
Next
Episode C

Cookies help us deliver our services. By using our services, you agree to our use of cookies.