Modèle:Communes-infos

De geoLwiki - Guide géologique du Luxembourg
Code {{#sql2wiki_f:select truncate(c_com,0) from communes where Nom_com_min="Modèle:Communes-infos";}}
Aire (km2)    {{#sql2wiki_f:select truncate(area/1000000,1) from communes where Nom_com_min="Modèle:Communes-infos";}}
Canton {{#sql2wiki_f:select nom_canton from communes where Nom_com_min="Modèle:Communes-infos";}}
Localités {{#sql2wiki_tinv:select Nom_lieu_min, Name, Numm,concat(" link=http://gis.pch.etat.lu/arcgis/pch/simplemap.jsp?coordX=",est,"&coordY=",nord,"&mapWidth=2000&mapService=geologie/geo_auto&mapService1Type=dynamic&imageW=630&imageH=500 

") from lieux where Nom_com_min="Modèle:Communes-infos" order by nom_lieu_min;}}

Sections {{#sql2wiki_tinv:select c_section , Nom_section from sections where Nom_com_min="Modèle:Communes-infos" order by c_section;}}
Chef-lieu {{#sql2wiki_f:select nom_cheflieu from communes where Nom_com_min="Modèle:Communes-infos";}}