Template:EpisodeInfobox: Difference between revisions
From UN-NAMED SHOW wiki
Created page with "<!-- Start of episode infobox template --> {| class="infobox" style="float: right; width: 250px; border: 1px solid #aaa; background-color: #f9f9f9; padding: 5px; margin: 0 0 1em 1em;" |- ! colspan="2" style="background-color: #ccf; color: black; font-size: 1.25em; text-align: center;" | {{{title|Episode Title}}} |- | colspan="2" style="text-align: center;" | [[File:{{{image|Placeholder.png}}}|250px|alt={{{alt|Episode image}}}]] |- ! colspan="2" style="background-color: #..." |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
! Air Date | ! Air Date | ||
| {{{airdate|Unknown}}} | | {{{airdate|Unknown}}} | ||
|- | |||
! Episode Time | |||
| {{{lenght|Forgot}}} | |||
|- | |- | ||
! Written By | ! Written By | ||
Line 22: | Line 25: | ||
! Animated By | ! Animated By | ||
| {{{animators|Unknown}}} | | {{{animators|Unknown}}} | ||
|- | |||
! Music Used | |||
| {{{music| None}}} | |||
|- | |- | ||
! Voices Featured | ! Voices Featured | ||
Line 43: | Line 49: | ||
|} | |} | ||
<!-- End of episode infobox template --> | <!-- End of episode infobox template --> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"title": {}, | |||
"image": {}, | |||
"alt": {}, | |||
"season": {}, | |||
"episodenumber": {}, | |||
"airdate": {}, | |||
"lenght": {}, | |||
"writtenby": {}, | |||
"animators": {}, | |||
"music": {}, | |||
"voices": {}, | |||
"characters": {}, | |||
"locations": {}, | |||
"previous": {}, | |||
"next": {} | |||
}, | |||
"description": "Template for episodes!!", | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 19:17, 29 August 2024
Template for episodes!!
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | no description | Unknown | optional |
image | image | no description | Unknown | optional |
alt | alt | no description | Unknown | optional |
season | season | no description | Unknown | optional |
episodenumber | episodenumber | no description | Unknown | optional |
airdate | airdate | no description | Unknown | optional |
lenght | lenght | no description | Unknown | optional |
writtenby | writtenby | no description | Unknown | optional |
animators | animators | no description | Unknown | optional |
music | music | no description | Unknown | optional |
voices | voices | no description | Unknown | optional |
characters | characters | no description | Unknown | optional |
locations | locations | no description | Unknown | optional |
previous | previous | no description | Unknown | optional |
next | next | no description | Unknown | optional |