Real Racing 3 Wiki
Register
Advertisement
Real Racing 3 Wiki
Clock

The recent (June 2017) change to the menu system, across all Wikia, has meant the clock, which was in the top right corner, is now available for personal use only. The clock is useful for coordinating the start of events, world wide, and purging a page, after a change. This means that people who find the clock useful can add it themselves, others will see a consistent looking menu system across Wikia.

There are two stages to add the clock:

1)
Underthehood
Enable personal JavaScript, under Advanced display options, in your personal preferences Special:Preferences#mw-prefsection-under-the-hood, and Save
2) Add this script to your personal JavaScript page Special:MyPage/common.js:
importArticles({
    type: 'script',
    articles: [
        'u:dev:UTCClock/code.js',
    ]
});
Personal JS
2.1) Copy the code above.
2.2) Edit your personal JavaScript page
2.3) Paste the code from above into your page
2.4) Click Publish
2.5) Follow the instructions on the page to force a reload.

Once published, the clock will display on all pages, on the RR3.Wikia. Enjoy.

RR3 Michael P (talk) 10:30, June 17, 2017 (UTC)

Advertisement