Template talk:VideoGallery/sandbox: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


:{{tl|CurrentGitRevision}} should already trigger page refreshes anyways since all pages call it from version compatibility, so using it as a seed shouldn't change behavior from how it is currently at all. - [[User:Xerxes|Xerxes]] ([[User talk:Xerxes|talk]]) 08:32, 29 January 2018 (CET)
:{{tl|CurrentGitRevision}} should already trigger page refreshes anyways since all pages call it from version compatibility, so using it as a seed shouldn't change behavior from how it is currently at all. - [[User:Xerxes|Xerxes]] ([[User talk:Xerxes|talk]]) 08:32, 29 January 2018 (CET)
: It will likely need a regex to purge out the hyphen and period though. [[User:Kolano|Kolano]] ([[User talk:Kolano|talk]]) 08:36, 29 January 2018 (CET)

Revision as of 09:36, 29 January 2018

Randomization Seeds

So one other template we might want to consider for use as a randomization seed would be :{{CurrentGitRevision}}. It definitely seems to update regularly, though there are likely still concerns with caching. Things like NUMBEROFARTICLES and NUMBEROFPAGES will stop updating (or slow down significantly) once we complete generating title pages.

{{CurrentGitRevision}} should already trigger page refreshes anyways since all pages call it from version compatibility, so using it as a seed shouldn't change behavior from how it is currently at all. - Xerxes (talk) 08:32, 29 January 2018 (CET)
It will likely need a regex to purge out the hyphen and period though. Kolano (talk) 08:36, 29 January 2018 (CET)