Difference between revisions of "Template:SeasonBox4/doc"

From The TTSCpedia
Jump to navigationJump to search
TheTenthGoat
TheTenthGoat (talk | contribs) (Created page with "SeasonBox4 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...")
 
 
Line 1: Line 1:
SeasonBox4 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,
+
SeasonBox4 is used for seasons of a series which also need to show their production codes. Works similar to the standard infobox,
  
 
<pre>
 
<pre>
Line 6: Line 6:
 
|Row 1 info=The first episode. Dummy Entry.
 
|Row 1 info=The first episode. Dummy Entry.
 
|Row 1 airdate=1/1/1970
 
|Row 1 airdate=1/1/1970
|Row 1 host=Null and Void}}
+
|Row 1 host=Null and Void
 +
|Row 1 code=7A01}}
 
</pre>
 
</pre>
 
should yield the following:
 
should yield the following:

Latest revision as of 14:08, 27 December 2019

SeasonBox4 is used for seasons of a series which also need to show their production codes. Works similar to the standard infobox,

{{SeasonBox4
|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
|Row 1 code=7A01}}

should yield the following:

Episode Synopsis Airdate Host Prod. Code

The Saga Begins

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

}}

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.

{{SeasonBox4
|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
|Row 1 code=7A01}}

should yield the following:

Episode Synopsis Airdate Host Prod. Code

The Saga Begins

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

}}