Template:SeriesInfobox: Difference between revisions
Appearance
MisterChuChu (talk | contribs) Added episodes parameter as an alternative to days |
MisterChuChu (talk | contribs) Added watch and playlist parameters to use for playlist and first episode links, respectively (watch replaces link, though using link as an alias is still allowed) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
</caption> | </caption> | ||
</image> | </image> | ||
<data source="watch"> | |||
<label>Watch</label> | |||
<default>{{{link|}}}</default> | |||
</data> | |||
<data source="playlist"> | |||
<label>Playlist</label> | |||
</data> | |||
<header>General information</header> | <header>General information</header> | ||
<data source="country of origin"> | <data source="country of origin"> | ||
Line 13: | Line 20: | ||
<data source="creator"> | <data source="creator"> | ||
<label>Creator</label> | <label>Creator</label> | ||
</data> | |||
<data source="host"> | |||
<label>Hosted by</label> | |||
</data> | |||
<data source="platform"> | |||
<label>Platform(s)</label> | |||
</data> | </data> | ||
<data source="made with"> | <data source="made with"> | ||
Line 22: | Line 35: | ||
<data source="ended"> | <data source="ended"> | ||
<label>Date ended</label> | <label>Date ended</label> | ||
</data> | |||
<data source="released"> | |||
<label>Date released</label> | |||
</data> | </data> | ||
<data source="latest episode"> | <data source="latest episode"> | ||
Line 38: | Line 54: | ||
<data source="contestants"> | <data source="contestants"> | ||
<label>Number of contestants</label> | <label>Number of contestants</label> | ||
</data> | |||
<data source="font"> | |||
<label>Font(s)</label> | |||
</data> | </data> | ||
</infobox> | </infobox> | ||
Line 46: | Line 65: | ||
|image = | |image = | ||
|caption = | |caption = | ||
|watch = | |||
|playlist = | |||
|country of origin = | |country of origin = | ||
|creator = | |creator = | ||
|host = | |||
|platform = | |||
|made with = | |made with = | ||
|started = | |started = | ||
|ended = | |ended = | ||
|released = | |||
|days = | |days = | ||
|events = | |events = | ||
|contestants = | |contestants = | ||
|font = | |||
}} | }} | ||
</pre></div> | </pre></div> |