• 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
(removed billboard)
(Several users erase the parameteres in the episode. This change will fix that untill a user complete the parameter.)
Line 5: Line 5:
 
| align="center" colspan=2 bgcolor="#fada00" style="font-size:110%;" | '''{{{Box title|{{PAGENAME}}}}}'''
 
| align="center" colspan=2 bgcolor="#fada00" style="font-size:110%;" | '''{{{Box title|{{PAGENAME}}}}}'''
 
|- bgcolor="#fff4a7"
 
|- bgcolor="#fff4a7"
|align="center" colspan="2" | [[File:{{{image}}}|250px]]
+
| align="center" colspan="2" | [[File:{{{image}}}|250px]]
|- class{{{Caption}}}="hiddenStructure" style="vertical-align: top;" align="center"
+
|- class="{{{Caption|hiddenStructure}}}" style="vertical-align: top;" align="center"
 
| colspan="2"| <small>{{{Caption|}}}</small>
 
| colspan="2"| <small>{{{Caption|}}}</small>
|- class{{{Episode Number}}}="hiddenStructure" style="vertical-align: top;"
+
|- class="{{{Episode Number|hiddenStructure}}}" style="vertical-align: top;"
 
| '''Episode Number'''
 
| '''Episode Number'''
 
| {{{Episode Number}}}
 
| {{{Episode Number}}}
|- class{{{productionCode}}}="hiddenStructure" style="vertical-align: top;"
+
|- class="{{{productionCode|hiddenStructure}}}" style="vertical-align: top;"
 
| '''Production Code'''
 
| '''Production Code'''
 
| {{{productionCode}}}
 
| {{{productionCode}}}
|- class{{{originalAirdate}}}="hiddenStructure" style="vertical-align: top;"
+
|- class="{{{originalAirdate|hiddenStructure}}}" style="vertical-align: top;"
 
| '''Original Airdate'''
 
| '''Original Airdate'''
 
| {{{originalAirdate}}}
 
| {{{originalAirdate}}}
|- class{{{blackboardText}}}="hiddenStructure" style="vertical-align: top;"
+
|- class="{{{blackboardText|hiddenStructure}}}" style="vertical-align: top;"
 
| '''[[List of The Simpsons chalkboard gags|Blackboard Text]]'''
 
| '''[[List of The Simpsons chalkboard gags|Blackboard Text]]'''
 
| {{{blackboardText}}}
 
| {{{blackboardText}}}
|- class{{{couchGag}}}="hiddenStructure" style="vertical-align: top;"
+
|- class="{{{couchGag|hiddenStructure}}}" style="vertical-align: top;"
 
| '''[[List of The Simpsons couch gags|Couch Gag]]'''
 
| '''[[List of The Simpsons couch gags|Couch Gag]]'''
 
| {{{couchGag}}}
 
| {{{couchGag}}}
|- style="vertical-align: top;" | class{{{specialGuestVoices}}}="hiddenStructure"
+
|- style="vertical-align: top;" | class="{{{specialGuestVoices|hiddenStructure}}}"
 
| {{#if:{{{specialGuestVoices|}}}|'''Special Guest Voices'''|}}
 
| {{#if:{{{specialGuestVoices|}}}|'''Special Guest Voices'''|}}
 
| {{{specialGuestVoices|}}}
 
| {{{specialGuestVoices|}}}
|- style="vertical-align: top;" | class{{{Show Runner}}}="hiddenStructure"
+
|- style="vertical-align: top;" | class="{{{Show Runner|hiddenStructure}}}"
 
| {{#if:{{{Show Runner|}}}|'''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'''
 
|  {{{Written By}}}
 
|  {{{Written By}}}
|- class{{{Directed By}}}="hiddenStructure" style="vertical-align: top;"
+
|- class="{{{Directed By|hiddenStructure}}}" style="vertical-align: top;"
 
| '''Directed By'''
 
| '''Directed By'''
 
| {{{Directed By}}}
 
| {{{Directed By}}}

Revision as of 17:47, April 21, 2010

Episode
[[File:{{{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=
|specialGuestVoices=
|Show Runner=
|Written By=
|Directed By=
}}