Template:Minimap: Difference between revisions
Selected Canon Law Collections, ca. 500–1234
karte ohne pin |
mit pin |
||
| Line 1: | Line 1: | ||
<includeonly>{{#tag:mapframe||width=200|height=200|zoom=13|latitude={{{1}}}|longitude={{{2}}}|align=left}}</includeonly><noinclude> | <includeonly>{{#tag:mapframe|{ | ||
"type": "Feature", | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [{{{2}}}, {{{1}}}] | |||
}, | |||
"properties": { | |||
"marker-symbol": "monument", | |||
"marker-color": "cc0000" | |||
} | |||
}|width=200|height=200|zoom=13|latitude={{{1}}}|longitude={{{2}}}|align=left}}</includeonly><noinclude> | |||
== Usage == | == Usage == | ||
<pre>{{minimap|40.75|14.633}}</pre> | <pre>{{minimap|40.75|14.633}}</pre> | ||
