Difference between revisions of "Template:Episode"
Wikisimpsons - The Simpsons Wiki
(Several users erase the parameteres in the episode. This change will fix that untill a user complete the parameter.) |
|||
Line 11: | Line 11: | ||
| '''Episode Number''' | | '''Episode Number''' | ||
| {{{Episode Number}}} | | {{{Episode Number}}} | ||
− | |- | + | |- style="vertical-align: top;" | class{{{productionCode}}}="hiddenStructure" |
− | | '''Production Code''' | + | | {{#if:{{{productionCode|}}}|'''Production Code'''|}} |
− | | {{{productionCode}}} | + | | {{{productionCode|}}} |
|- class="{{{originalAirdate|hiddenStructure}}}" style="vertical-align: top;" | |- class="{{{originalAirdate|hiddenStructure}}}" style="vertical-align: top;" | ||
| '''Original Airdate''' | | '''Original Airdate''' | ||
| {{{originalAirdate}}} | | {{{originalAirdate}}} | ||
− | |- | + | |- style="vertical-align: top;" | class{{{blackboardText}}}="hiddenStructure" |
− | | '''[[List of The Simpsons chalkboard gags|Blackboard Text]]''' | + | | {{#if:{{{blackboardText|}}}|'''[[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{{{couchGag}}}="hiddenStructure" | ||
+ | | {{#if:{{{couchGag|}}}|'''[[List of The Simpsons couch gags|Couch Gag]]'''|}} | ||
+ | | {{{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'''|}} |
Revision as of 02:02, May 15, 2010
Episode | |
[[File:{{{image}}}|250px]] | |
Episode Number | {{{Episode Number}}} |
Original Airdate | {{{originalAirdate}}} |
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= }} |