The link to Geohack tool from locator maps at German Wikipedia is broken.
Clicking on the map indicator (e.g., https://de.wikipedia.org/wiki/Europaturm - red dot in the map in the box on the right) leads to defect URL
https://geohack.toolforge.org/geohack.php?pagename=Europaturm&language=de%C2%B6ms=50.1353_N_8.654681_E_region:DE-HE_type:building&title=Europaturm
Correct would be (and is in edit/preview mode of the article: https://de.wikipedia.org/w/index.php?title=Europaturm&action=edit§ion=0)
https://geohack.toolforge.org/geohack.php?pagename=Europaturm&language=de¶ms=50.1353_N_8.654681_E_region:DE-HE_type:building&title=Europaturm
The ¶ (from ¶ms=) seems to be recognised as HTML entitiy ¶ and is therefore parsed as pilcrow sign ¶ (%C2%B6).
Is it parsoid creating that issue?