Difference between revisions of "Wuzhai (Location)"

From Wonkpedia
Jump to navigation Jump to search
(Create page)
 
(test mapframe)
Line 1: Line 1:
 
{{Coord|38.8631|111.5894|display=title}}
 
{{Coord|38.8631|111.5894|display=title}}
  +
  +
<mapframe text="San Francisco museums" width=350 height=350 zoom=13 longitude=-122.3988 latitude=37.8013>
  +
{
  +
"type": "Feature",
  +
"geometry": { "type": "Point", "coordinates": [-122.3988, 37.8013] },
  +
"properties": {
  +
"title": "[[wikipedia:Exploratorium|Exploratorium]]",
  +
"description": "[[File:Giant_Mirror_at_the_Exploratorium.jpeg|200px]]",
  +
"marker-symbol": "museum",
  +
"marker-size": "large",
  +
"marker-color": "0050d0"
  +
}
  +
}
  +
</mapframe>
  +
   
 
[[Category:Chinese Launch Site Location]]
 
[[Category:Chinese Launch Site Location]]

Revision as of 02:41, 12 November 2021

Lua error in Module:Coordinates at line 492: attempt to index field 'wikibase' (a nil value).

<mapframe text="San Francisco museums" width=350 height=350 zoom=13 longitude=-122.3988 latitude=37.8013> {

 "type": "Feature",
 "geometry": { "type": "Point", "coordinates": [-122.3988, 37.8013] },
 "properties": {
   "title": "Exploratorium",
   "description": "Giant Mirror at the Exploratorium.jpeg",
   "marker-symbol": "museum",
   "marker-size": "large",
   "marker-color": "0050d0"
 }

} </mapframe>