Template:Infobox episode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:# | {| class="infobox" cellpadding=2 cellspacing=2 align=right width=280px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background:#E7F4F5; border:1px solid #B59E96; color:#000" | ||
| align="center" colspan="2" bgcolor="9AD0DA" style="font-size:145%;" | '''{{{name|{{PAGENAME}}}}}''' | | align="center" colspan="2" bgcolor="#9AD0DA" style="font-size:145%;" | '''{{{name|{{PAGENAME}}}}}''' | ||
|- | |- | ||
|align="center" colspan="2" | {{{image|}}} | |align="center" colspan="2" | {{{image|}}} | ||
|- | |- | ||
| '''Season''' | |||
{{ | | {{#if:{{{season|}}}|{{{season}}}}} | ||
|- | |- | ||
| bgcolor="#B5DFE3" | '''Date''' | |||
{{ | | {{#if:{{{date|}}}|{{{date}}}}} | ||
|- | |- | ||
| '''Production number''' | |||
{{ | | {{#if:{{{production number|}}}|{{{production number}}}}} | ||
|- | |- | ||
| bgcolor="#B5DFE3" | '''Writer(s)''' | |||
{{ | | {{#if:{{{writers|}}}|{{{writers}}}}} | ||
|- | |- | ||
| '''Director(s)''' | |||
{{ | | {{#if:{{{directors|}}}|{{{directors}}}}} | ||
|- | |- | ||
| bgcolor="#B5DFE3" | '''Starring''' | |||
{{ | | {{#if:{{{starring|}}}|{{{starring}}}}} | ||
|- | |- | ||
| '''Featuring''' | |||
{{ | | {{#if:{{{featuring|}}}|{{{featuring}}}}} | ||
|- | |- | ||
| bgcolor="#B5DFE3" | '''Appearance(s)''' | |||
{{ | | {{#if:{{{apperances|}}}|{{{apperances}}}}} | ||
|- | |- | ||
| '''Previous''' | |||
{{ | | {{#if:{{{previous|}}}|{{{previous}}}}} | ||
|- | |- | ||
| bgcolor="#B5DFE3" | '''Next''' | |||
{{ | | {{#if:{{{next|}}}|{{{next}}}}} | ||
|} | |} | ||
Revision as of 01:43, 1 February 2021
Infobox episode | |
Season | |
Date | |
Production number | |
Writer(s) | |
Director(s) | |
Starring | |
Featuring | |
Appearance(s) | |
Previous | |
Next |
Usage
{{Infobox episode |name = |image = |description = |season = |date = |production number = |writers = |directors = |starring = |featuring = |apperances = |previous = |next = }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | Unknown | optional |
image | image | no description | Unknown | optional |
season | season | no description | Unknown | optional |
date | date | no description | Unknown | optional |
production number | production number | no description | Unknown | optional |
writers | writers | no description | Unknown | optional |
directors | directors | no description | Unknown | optional |
starring | starring | no description | Unknown | optional |
featuring | featuring | no description | Unknown | optional |
apperances | apperances | no description | Unknown | optional |
previous | previous | no description | Unknown | optional |
next | next | no description | Unknown | optional |