Difference between revisions of "Template:LatestComicOnDate"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(Experimental template; WIP)
 
Line 1: Line 1:
 
<includeonly>{{#expr:  
 
<includeonly>{{#expr:  
995
+
{{#switch:{{#time: o|{{{1|}}} }}
+ {{#time: W|{{{1|}}} }}*3
+
          |2012=995
 +
          |2013=1153
 +
}}
 +
+ {{#time: W|{{{1|}}} }}* 3
 
+ {{#switch:{{#time: N|{{{1|}}} }}
 
+ {{#switch:{{#time: N|{{{1|}}} }}
 
             |1|2=0
 
             |1|2=0

Revision as of 05:27, 21 August 2012

Experimental. Algorithmically predict the latest comic number based on date math.