Difference between revisions of "User talk:Duskwolf"
From Geohashing
imported>Zigdon (New page: Hey - is it possible to create a template like the <nowiki>{{graticule}}</nowiki> one that will allow floating the map in a specific page right, without it messing up the rest of the page?...) |
imported>Duskwolf (reply: done) |
||
Line 1: | Line 1: | ||
− | Hey - is it possible to create a template like the <nowiki>{{graticule}}</nowiki> one that will allow floating the map in a specific page right, without it messing up the rest of the page? [[2008-05-21 37 -121] [[User:Zigdon|Zigdon]] 02:19, 22 May 2008 (UTC) | + | == Graticule without surroundings == |
+ | Hey - is it possible to create a template like the <nowiki>{{graticule}}</nowiki> one that will allow floating the map in a specific page right, without it messing up the rest of the page? [[2008-05-21 37 -121]] [[User:Zigdon|Zigdon]] 02:19, 22 May 2008 (UTC) | ||
+ | |||
+ | {{graticule | map=<map lat="51" lon="0" /> | maponly=1}} | ||
+ | : Done. Just use {{tl|graticule}} with the parameter <tt>maponly=1</tt>, like so: | ||
+ | |||
+ | <nowiki>{{graticule | map=<map lat="51" lon="0" /> | maponly=1}}</nowiki> |
Revision as of 02:27, 22 May 2008
Graticule without surroundings
Hey - is it possible to create a template like the {{graticule}} one that will allow floating the map in a specific page right, without it messing up the rest of the page? 2008-05-21 37 -121 Zigdon 02:19, 22 May 2008 (UTC)
[[Category:Meetup in {{{lat}}} {{{lon}}}| ]]
- Done. Just use {{graticule}} with the parameter maponly=1, like so:
{{graticule | map=<map lat="51" lon="0" /> | maponly=1}}