Changes between Version 181 and Version 182 of TaggingPresets


Ignore:
Timestamp:
2021-05-04T18:56:12+02:00 (5 years ago)
Author:
skyper
Comment:

add revision to "value_template"; minimal format syntax

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v181 v182  
    220220  Whether to search in `<combo />` or `<multiselect />` `(display_)values` when searching for presets.
    221221 value_template="..."::
    222   A template to generate the value automatically based on other `<text />` values of this preset. For instance, "Bus {ref}: {from} → {to}" can be used to generate the name of a bus route relation.
     222  A template to generate the value automatically based on other `<text />` values of this preset. ''(since r17639)'' \\ For instance, `"Bus {ref}: {from} → {to}"` can be used to generate the name of a bus route relation.
    223223\\
    224224
     
    267267
    268268 delete_if_empty="true"::
    269   was removed in [5155]. You can simply remove this attribute if still used in your preset.
     269  was removed in r5155. You can simply remove this attribute if still used in your preset.
    270270 required="true"::
    271   replaced by `match` since [5155]
     271  replaced by `match` since r5155
    272272\\
    273273