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:Epcount"

From Countdown
m
m (some quick numbers for reference)
Line 1: Line 1:
 
<onlyinclude>{{#ifeq:{{{1|d}}}|d|{{formatnum:{{PAGESINCATEGORY:Episodes with round details}}|{{{2|}}}}}|{{formatnum:{{#expr:{{formatnum:{{PAGESINCATEGORY:Episodes with round details}}|R}}-{{formatnum:{{PAGESINCATEGORY:Partial recaps}}|R}}-{{formatnum:{{PAGESINCATEGORY:Blank recaps}}|R}}-{{formatnum:{{PAGESINCATEGORY:Recaps with missing conundrum scrambles}}|R}}-{{formatnum:{{PAGESINCATEGORY:Recaps with missing numbers solutions}}|R}}}}|{{{2|}}}}}}}</onlyinclude>
 
<onlyinclude>{{#ifeq:{{{1|d}}}|d|{{formatnum:{{PAGESINCATEGORY:Episodes with round details}}|{{{2|}}}}}|{{formatnum:{{#expr:{{formatnum:{{PAGESINCATEGORY:Episodes with round details}}|R}}-{{formatnum:{{PAGESINCATEGORY:Partial recaps}}|R}}-{{formatnum:{{PAGESINCATEGORY:Blank recaps}}|R}}-{{formatnum:{{PAGESINCATEGORY:Recaps with missing conundrum scrambles}}|R}}-{{formatnum:{{PAGESINCATEGORY:Recaps with missing numbers solutions}}|R}}}}|{{{2|}}}}}}}</onlyinclude>
 +
 +
==Numbers==
 +
Total episodes: {{#expr:{{formatnum:{{PAGESINCATEGORY:Episodes presented by Jimmy Carr}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by Katherine Ryan}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by William G. Stewart}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by Nick Hewer}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by Des Lynam}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by Des O'Connor}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by Jeff Stelling}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by Richard Whiteley}}|R}}}}
 +
 +
Episodes with at least some round details: {{PAGESINCATEGORY:Episodes with round details}}
 +
 +
Complete recaps (with TTT missing included as complete): {{#expr:{{formatnum:{{PAGESINCATEGORY:Episodes with round details}}|R}}-{{formatnum:{{PAGESINCATEGORY:Partial recaps}}|R}}-{{formatnum:{{PAGESINCATEGORY:Blank recaps}}|R}}-{{formatnum:{{PAGESINCATEGORY:Recaps with missing conundrum scrambles}}|R}}-{{formatnum:{{PAGESINCATEGORY:Recaps with missing numbers solutions}}|R}}}}
 +
 +
No information: {{#expr:{{formatnum:{{PAGESINCATEGORY:Episodes presented by Jimmy Carr}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by Katherine Ryan}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by William G. Stewart}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by Nick Hewer}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by Des Lynam}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by Des O'Connor}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by Jeff Stelling}}|R}}+{{formatnum:{{PAGESINCATEGORY:Episodes presented by Richard Whiteley}}|R}}-{{formatnum:{{PAGESINCATEGORY:Episodes with round details}}|R}}}}
 +
 +
Partial recaps (including conundrum scrambles and missing numbers solutions): {{#expr:{{formatnum:{{PAGESINCATEGORY:Partial recaps}}|R}}+{{formatnum:{{PAGESINCATEGORY:Blank recaps}}|R}}+{{formatnum:{{PAGESINCATEGORY:Recaps with missing conundrum scrambles}}|R}}+{{formatnum:{{PAGESINCATEGORY:Recaps with missing numbers solutions}}|R}}}}
 +
 +
Recaps with missing or incomplete teatime teasers: {{PAGESINCATEGORY:Recaps with missing or incomplete Teatime Teasers}}
 +
 +
Complete recaps (with TTT missing included as incomplete): {{#expr:{{formatnum:{{PAGESINCATEGORY:Episodes with round details}}|R}}-{{formatnum:{{PAGESINCATEGORY:Partial recaps}}|R}}-{{formatnum:{{PAGESINCATEGORY:Blank recaps}}|R}}-{{formatnum:{{PAGESINCATEGORY:Recaps with missing conundrum scrambles}}|R}}-{{formatnum:{{PAGESINCATEGORY:Recaps with missing numbers solutions}}|R}}-{{formatnum:{{PAGESINCATEGORY:Recaps with missing or incomplete Teatime Teasers}}|R}}}}
 +
 
==Documentation==
 
==Documentation==
 
Simply put, the total number of episodes of Countdown. To remove partial/blank recaps, parameter 1 should not equal "d". To remove commas, parameter 2 should equal "R".
 
Simply put, the total number of episodes of Countdown. To remove partial/blank recaps, parameter 1 should not equal "d". To remove commas, parameter 2 should equal "R".
 
[[Category:Templates|Epcount]]
 
[[Category:Templates|Epcount]]

Revision as of 21:27, 18 October 2020

8,563

Numbers

Total episodes: 7841

Episodes with at least some round details: 8,563

Complete recaps (with TTT missing included as complete): 7908

No information: -722

Partial recaps (including conundrum scrambles and missing numbers solutions): 655

Recaps with missing or incomplete teatime teasers: 669

Complete recaps (with TTT missing included as incomplete): 7239

Documentation

Simply put, the total number of episodes of Countdown. To remove partial/blank recaps, parameter 1 should not equal "d". To remove commas, parameter 2 should equal "R".