Difference between revisions of "Template:Episode"
Wikisimpsons - The Simpsons Wiki
m (hopefully added hiding paramaters for unused rows) |
m (→Usage: added syntax instructions) |
||
| Line 38: | Line 38: | ||
|}<noinclude> | |}<noinclude> | ||
==Usage== | ==Usage== | ||
| − | Copy and paste the following. Replace blank.png with filename if one is available. | + | *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 ( <nowiki>[[w:Kelsey_Grammar|Kelsey Grammar]]</nowiki> ). | ||
| + | **They should be put onto seperate lines for different roles, using line break after each one( <nowiki><br/></nowiki> ). | ||
| + | |||
{| style="background: transparent; float: left;" | {| style="background: transparent; float: left;" | ||
|<pre> | |<pre> | ||
Revision as of 08:00, 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 | |
| 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=
}}
|