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 elevation param (this moves the id/name numbered param, will fix usages))
(remove named param fallbacks, rename "ele" to "elv")
Line 1: Line 1:
{"coords":[{{{lng|{{{2}}}}}},{{{lat|{{{1}}}}}}],"ele":"{{{ele|{{{3|0}}}}}}","id":"{{{id|{{{4}}}}}}","name":"{{{name|{{{id|{{{4}}}}}}}}}","link":"{{{link|{{{name|{{{id|{{{4}}}}}}}}}}}}"},
{"coords":[{{{lng|{{{2}}}}}},{{{lat|{{{1}}}}}}],"elv":"{{{elv|{{{3|0}}}}}}","id":"{{{id|{{{4}}}}}}","name":"{{{name|{{{4}}}}}}","link":"{{{link|{{{4}}}}}}"},

Revision as of 18:19, April 28, 2023

{"coords":[{{{2}}},{{{1}}}],"elv":"0","id":"{{{4}}}","name":"{{{4}}}","link":"{{{4}}}"},