Template:Pin: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
(add id parameter)
(add src)
Line 1: Line 1:
{"type":"Feature","geometry":{"type":"Point","coordinates":[{{#ifeq:{{#sub:{{{lng}}}|0|1}}|.|0|}}{{{lng}}},{{#ifeq:{{#sub:{{{lat}}}|0|1}}|.|0|}}{{{lat}}}]},"properties":{"type":"{{{type|other}}}","id":"{{{id|}}}","name":"{{{name}}}","link":"{{{link|{{{name}}}}}}"}},
{"type":"Feature","geometry":{"type":"Point","coordinates":[{{#ifeq:{{#sub:{{{lng}}}|0|1}}|.|0|}}{{{lng}}},{{#ifeq:{{#sub:{{{lat}}}|0|1}}|.|0|}}{{{lat}}}]},"properties":{"type":"{{{type|other}}}","id":"{{{id|}}}","name":"{{{name}}}","link":"{{{link|{{{name}}}}}}","src":"{{{source|}}}"}},

Revision as of 03:06, March 11, 2017

{"type":"Feature","geometry":{"type":"Point","coordinates":[{{{lng}}},{{{lat}}}]},"properties":{"type":"other","id":"","name":"{{{name}}}","link":"{{{name}}}","src":""}},