Content deleted Content added
No edit summary |
Tacsipacsi (talk | contribs) add |map-data= to highlight bug (soon to be fixed); fix double escaping |
||
Line 1:
{{OSM Location map/ModuleSandbox|coord = {{coord|51.86|4.36}}|zoom= 13|map-data=Q2680952|map-wdqs-type=geopoint|map-wdqs=
SELECT DISTINCT ?id ?geo (?idLabel AS ?title) (IF(BOUND(?image), CONCAT(?typeLabel, "
?id wdt:P136 wd:Q557141;
wdt:P625 ?geo;
Line 16:
{{OSM Location map/ModuleSandbox|coord = {{coord|52|-110}}|zoom= 2|map-wdqs-type=geoshape||map-wdqs=
SELECT ?id ?head (SAMPLE(?img) AS ?img_) (MIN(?partyId) AS ?party) (IF(?party = "0", "#800000", IF(?party = "1", "#000080", "#008000")) AS ?fill) (CONCAT("[[w:", SUBSTR(STR(?link), 31 , 400 ), "{{!}}", ?headLabel, "]]") AS ?title) (CONCAT(?stateLabel, "
?id wdt:P31 wd:Q35657;
wdt:P6 ?head.
|