|
|
(3 revisões intermediárias pelo mesmo usuário não estão sendo mostradas) |
Linha 1: |
Linha 1: |
| Testes mapas
| |
| <mapframe text="Three sizes: small / medium / large" width="225" height="200" align="center" zoom="10" longitude="0.05" latitude="0">
| |
| {
| |
| "type": "FeatureCollection",
| |
| "features": [
| |
| { "type": "Feature", "geometry": { "type":"Point", "coordinates":[0, 0] }, "properties": { "title":"\"marker-size\": \"small\"", "marker-size":"small", "marker-symbol":"airport"} },
| |
| { "type": "Feature", "geometry": { "type":"Point", "coordinates":[0.05, 0] }, "properties": { "title":"\"marker-size\": \"medium\"", "marker-size":"medium", "marker-symbol":"airport"} },
| |
| { "type": "Feature", "geometry": { "type":"Point", "coordinates":[0.1, 0] }, "properties": { "title":"\"marker-size\": \"large\"", "marker-size":"large", "marker-symbol":"airport"} }
| |
| ]
| |
| }
| |
| </mapframe>
| |
|
| |
| <br style="clear: both;" clear="all" />
| |
|
| |
| <mapframe text="San Francisco museums" width="350" height="350" zoom="13" longitude="-122.3988" latitude="37.8013" />
| |
|
| |
| <br style="clear: both;" clear="all" />
| |
| Teste London
| |
| <mapframe text="Map of [[wikipedia:London|London]]" latitude="51.505" longitude="-0.126" zoom="8" width="300" height="300" align="left">
| |
| {
| |
| "type": "FeatureCollection",
| |
| "features": [
| |
| {
| |
| "type": "Feature",
| |
| "properties": {
| |
| "title": "[[wikipedia:London|London]] is the capital of [[wikipedia:United Kingdom|United Kingdom]]",
| |
| "description": "[[File:Houses_of_Parliament.jpg|Houses of Parliament|280px]]",
| |
| "marker-symbol": "town-hall",
| |
| "marker-size": "large",
| |
| "marker-color": "f00"
| |
| },
| |
| "geometry": {
| |
| "type": "Point",
| |
| "coordinates": [
| |
| -0.1226806780323386,
| |
| 51.515268213580114
| |
| ]
| |
| }
| |
| }
| |
| ]
| |
| }</mapframe>
| |
|
| |
| <br style="clear: both;" clear="all" />
| |
|
| |
| <maplink text="Colorado State Capitol with marker icon" longitude="-104.98491" latitude="39.73939" zoom="17">
| |
| {
| |
| "type": "Feature", "properties":
| |
| {
| |
| "marker-symbol": "town-hall",
| |
| "marker-color": "46ea5f",
| |
| "marker-size": "medium"
| |
| },
| |
| "geometry":
| |
| {
| |
| "type": "Point",
| |
| "coordinates": [-104.98485267162323, 39.73928364167763]
| |
| }
| |
| }
| |
| </maplink>
| |
|
| |
| <br style="clear: both;" clear="all" />
| |
|
| |
| <mapframe zoom=13 width="300" height="250" latitude=37.8013 longitude=-122.3988>{
| |
| "type": "Feature",
| |
| "geometry": { "type": "Point", "coordinates": [-122.3988, 37.8013] },
| |
| "properties": {
| |
| "title": "Exploratorium",
| |
| "marker-color": "228b22",
| |
| "marker-size": "medium",
| |
| "marker-symbol": "museum"
| |
| }
| |
| }</mapframe>
| |
|
| |
| <br style="clear: both;" clear="all" />
| |
|
| |
| Morro Santa Marta | | Morro Santa Marta |
| | <iframe key="openstreetmap" path="/export/embed.html?bbox=-43.20022702217103%2C-22.951744596272885%2C-43.18949818611146%2C-22.94435454881653&layer=mapnik" height="250" width="250" /> |
|
| |
|
| <iframe key="openstreetmap" path="/export/embed.html?bbox=-43.20022702217103%2C-22.951744596272885%2C-43.18949818611146%2C-22.94435454881653&layer=mapnik" height="250" width="250" />
| |
|
| |
|
|
| |
|
Linha 84: |
Linha 9: |
| |Área=35.000 | | |Área=35.000 |
| |}} | | |}} |
| | |
|
| |
|
|
| |
|
Linha 93: |
Linha 19: |
|
| |
|
|
| |
|
| <data source="season"><label>Season(s)</label></data> | | |
| <infobox layout="stacked"> | | <data source="season"><label>Season(s)</label></data> |
| <title source="name"><default>{{PAGENAME}}</default></title>
| | <infobox layout="stacked"> |
| <image source="image" />
| | <title source="name"><default>{{PAGENAME}}</default></title> |
| <data source="season"><label>Season(s)</label></data>
| | <image source="image" /> |
| <data source="first"><label>First seen</label></data>
| | <data source="season"><label>Season(s)</label></data> |
| </infobox> | | <data source="first"><label>First seen</label></data> |
| | </infobox> |