Changes between Version 184 and Version 185 of TaggingPresets


Ignore:
Timestamp:
2021-05-07T17:24:22+02:00 (5 years ago)
Author:
skyper
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v184 v185  
    222222   Whether to search in `values=""` and `display_values=""`, respectively, `value=""` and `display_value=""` of `<combo />` or `<multiselect />`  searching for presets.
    223223 value_template="template"::
    224    A template to generate the value automatically based on other tag values of the object. The syntax of `name_template=""` is use, [#NameTemplateSyntax see below]. ''(since r17639)'' \\
     224   A template to generate the value automatically based on other tag values of the object. The syntax of `name_template=""` is used, [#NameTemplateSyntax see below]. ''(since r17639)'' \\
    225225   For instance, `"Bus {ref}: {from} → {to}"` can be used to generate the name of a bus route relation.
    226226\\