Due to persistent vandalism, account creation has been suspended. If you would like an account, please contact Charlie Reams on Apterous.
Difference between revisions of "Template:Series infobox"
From Countdown
TobyMcDonald (talk | contribs) (New template) |
TobyMcDonald (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | + | {|class=infobox cellspacing=5 | |
!colspan=2|{{{series|{{PAGENAME}}}}} | !colspan=2|{{{series|{{PAGENAME}}}}} | ||
|- | |- | ||
| Line 27: | Line 27: | ||
|{{#ifeq:{{{last_episode}}}||tbc|[[{{{last_episode}}}|{{{last_episode_date}}}]]}} | |{{#ifeq:{{{last_episode}}}||tbc|[[{{{last_episode}}}|{{{last_episode_date}}}]]}} | ||
|- | |- | ||
| − | |'''[[List of series high scores|Highest score]]''' {{#switch:{{{previous}}}|Series 1|Series 2|Series 3|Series 4|Championship of Champions I|Series 5|Series 6|Series 7|Series 8|Championship of Champions II|Series 9|Series 10|Series 11|Series 12|Championship of Champions III|Series 13|Series 14|Series 15|Series 16|Championship of Champions IV|Series 17|Series 18|Series 19|Series 20|Championship of Champions V|Series 21|Series 22|Series 23|Series 24|Championship of Champions VI|Series 25|Series 26|Series 27|Series 28|Championship of Champions VII|Series 29|Series 30|Series 31|Series 32|Championship of Champions VIII|Series 33|Series 34|Series 35|Series 36|Series 37|Championship of Champions IX|Series 38|Series 39|Series 40|Series 41|Series 42|Series 43|Series 44=<br /><small>([[9-round format|9-round]] games only)</small>}} | + | {{#if:{{{highest_score|}}}| |
| − | + | {{!}}'''[[List of series high scores|Highest score]]''' {{#switch:{{{previous}}}|Series 1|Series 2|Series 3|Series 4|Championship of Champions I|Series 5|Series 6|Series 7|Series 8|Championship of Champions II|Series 9|Series 10|Series 11|Series 12|Championship of Champions III|Series 13|Series 14|Series 15|Series 16|Championship of Champions IV|Series 17|Series 18|Series 19|Series 20|Championship of Champions V|Series 21|Series 22|Series 23|Series 24|Championship of Champions VI|Series 25|Series 26|Series 27|Series 28|Championship of Champions VII|Series 29|Series 30|Series 31|Series 32|Championship of Champions VIII|Series 33|Series 34|Series 35|Series 36|Series 37|Championship of Champions IX|Series 38|Series 39|Series 40|Series 41|Series 42|Series 43|Series 44=<br /><small>([[9-round format|9-round]] games only)</small>}} | |
| + | {{!}}{{#if:{{{current|}}}|{{{highest_score|}}}*|{{{highest_score|}}}}} <small>({{{highest_score_by}}})</small> {{#if:{{{highest_score_2|}}}|<br />{{{highest_score_2}}} <small>({{{highest_score_2_by}}})</small>}} {{#if:{{{highest_score_3|}}}|<br />{{{highest_score_3}}} <small>({{{highest_score_3_by}}})</small>}}|<div style=display:none></div>}} | ||
|- | |- | ||
{{#ifeq:{{{num_episodes}}}|yes| | {{#ifeq:{{{num_episodes}}}|yes| | ||
| Line 58: | Line 59: | ||
{{#ifeq:{{{current}}}|yes| | {{#ifeq:{{{current}}}|yes| | ||
{{!}}colspan=2 style="background:#EAEAFF; text-align:center"{{!}}*To date (series still ongoing)}} | {{!}}colspan=2 style="background:#EAEAFF; text-align:center"{{!}}*To date (series still ongoing)}} | ||
| − | |} | + | |}<noinclude> |
==Usage== | ==Usage== | ||
Revision as of 00:54, 5 January 2025
| Series infobox | |
|---|---|
| Series information | |
| First episode | [[{{{first_episode}}}|{{{first_episode_date}}}]] |
| Last episode | [[{{{last_episode}}}|{{{last_episode_date}}}]] |
Usage
Infobox for individual series of:
Syntax
{{Series infobox
|series =
|previous =
|next =
|image =
|image_caption =
|image_2 =
|image_2_caption =
|image_3 =
|image_3_caption =
|presentation_image =
|winner_image =
|first_episode =
|first_episode_date =
|last_episode =
|last_episode_date =
|highest_score =
|highest_score_by =
|highest_score_2 =
|highest_score_2_by =
|highest_score_3 =
|highest_score_3_by =
|num_episodes =
|num_contestants =
|winner =
|runner-up =
|current =
}}
Example
For Series 1, typing:
{{Series infobox
|previous = Calendar Countdown Series 1
|next = Series 2
|image = Countdown1982.jpg
|image_caption = The original title screen.
|presentation_image = Series 1 final.JPG
|first_episode = Episode 1
|first_episode_date = 2 November 1982
|last_episode = Episode 27
|last_episode_date = 16 December 1982
|highest_score = 66
|highest_score_by = [[Michael Wylie]]
|num_episodes = yes
|num_contestants = yes
|winner = [[Joyce Cansfield]]
|runner-up = Michael Wylie
}}
produces:
| Series 1 | |
|---|---|
| ⟵ Previous | Next ⟶ | |
| The original title screen. | |
| The prize presentation in the grand final of Series 1. | |
| Series information | |
| First episode | 2 November 1982 |
| Last episode | 16 December 1982 |
| Highest score | 66 (Michael Wylie) |
| Number of contestants | 0 |
| Number of episodes | 0 |
| Results | |
| Winner | Joyce Cansfield |
| Runner-up | Michael Wylie |