Template:Coordinate to Pixel: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk's Bot
No edit summary
imported>Tlosk's Bot
No edit summary
 
(One intermediate revision by the same user not shown)
Line 47: Line 47:




Help:Contents
{{#ifexist: Help:Contents | [[Help:Contents]] | Help:Contents }}


</noinclude>
</noinclude>

Latest revision as of 16:30, 20 January 2009


Syntax

{{Coordinate to Pixel
 | <Value> (0.0 to 102.8)
 | <Direction> (N E S W)
 | <Scale> (128, 256, 512, etc)
 | <Offset> (Half point image width rounded up, minus any border width)
}}

For example:

{{Coordinate to Pixel|10.5|N|128|3}}

gives the result:


0

0 {{#var:vn}}



112

128

128


Help:Contents