Forum:Introducing the randomiser feature: Difference between revisions
From Halopedia, the Halo wiki
(Created page with "{{Forumheader|Community Proposal}} <!-- Please don't remove anything above this line, and put your content under this line. Be sure to sign your edits with four tildes ~~~~ --...") |
mNo edit summary |
||
Line 15: | Line 15: | ||
Hope y'all having a great weekend! — <span style="font-size:16px; font-family:OrbitronMedium;">[[User:Subtank|<span style="color:#FF4F00;">subtank</span>]]</span> 10:55, 27 May 2012 (EDT) | Hope y'all having a great weekend! — <span style="font-size:16px; font-family:OrbitronMedium;">[[User:Subtank|<span style="color:#FF4F00;">subtank</span>]]</span> 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 | |||
== Comments == |
Revision as of 09:56, May 27, 2012
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