Difference between revisions of "Template:Episode"
Wikisimpsons - The Simpsons Wiki
m (→Usage: added syntax instructions) |
m (added plural to show runner, widened box slightly so most of it's on 1 line) |
||
Line 1: | Line 1: | ||
− | {| class="infobox" cellpadding=2 cellspacing=2 align=right width= | + | {| class="infobox" cellpadding=2 cellspacing=2 align=right width=250px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color:#fff4a7; border:1px solid white;" |
| 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" | ||
Line 27: | Line 27: | ||
| {{{specialGuestVoices}}} | | {{{specialGuestVoices}}} | ||
|- class{{{Show Runner}}}="hiddenStructure" style="vertical-align: top;" | |- class{{{Show Runner}}}="hiddenStructure" style="vertical-align: top;" | ||
− | | '''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;" |
Revision as of 07:02, January 2, 2010
Episode | |
[[Image:{{{image}}}|250px]] | |
Episode Number | {{{Episode Number}}} |
Production Code | {{{productionCode}}} |
Original Airdate | {{{originalAirdate}}} |
Blackboard Text | {{{blackboardText}}} |
Couch Gag | {{{couchGag}}} |
Billboard Gag | |
Special Guest Voices | {{{specialGuestVoices}}} |
Show Runner(s) | |
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").
- Special Guest Voices should link to their Wikipedia article ( [[w:Kelsey_Grammar|Kelsey Grammar]] ).
- They 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= }} |