• Wikisimpsons needs more Featured Article, Picture, Quote, Episode and Comprehensive article nominations!
  • Wikisimpsons has a Discord server! Click here for your invite! Join to talk about the wiki, Simpsons and Tapped Out news, or just to talk to other users.
  • Make an account! It's easy, free, and your work on the wiki can be attributed to you.
TwitterFacebookDiscord

Difference between revisions of "Template:Episode"

Wikisimpsons - The Simpsons Wiki
(I think we should have articles for each.)
Line 20: Line 20:
 
| '''Couch Gag'''
 
| '''Couch Gag'''
 
| {{{couchGag}}}
 
| {{{couchGag}}}
|- class{{{billboardGag}}}="hiddenStructure" style="vertical-align: top;"
+
|- style="vertical-align: top;" | class{{{billboardGag}}}="hiddenStructure"
| '''Billboard Gag'''
+
| {{#if:{{{billboardGag|}}}|'''Billboard Gag'''|}}
 
| {{{billboardGag|}}}
 
| {{{billboardGag|}}}
|- class{{{specialGuestVoices}}}="hiddenStructure" style="vertical-align: top;"
+
|- style="vertical-align: top;" | class{{{specialGuestVoices}}}="hiddenStructure"
| '''Special Guest Voices'''
+
| {{#if:{{{specialGuestVoices|}}}|'''Special Guest Voices'''|}}
| {{{specialGuestVoices}}}
+
| {{{specialGuestVoices|}}}
|- class{{{Show Runner}}}="hiddenStructure" style="vertical-align: top;"
+
|- style="vertical-align: top;" | class{{{Show Runner}}}="hiddenStructure"
| '''Show Runner(s)'''
+
| {{#if:{{{Show Runner|}}}|'''Show Runner(s)'''|}}
| {{{Show Runner|}}}
+
| {{{Show Runner|}}}
 
|- class{{{Written By}}}="hiddenStructure" style="vertical-align: top;"
 
|- class{{{Written By}}}="hiddenStructure" style="vertical-align: top;"
 
| '''Written By'''
 
| '''Written By'''

Revision as of 17:25, January 19, 2010

Episode
[[Image:{{{image}}}|250px]]
Episode Number {{{Episode Number}}}
Production Code {{{productionCode}}}
Original Airdate {{{originalAirdate}}}
Blackboard Text {{{blackboardText}}}
Couch Gag {{{couchGag}}}
Written By {{{Written By}}}
Directed By {{{Directed By}}}

Usage

  • Copy and paste the following. Replace blank.png with filename if one is available.
  • Fields left blank will be hidden.
  • Original Airdate should be formatted Month date, Year (May 7, 2001).
  • Blackboard text should have quotation marks ("I am not the best").
    • Guest Voices should be put onto seperate lines for different roles, using line break after each one( <br/> ).
{{episode
|image=blank.png
|Caption=
|Episode Number=
|productionCode=
|originalAirdate=
|blackboardText=
|couchGag=
|billboardGag=
|specialGuestVoices=
|Show Runner=
|Written By=
|Directed By=
}}