Widget:PlaceNamesNavigationMapEnglish: Difference between revisions

From International Robin Hood Bibliography
mNo edit summary
mNo edit summary
Line 5: Line 5:
window.IRHB = window.IRHB || {};
window.IRHB = window.IRHB || {};
window.IRHB.get = window.IRHB || function(elem) {
window.IRHB.get = window.IRHB.get || function(elem) {
if (typeof elem === "string") {
if (typeof elem === "string") {
elem = document.getElementById(elem);
elem = document.getElementById(elem);

Revision as of 19:53, 21 May 2019

This widget displays the navigation map on country and administrative division landing pages in the place-names section of IRHB. It takes no parameters.