Template:SeriesInfobox: Difference between revisions
Appearance
No edit summary |
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) |
||
(8 intermediate revisions by 2 users 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 27: | Line 43: | ||
</data> | </data> | ||
<header>Series information</header> | <header>Series information</header> | ||
<data source="episodes"> | |||
<label>Number of episodes</label> | |||
</data> | |||
<data source="days"> | <data source="days"> | ||
<label>Number of days</label> | <label>Number of days</label> | ||
Line 35: | 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> | ||
<noinclude> | <noinclude> | ||
<div><pre> | <div><pre> | ||
{{ | {{SeriesInfobox | ||
|title = | |||
|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> |
Latest revision as of 11:55, 14 September 2025
{{SeriesInfobox |title = |image = |caption = |watch = |playlist = |country of origin = |creator = |host = |platform = |made with = |started = |ended = |released = |days = |events = |contestants = |font = }}