Changes

From The TTSCpedia
Jump to navigationJump to search
Created page with "<noinclude>Current tidbits:<br /></noinclude> {{#switch:{{#expr: ({{NUMBEROFEDITS:R}} + ({{#time:s}} mod 2) * {{#time:s}} + (({{#time:s}} + 1) mod 2) * ({{CURRENTWEEK}} and 2)..."
<noinclude>Current tidbits:<br /></noinclude>
{{#switch:{{#expr: ({{NUMBEROFEDITS:R}} + ({{#time:s}} mod 2) * {{#time:s}} + (({{#time:s}} + 1) mod 2) * ({{CURRENTWEEK}} and 2)) mod 10}}|
0=*Entry 0:0|
1=*Entry 0:1|
2=*Entry 0:2|
3=*Entry 0:3|
4=*Entry 0:4|
5=*Entry 0:5|
6=*Entry 0:6|
7=*Entry 0:7|
8=*Entry 0:8|
9=*Entry 0:9|
}}<br />
{{#switch:{{#expr: ({{NUMBEROFFILES:R}} + ({{#time:s}} mod 2) * {{#time:s}} + (({{#time:s}} + 1) mod 2) * ({{CURRENTWEEK}} and 3)) mod 10}}|
0=*Entry 1:0|
1=*Entry 1:1|
2=*Entry 1:2|
3=*Entry 1:3|
4=*Entry 1:4|
5=*Entry 1:5|
6=*Entry 1:6|
7=*Entry 1:7|
8=*Entry 1:8|
9=*Entry 1:9|
}}<br />
{{#switch:{{#expr: ({{NUMBEROFPAGES:R}} + ({{#time:s}} mod 2) * {{#time:s}} + (({{#time:s}} + 1) mod 2) * ({{CURRENTWEEK}} and 4)) mod 10}}|
0=*Entry 2:0|
1=*Entry 2:1|
2=*Entry 2:2|
3=*Entry 2:3|
4=*Entry 2:4|
5=*Entry 2:5|
6=*Entry 2:6|
7=*Entry 2:7|
8=*Entry 2:8|
9=*Entry 2:9|
}}<br />
{{#switch:{{#expr: ({{CURRENTHOUR}} + ({{#time:s}} mod 2) * {{#time:s}} + (({{#time:s}} + 1) mod 2) * ({{CURRENTWEEK}} and 3)) mod 10}}|
0=*Entry 3:0|
1=*Entry 3:1|
2=*Entry 3:2|
3=*Entry 3:3|
4=*Entry 3:4|
5=*Entry 3:5|
6=*Entry 3:6|
7=*Entry 3:7|
8=*Entry 3:8|
9=*Entry 3:9|
}}<br />
{{#switch:{{#expr: ({{NUMBEROFFILES:R}} + ({{#time:s}} mod 2) * {{#time:s}} + (({{#time:s}} + 1) mod 2) * ({{CURRENTWEEK}} and 2)) mod 10}}|
0=*Entry 4:0|
1=*Entry 4:1|
2=*Entry 4:2|
3=*Entry 4:3|
4=*Entry 4:4|
5=*Entry 4:5|
6=*Entry 4:6|
7=*Entry 4:7|
8=*Entry 4:8|
9=*Entry 4:9|
}}<br />
''(We will have actual content in these soon; we're just testing out stuff at the moment)''

Navigation menu