Difference between revisions of "Template:Did you know/Queue/LocalUpdateTimes/QueueCalculator"

From blackwiki
Jump to navigation Jump to search
imported>Shubinator
(create to calculate queue number)
 
imported>BlueMoonset
(Queue 7 has just been added; we need to update the LocalUpdateTimes table to allow for it)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{#expr: (({{Template:Did you know/Queue/Next}} + {{{offset}}} - 1) mod 6) + 1}}<noinclude>
+
{{#expr: (({{Template:Did you know/Queue/Next}} + {{{offset|0}}} - 2) mod 7) + 1}}<noinclude>
{{Documentation|content=This is a helper template for [[Template:Did you know/Queue/LocalUpdateTimes]] and '''should not be deleted'''. It is normal for this page to show "Expression error: Unrecognised punctuation character "{"".}}
+
{{Documentation|content=This is a helper template for [[Template:Did you know/Queue/LocalUpdateTimes]] and '''should not be deleted'''.}}
 
</noinclude>
 
</noinclude>

Latest revision as of 14:06, 5 June 2020

5

50px Template documentation

This is a helper template for Template:Did you know/Queue/LocalUpdateTimes and should not be deleted.