Template:SeriesInfobox: Difference between revisions
Appearance
Infobox created with infobox builder. |
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) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
<image source="image"> | |||
<caption source="caption"> | |||
</caption> | |||
</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 10: | 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 19: | 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 24: | 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 32: | 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> | |||
<div><pre> | |||
{{SeriesInfobox | |||
|title = | |||
|image = | |||
|caption = | |||
|watch = | |||
|playlist = | |||
|country of origin = | |||
|creator = | |||
|host = | |||
|platform = | |||
|made with = | |||
|started = | |||
|ended = | |||
|released = | |||
|days = | |||
|events = | |||
|contestants = | |||
|font = | |||
}} | |||
</pre></div> | |||
[[category:Templates]] | |||
[[Category:Infobox]] | |||
</noinclude> |
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 = }}