Template:Infobox television episode: Difference between revisions

From QME Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="infobox vevent" style="width: 25em; font-size: 90%; border: 2pt solid #83FCDB; color: black; float: right; margin: 0 0 1em 1em;"
{| class="infobox vevent" style="width: 25em; font-size: 90%; border: 2pt solid #83FCDB; background: #222; color: white; float: right; margin: 0 0 1em 1em;"
|-
|-
! colspan="2" style="text-align: center; font-color:#000; font-size: 120%; background:#83FCDB;" | {{{title|{{PAGENAME}}}}}
! colspan="2" style="text-align: center; font-size: 120%; background:#b0c4de; color: black;" | {{{title|{{PAGENAME}}}}}
|-
|-
| colspan="2" style="text-align: center;" | [[File:{{{titlecard|No_Image_Available.png}}}|250px]]
| colspan="2" style="text-align: center;" | [[File:{{{titlecard|No_Image_Available.png}}}|250px]]
|-
|-
| '''Series'''
| style="color:white;" | '''Series'''
| [[{{{series|}}}]]
| style="color:white;" | [[{{{series|}}}]]
|-
|-
| '''Season'''
| style="color:white;" | '''Season'''
| {{{season|}}}
| style="color:white;" | {{{season|}}}
|-
|-
| '''Episode'''
| style="color:white;" | '''Episode'''
| {{{episode|}}}
| style="color:white;" | {{{episode|}}}
|-
|-
| '''Airdate'''
| style="color:white;" | '''Airdate'''
| {{{airdate|}}}
| style="color:white;" | {{{airdate|}}}
|-
|-
| '''Airtime'''
| style="color:white;" | '''Airtime'''
| {{{airtime|}}}
| style="color:white;" | {{{airtime|}}}
|-
|-
| '''Production No.'''
| style="color:white;" | '''Production No.'''
| {{{production_number|}}}
| style="color:white;" | {{{production_number|}}}
|-
|-
| '''Writer'''
| style="color:white;" | '''Writer'''
| {{{writer|}}}
| style="color:white;" | {{{writer|}}}
|-
|-
| '''Director'''
| style="color:white;" | '''Director'''
| {{{director|}}}
| style="color:white;" | {{{director|}}}
|-
|-
| '''Guest Star(s)'''
| style="color:white;" | '''Guest Star(s)'''
| {{{guest_star|}}}
| style="color:white;" | {{{guest_star|}}}
|-
|-
| '''Victim'''
| style="color:white;" | '''Victim'''
| {{{victim|}}}
| style="color:white;" | {{{victim|}}}
|-
|-
| '''Autopsy Findings'''
| style="color:white;" | '''Autopsy Findings'''
| {{{autopsy_findings|}}}
| style="color:white;" | {{{autopsy_findings|}}}
|-
|-
| '''Network'''
| style="color:white;" | '''Network'''
| {{{network|}}}
| style="color:white;" | {{{network|}}}
|-
|-
| '''Production Company'''
| style="color:white;" | '''Production Company'''
| {{{production_company|}}}
| style="color:white;" | {{{production_company|}}}
|-
|-
| '''Previous Episode'''
| style="color:white;" | '''Previous Episode'''
| {{{prev|}}}
| style="color:white;" | {{{prev|}}}
|-
|-
| '''Next Episode'''
| style="color:white;" | '''Next Episode'''
| {{{next|}}}
| style="color:white;" | {{{next|}}}
|}
|}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
== Usage ==
== Usage ==
Copy and paste the following into an episode page:
Paste this into an episode page:


<pre>
<pre>
{{Infobox television episode
{{Infobox television episode
| title              = Example Episode Title
| title              = Episode Title
| titlecard          = Example_Titlecard.png
| titlecard          = Titlecard.png
| series            = [[Example Series]]
| series            = [[Series Name]]
| season            = 1
| season            = 1
| episode            = 1
| episode            = 1
| airdate            = January 1, 2020
| airdate            = January 1, 2000
| airtime            = 60 minutes
| airtime            = 60 minutes
| production_number  = 00001
| production_number  = 00001
| writer            = John Doe
| writer            = Jane Doe
| director          = Jane Smith
| director          = John Smith
| guest_star        = Guest Actor as Character Name
| guest_star        = Actor Name as Character
| victim            = Victim Name
| victim            = Character Name
| autopsy_findings  = Key findings here
| autopsy_findings  = Findings summary
| network            = Example Network
| network            = Network Name
| production_company = Example Company
| production_company = Production Studio
| prev              = Previous Episode
| prev              = [[Previous Episode]]
| next              = Next Episode
| next              = [[Next Episode]]
}}
}}
</pre>
</pre>

Revision as of 23:57, 9 July 2025


Usage

Paste this into an episode page:

{{Infobox television episode
| title              = Episode Title
| titlecard          = Titlecard.png
| series             = [[Series Name]]
| season             = 1
| episode            = 1
| airdate            = January 1, 2000
| airtime            = 60 minutes
| production_number  = 00001
| writer             = Jane Doe
| director           = John Smith
| guest_star         = Actor Name as Character
| victim             = Character Name
| autopsy_findings   = Findings summary
| network            = Network Name
| production_company = Production Studio
| prev               = [[Previous Episode]]
| next               = [[Next Episode]]
}}
By using this site, you agree to the Terms of Use. © 1996–2025 The Quincy Examiner / MTB. All rights reserved.