Widget:PlaceNamesChoropleths: Difference between revisions

From International Robin Hood Bibliography
mNo edit summary
mNo edit summary
Line 181: Line 181:
console.log(c);
console.log(c);
var tables = '<table class="bordertable expando" id="choropleth1">' +
var tables = '<table class="bordertable expando" id="choropleth1" style="margin-bottom:-1px;">' +
'<tbody id="england">' +
'<tbody id="england">' +
'<tr class="header"><th colspan="2">England</th><th><span class="expando-c">&#x2014;&#xa0;</span><span class="expando-o">&#x25a2;&#xa0;</span></th></tr>' +
'<tr class="header"><th colspan="2">England</th><th><span class="expando-c">&#x2014;&#xa0;</span><span class="expando-o">&#x25a2;&#xa0;</span></th></tr>' +

Revision as of 15:37, 2 June 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.