Alternative call of the loc template
- example call1:
{{loc2|299.96 127.68 222.64|uid=567}}
-> ( 300, 128, 223 )- Note: only 1 blank between the coordinats
- example call2:
{{loc2|299.96, 127.68, 222.64|uid=567}}
-> ( 300, 128, 223 )- Note: a "," and 1 blank between the coordinats
- example call3:
{{loc2|299.96,127.68,222.64|uid=567}}
-> ( 300, 128, 223 )- Note: a "," and no blank between the coordinats
Template by ![]() |
Community content is available under CC-BY-SA unless otherwise noted.