Skabelon:Kort: Forskelle mellem versioner
Fra AarhusWiki
| Cjk (diskussion | bidrag) mNo edit summary | Cjk (diskussion | bidrag)  mNo edit summary | ||
| Linje 1: | Linje 1: | ||
| <mapframe text="'''{{{text|}}}'''" width={{{width|350}}} height={{{height|200}}} zoom={{{zoom|1}}} latitude={{{lat|0}}} longitude={{{long|0}}}> | <includeonly> | ||
| <mapframe text="'''{{{text|}}}'''" width="{{{width|350}}}" height="{{{height|200}}}" zoom="{{{zoom|1}}}" latitude="{{{lat|0}}}" longitude="{{{long|0}}}"> | |||
| { | { | ||
|    "type": "Feature", |    "type": "Feature", | ||
|    "geometry": { "type": "Point", "coordinates": [ |    "geometry": { "type": "Point", "coordinates": [0, 0] }, | ||
|    "properties": { |    "properties": { | ||
|      "title": "{{{text|}}}", |      "title": "{{{text|}}}", | ||
| Linje 11: | Linje 12: | ||
| } | } | ||
| </mapframe> | </mapframe> | ||
| </includeonly> | |||
