Difference between revisions of "Template:Coord"
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#if:{{{1|}}}|{{#if:{{{2|}}}|<span class="plainlinks">[//opengeofiction.net/#map={{#if:{{{3|}}}|{{{3}}}|15}}/{{{1|}}}/{{{2|}}} {{#if:{{{4|}}}|{{{4|}}}|{{{1}}}/{{...") |
m |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{#if:{{{1 | + | <includeonly>{{#if:{{{1|}}}|<span class="plainlinks">[//opengeofiction.net/#map={{#if:{{#titleparts:{{{1}}}|1|3}}|{{#titleparts:{{{1}}}|1|1}}/{{#titleparts:{{{1}}}|1|2}}/{{#titleparts:{{{1}}}|1|3}}|15/{{#titleparts:{{{1}}}|1|1}}/{{#titleparts:{{{1}}}|1|2}}}} {{#if:{{{2|}}}|{{{2|}}}|{{{1}}}}}]|no coordinate defined}}</includeonly><noinclude> |
=== Usage === | === Usage === | ||
| − | *<nowiki>{{Coord|lat | + | *<nowiki>{{Coord|zoom/lat/lon|name}}</nowiki> |
| − | * '''<nowiki>{{Coord|47 | + | * '''<nowiki>{{Coord}}</nowiki>''' ==> {{Coord}} |
| − | * '''<nowiki>{{Coord|47 | + | * '''<nowiki>{{Coord|47/131}}</nowiki>''' ==> {{Coord|47/131}} |
| − | * '''<nowiki>{{Coord|47 | + | * '''<nowiki>{{Coord|15/47/131}}</nowiki>''' ==> {{Coord|15/47/131}} |
| + | * '''<nowiki>{{Coord|15/47/131|Point}}</nowiki>''' ==> {{Coord|15/47/131|Point}} | ||
[[Category:Link templates]] | [[Category:Link templates]] | ||
</noinclude> | </noinclude> | ||