Changes between Version 16 and Version 17 of Presets/MastAndTower


Ignore:
Timestamp:
2020-04-01T02:58:59+02:00 (6 years ago)
Author:
skyper
Comment:

address preset link added; icons in multiselect

Legend:

Unmodified
Added
Removed
Modified
  • Presets/MastAndTower

    v16 v17  
    6161    </chunk>
    6262
    63     <chunk id="contact">
     63    <chunk id="addr_contact">
     64        <preset_link preset_name="Address" />
    6465        <preset_link preset_name="Contact (Schema with 'contact:*' Prefix)" />
    6566    </chunk>
     
    7374        <reference ref="name_ref" />
    7475        <reference ref="extra" />
    75         <reference ref="contact" />
     76        <reference ref="addr_contact" />
    7677    </chunk>
    7778
    7879    <chunk id="extra2_tw">
    7980        <check key="historic" value_on="tower" text="Historic tower" disable_off="true" />
    80         <reference ref="contact" />
     81        <reference ref="addr_contact" />
    8182    </chunk>
    8283
     
    169170                    <reference ref="tw_con_mt" />
    170171                    <reference ref="name_ref_tech_extra" />
    171                     <reference ref="contact" />
     172                    <reference ref="addr_contact" />
    172173                </optional>
    173174            </item>
     
    261262                <space />
    262263                <key key="man_made" value="communications_tower" />
    263                 <multiselect key="tower:type" text="Type of tower" values="communication;watchtower" values_sort="false"
    264                         default="communication" rows="3" />
     264                <multiselect key="tower:type" text="Type of tower" values_sort="false" default="communication" rows="3">
     265                    <list_entry value="communication" display_value="Communication tower" icon="Tower_cantilever_communication.svg" />
     266                    <list_entry value="watchtower" display_value="Watch tower" icon="Tower_observation.svg" />
     267                </multiselect>
    265268                <optional>
    266269                    <reference ref="tw_con_tw_com" />