Forum:Introducing the randomiser feature
From Halopedia, the Halo wiki
Forums: Index → Community Proposal → Introducing the randomiser feature |
Hey everyone!
As per forum title, we can finally implement a background/wiki-logo randomisation effect in the wiki. This script works when one refreshes a page or when one visits a new page. You can try it out by copying everything in this page and put it in your own JS page. I would also recommend adding the following to your CSS page:
@import "http://www.halopedian.com/index.php?title=User:Subtank/randomiser.css&action=raw&ctype=text/css";
*There's some calibration issues with the sitenotice when implemented with the header; essentially, sitenotice gives a different background in most cases
The only issue with this script is that it will take a fraction of a second to load up properly but this is simply a minor one and is expected. This script would essentially solve all issues with the wiki-logo and background header; we wouldn't need to have a community consensus for a change in the logo or header. Instead, this feature will encourage future additions to make the randomisation more diverse.
Hope y'all having a great weekend! — subtank 10:55, 27 May 2012 (EDT)
- Special thanks to Noemon over at Dead Space Wiki. Couldn't achieve this without your knowledge on JQuery. :D