Template:Infobox television episode: Difference between revisions

From QME Wiki
Jump to navigation Jump to search
Created page with "<includeonly> {| class="infobox vevent" style="width: 25em; font-size: 90%;" |- ! colspan="2" style="text-align: center; font-size: 110%;" | {{{Title|{{PAGENAME}}}}} |- | '''Series''' | [[{{{Series|Quincy, M.E.}}}]] |- | '''Season''' | {{{Season|}}} |- | '''Episode''' | {{{Episode|}}} |- | '''Air date''' | {{{AirDate|}}} |- | '''Written by''' | {{{Writer|}}} |- | '''Directed by''' | {{{Director|}}} |- | '''Guest stars''' | {{{Guests|}}} |- | '''Previous episode''' | {{..."
 
 
(2 intermediate revisions by the same user not shown)
Line 30: Line 30:
| '''Next episode'''
| '''Next episode'''
| [[{{{Next|}}}]]
| [[{{{Next|}}}]]
|}
</includeonly><noinclude>
<includeonly>
{| class="infobox vevent" style="width: 25em; font-size: 90%;"
|-
! colspan="2" style="text-align: center; font-size: 120%; background:#b0c4de;" | {{{title|{{PAGENAME}}}}}
|-
| colspan="2" style="text-align: center;" | [[File:{{{titlecard|No_Image_Available.png}}}|250px]]
|-
| '''Series'''
| {{{series|}}}
|-
| '''Season'''
| {{{season|}}}
|-
| '''Episode'''
| {{{episode|}}}
|-
| '''Airdate'''
| {{{airdate|}}}
|-
| '''Airtime'''
| {{{airtime|}}}
|-
| '''Production No.'''
| {{{production_number|}}}
|-
| '''Writer'''
| {{{writer|}}}
|-
| '''Director'''
| {{{director|}}}
|-
| '''Guest Star(s)'''
| {{{guest_star|}}}
|-
| '''Victim'''
| {{{victim|}}}
|-
| '''Autopsy Findings'''
| {{{autopsy_findings|}}}
|-
| '''Network'''
| {{{network|}}}
|-
| '''Production Company'''
| {{{production_company|}}}
|-
| '''Previous Episode'''
| {{{prev|}}}
|-
| '''Next Episode'''
| {{{next|}}}
|}
</includeonly><noinclude>
<includeonly>
{| class="infobox vevent" style="width: 25em; font-size: 90%;"
|-
! colspan="2" style="text-align: center; font-size: 120%; background:#b0c4de;" | {{{title|{{PAGENAME}}}}}
|-
| colspan="2" style="text-align: center;" | [[File:{{{titlecard|No_Image_Available.png}}}|250px]]
|-
| '''Series'''
| {{{series|}}}
|-
| '''Season'''
| {{{season|}}}
|-
| '''Episode'''
| {{{episode|}}}
|-
| '''Airdate'''
| {{{airdate|}}}
|-
| '''Airtime'''
| {{{airtime|}}}
|-
| '''Production No.'''
| {{{production_number|}}}
|-
| '''Writer'''
| {{{writer|}}}
|-
| '''Director'''
| {{{director|}}}
|-
| '''Guest Star(s)'''
| {{{guest_star|}}}
|-
| '''Victim'''
| {{{victim|}}}
|-
| '''Autopsy Findings'''
| {{{autopsy_findings|}}}
|-
| '''Network'''
| {{{network|}}}
|-
| '''Production Company'''
| {{{production_company|}}}
|-
| '''Previous Episode'''
| {{{prev|}}}
|-
| '''Next Episode'''
| {{{next|}}}
|}
|}
</includeonly><noinclude>
</includeonly><noinclude>
== Usage ==
== Usage ==
This is the standard infobox template for an individual episode of ''Quincy, M.E.''.
Copy and paste the following into a page:


=== Example ===
<pre>
<pre>
{{Infobox television episode
{{Infobox television episode
| Title    = Memories of Allison
| title              = Memories of Allison
| Series    = Quincy, M.E.
| titlecard          = Pending.png
| Season    = 6
| series            = [[Quincy, M.E.]]
| Episode  = 1
| season            = 6
| AirDate  = March 3, 1982
| episode            = 1 (production)
| Writer    = Steven E. de Souza
| airdate            = October 28, 1981
| Director = Ray Danton
| airtime            = 90 minutes (actual: 73 min.)
| Guests    = Sharon Acker as Allison Sirella / Mary Latham
| production_number = 45572
| Prev      = For Want of a Horse
| writer            = Sam Egan
| Next      = Bitter Pill
| director          = Georg Fenady
| guest_star        = Sharon Acker as Allison Sirella / Mary Latham
| victim            = Allison Sirella / Mary Latham
| autopsy_findings  = Repressed traumatic memories uncovered; psychological profiling; assassination attempt foiled
| prev              = [[The Last of Leadbottom|S05E24 – "The Last of Leadbottom"]]
| next              = [[A Star Is Dead...Again|S06E02 – "A Star Is Dead...Again"]]
| network            = National Broadcasting Company (NBC)
| production_company = Universal Television / MCA
}}
}}
</pre>
</pre>


=== Notes ===
[[Category:Television infobox templates]]
* For air dates, use full format (e.g., ''March 3, 1982'').
* You may omit any unused fields.
 
[[Category:Quincy M.E. templates]]
</noinclude>
</noinclude>

Latest revision as of 22:48, 24 June 2025


Usage

Copy and paste the following into a page:

{{Infobox television episode
| title              = Memories of Allison
| titlecard          = Pending.png
| series             = [[Quincy, M.E.]]
| season             = 6
| episode            = 1 (production)
| airdate            = October 28, 1981
| airtime            = 90 minutes (actual: 73 min.)
| production_number  = 45572
| writer             = Sam Egan
| director           = Georg Fenady
| guest_star         = Sharon Acker as Allison Sirella / Mary Latham
| victim             = Allison Sirella / Mary Latham
| autopsy_findings   = Repressed traumatic memories uncovered; psychological profiling; assassination attempt foiled
| prev               = [[The Last of Leadbottom|S05E24 – "The Last of Leadbottom"]]
| next               = [[A Star Is Dead...Again|S06E02 – "A Star Is Dead...Again"]]
| network            = National Broadcasting Company (NBC)
| production_company = Universal Television / MCA
}}