Difference between revisions of "Template:SeasonBox3"

From The TTSCpedia
Jump to navigationJump to search
TheTenthGoat
TheTenthGoat (talk | contribs) (Created page with "{| border="1" cellpadding="1" cellspacing="1" class="article-table" style="width:100%;align:center;text-align:center;background-color:{{{colour1|}}};color:{{{colour2|}}}" !Epi...")
 
 
Line 3: Line 3:
 
!Synopsis
 
!Synopsis
 
!Airdate
 
!Airdate
!Provided By
+
!Host
 
|-
 
|-
 
| style="align:center;text-align:center;" |
 
| style="align:center;text-align:center;" |

Latest revision as of 21:14, 21 December 2019

Episode Synopsis Airdate Host

No Title

No information Air Date Mirror Host


Template documentation[view] [edit] [history] [purge]

SeasonBox3 is used for seasons of a series hosted by other characters (in your series). Works similar to the standard infobox,

{{SeasonBox3
|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 Host

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.

{{SeasonBox3
|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 Host

The Saga Begins

The first episode. Dummy Entry. 1/1/1970 Null and Void