Template:Infobox episode: Difference between revisions
Jump to navigation
Jump to search
TheUnGhost (talk | contribs) m (1 revision imported) |
No edit summary |
||
Line 2: | Line 2: | ||
| 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''' | {{!}} '''Season''' | ||
{{!}} {{{season}}} | {{!}} {{{season}}} | ||
|- | |||
|- | |||
{{!}} '''Date''' | {{!}} '''Date''' | ||
{{!}} {{{date}}} | {{!}} {{{date}}} | ||
|- | |||
|- | |||
{{!}} '''Production number''' | {{!}} '''Production number''' | ||
{{!}} {{{production number}}} | {{!}} {{{production number}}} | ||
|- | |||
|- | |||
{{!}} '''Writer(s) ''' | {{!}} '''Writer(s) ''' | ||
{{!}} {{{writers}}} | {{!}} {{{writers}}} | ||
|- | |||
|- | |||
{{!}} '''Director(s)''' | {{!}} '''Director(s)''' | ||
{{!}} {{{directors}}} | {{!}} {{{directors}}} | ||
|- | |||
|- | |||
{{!}} '''Starring''' | {{!}} '''Starring''' | ||
{{!}} {{{starring}}} | {{!}} {{{starring}}} | ||
|- | |||
|- | |||
{{!}} '''Featuring''' | {{!}} '''Featuring''' | ||
{{!}} {{{featuring}}} | {{!}} {{{featuring}}} | ||
| | |- | ||
{{!}} '''Appearance(s)''' | |||
{{!}} ''' | |||
{{!}} {{{apperances}}} | {{!}} {{{apperances}}} | ||
|- | |||
|- | |||
{{!}} '''Previous''' | {{!}} '''Previous''' | ||
{{!}} {{{previous}}} | {{!}} {{{previous}}} | ||
|- | |||
|- | |||
{{!}} '''Next''' | {{!}} '''Next''' | ||
{{!}} {{{next}}} | {{!}} {{{next}}} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
Line 74: | Line 55: | ||
[[Category:Infobox templates]]</noinclude><includeonly></includeonly> | [[Category:Infobox templates]]</noinclude><includeonly></includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": {}, | |||
"image": {}, | |||
"season": {}, | |||
"date": {}, | |||
"production number": {}, | |||
"writers": {}, | |||
"directors": {}, | |||
"starring": {}, | |||
"featuring": {}, | |||
"apperances": {}, | |||
"previous": {}, | |||
"next": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 05:11, 17 January 2021
Infobox episode | |
Season | {{{season}}} |
Date | {{{date}}} |
Production number | {{{production number}}} |
Writer(s) | {{{writers}}} |
Director(s) | {{{directors}}} |
Starring | {{{starring}}} |
Featuring | {{{featuring}}} |
Appearance(s) | {{{apperances}}} |
Previous | {{{previous}}} |
Next | {{{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 |