Template:AdventCalendar2017: Difference between revisions

From PokéHeroes Wiki
Jump to navigation Jump to search
Created page with "<html> <script type="text/javascript"> window.onload = function(){ for(var i = 1; i <= 25; i++) { $('#advent'+i).css("background", "url(http://abload.de/img/blac..."
 
No edit summary
 
Line 21: Line 21:
var number = 0;
var number = 0;
}  
}  
             $('#calendar').css("background-image", "url(http://staticpokeheroes.com/img/christmas/2016/adventcalendar/"+number+".png)");
             $('#calendar').css("background-image", "url(http://staticpokeheroes.com/img/christmas/2017/adventcalendar/"+number+".png)");
         };
         };
function setca(n) {
function setca(n) {
   $('#calendar').css("background-image", "url(http://staticpokeheroes.com/img/christmas/2016/adventcalendar/"+n+".png)");
   $('#calendar').css("background-image", "url(http://staticpokeheroes.com/img/christmas/2017/adventcalendar/"+n+".png)");





Latest revision as of 21:12, 5 December 2017

24
12
18
14
7
4
9
22
17
15
13
2
3
6
21
16
8
19
11
5
10
20
1
23