Difference between revisions of "Template:Quote rotate"

From Geohashing
imported>Relet
imported>Relet
m (test)
Line 1: Line 1:
 
<noinclude>This template contains the code to select a pseudo-random quote based on the current time stamp.</noinclude>
 
<noinclude>This template contains the code to select a pseudo-random quote based on the current time stamp.</noinclude>
<onlyinclude>{{#vardefine:num|{{#expr:{{CURRENTTIMESTAMP}} mod {{{1|1}}}}}}}</onlyinclude>
+
<includeonly>{{#vardefine:num|{{#expr:{{CURRENTTIMESTAMP}} mod {{{1|1}}}}}}}</includeonly>

Revision as of 23:45, 9 January 2010

This template contains the code to select a pseudo-random quote based on the current time stamp.