Template:Infobox episode: Difference between revisions
Jump to navigation
Jump to search
TheUnGhost (talk | contribs) m (1 revision imported) |
No edit summary |
||
(13 intermediate revisions by 2 users not shown) | |||
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 | {| id="episode" 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; 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" | [[File:{{{image|}}}|300px]] | |||
|align="center" colspan="2" | {{{image|}}} | |- | ||
{{#if:{{{season|}}}| | {{#if:{{{season|}}}|<tr><td>'''Season'''</td><td>{{{season}}}</td></tr>}} | ||
|- | |||
{{#if:{{{date|}}}|<tr><td>'''Date'''</td><td>{{{date}}}</td></tr>}} | |||
|- | |||
|- | {{#if:{{{production number|}}}|<tr><td>'''Production number'''</td><td>{{{production number}}}</td></tr>}} | ||
{{#if:{{{date|}}}| | |- | ||
{{#if:{{{writers|}}}|<tr><td>'''Writer(s)'''</td><td>{{{writers}}}</td></tr>}} | |||
|- | |||
{{#if:{{{directors|}}}|<tr><td>'''Director(s)'''</td><td>{{{directors}}}</td></tr>}} | |||
|- | |- | ||
{{#if:{{{production number|}}}| | {{#if:{{{starring|}}}|<tr><td>'''Starring'''</td><td>{{{starring}}}</td></tr>}} | ||
|- | |||
{{#if:{{{featuring|}}}|<tr><td>'''Featuring'''</td><td>{{{featuring}}}</td></tr>}} | |||
|- | |||
|- | {{#if:{{{appearances|}}}|<tr><td>'''Appearance(s)'''</td><td>{{{appearances}}}</td></tr>}} | ||
{{#if:{{{writers|}}}| | |- | ||
{{#if:{{{previous|}}}|<tr><td>'''Previous'''</td><td>{{{previous}}}</td></tr>}} | |||
|- | |||
{{#if:{{{next|}}}|<tr><td>'''Next'''</td><td>{{{next}}}</td></tr>}} | |||
|- | |}<templatestyles src="Infobox episode/styles.css"/> | ||
{{#if:{{{directors|}}}| | |||
|- | |||
{{#if:{{{starring|}}}| | |||
|- | |||
{{#if:{{{featuring|}}}| | |||
|- | |||
{{#if:{{{ | |||
{{ | |||
|- | |||
{{#if:{{{previous|}}}| | |||
|- | |||
{{#if:{{{next|}}}| | |||
|} | |||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
Line 68: | Line 39: | ||
|starring = | |starring = | ||
|featuring = | |featuring = | ||
| | |appearances = | ||
|previous = | |previous = | ||
|next = | |next = | ||
Line 74: | Line 45: | ||
[[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": {}, | |||
"appearances": {}, | |||
"previous": {}, | |||
"next": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 22:54, 23 October 2023
Infobox episode | |
[[File:|300px]] |
Usage[edit]
{{Infobox episode |name = |image = |description = |season = |date = |production number = |writers = |directors = |starring = |featuring = |appearances = |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 |
appearances | appearances | no description | Unknown | optional |
previous | previous | no description | Unknown | optional |
next | next | no description | Unknown | optional |