From WikiTemp, the GBAtemp wiki
Revision as of 12:08, 7 October 2012 by Tempbot (talk | contribs) (Created page with "/* _____________________________________________________________________________ * | | * | ...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
/*  _____________________________________________________________________________
 * |                                                                             |
 * |                    === WARNING: GLOBAL GADGET FILE ===                      |
 * |                  Changes to this page affect many users.                    |
 * | Please discuss changes on the talk page or on [[WT:Gadget]] before editing. |
 * |_____________________________________________________________________________|
 *
 * Imported from version 1.2.3 as of 2010-09-08 from [[:de:MediaWiki:Gadget-revisionjumper.js]]
 * Using this script allows you to easily navigate diffs, articles' histories and articles themselves.
 * A feature-rich drop down menu offers various functions to jump to a certain revision
 * which is situated before or after the selected revision.
 * Besides default parameters, configurable requests can be done.
 * Further, the default setting can be personalized.
 * See [[User:DerHexer/revisionjumper]]
 */
 
 // [[:de:MediaWiki:Gadget-revisionjumper.js]]
mw.loader.load( '//de.wikipedia.org/w/index.php?title='
     + 'MediaWiki:Gadget-revisionjumper.js&action=raw&ctype=text/javascript' );