Template:POI: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{Infobox POI | |||
| name = {{{poi_name_txt}}} | |||
| image = {{{poi_images_arr|}}} | |||
| region = {{{poi_region_txt|}}} | |||
| altitude = {{{poi_altitude_m_num|}}} | |||
| distance = {{{poi_distance_from_start_m_num|}}} | |||
| coordinates = {{{poi_latitude_num|}}}, {{{poi_longitude_num|}}} | |||
}} | |||
{{{poi_description_txt}}} | {{{poi_description_txt}}} | ||
<!-- Semantic properties (hidden) --> | <!-- Semantic properties (hidden) --> | ||
| Line 38: | Line 27: | ||
[[Category:POI]] | [[Category:POI]] | ||
</includeonly> | </includeonly> | ||