Template:SeasonBox2/doc
SeasonBox2 is used for seasons of a series uploaded by other users (in the event the original creator closes their channel or takes down that series/season). Works similar to the standard infobox,
{{SeasonBox2
|Row 1 title=The Saga Begins
|Row 1 info=The first episode. Dummy Entry.
|Row 1 airdate=1/1/1970
|Row 1 host=Null and Void}}
should yield the following:
| Episode | Synopsis | Airdate | Provided By |
|---|---|---|---|
|
The Saga Begins |
The first episode. Dummy Entry. | 1/1/1970 | Null and Void |
Like with the standard SeasonBox, you can also change the color of the text and background. colour1 changes background color, while colour2 changes text color.
{{SeasonBox2
|colour1=#daa520
|colour2=black
|Row 1 title=The Saga Begins
|Row 1 info=The first episode. Dummy Entry.
|Row 1 airdate=1/1/1970
|Row 1 host=Null and Void}}
should yield the following:
| Episode | Synopsis | Airdate | Provided By |
|---|---|---|---|
|
The Saga Begins |
The first episode. Dummy Entry. | 1/1/1970 | Null and Void |