利用者:Dschwen

WikiMiniAtlas in action
Pyramids of Gizeh in satellite mode

WikiMiniAtlas is Javascript plugin to display a GoogleMaps like draggable, zoomable, and clickable worldmap in geocoded Wikipedia articles. The map contains links to all other geocoded articles in Wikipedia and can be magnified down to approximate 100m resolution worldwide.

Activate it by putting


// [[User:Dschwen/wikiminiatlas2.js]] - please include this line 
document.write('<script type="text/javascript" src="' 
     + 'http://ja.wikipedia.org/w/index.php?title=利用者:Dschwen/wikiminiatlas2.js' 
     + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

var wma_settings =
{
 height : 400,
 width : 700
}

in your monobook.js file, and then go to 阪神甲子園球場 and click on the blue globes appearing in front of the coordinate links.

See also[編集]