'Winterrodeln Map', 'version' => '1.2.0', 'author' =>'Philipp Spitzer', 'url' => 'http://www.winterrodeln.org', 'description' => 'This extension creates a map from coordinates and uses the GoogleMaps extension to do so.' ); $wgHooks['ParserFirstCallInit'][] = 'wrMapParserFirstCallInit'; require_once dirname(__FILE__) . '/wrmap.body.php'; ?>