Changes between Version 195 and Version 196 of TaggingPresets


Ignore:
Timestamp:
2022-11-17T22:46:16+01:00 (3 years ago)
Author:
taylor.smock
Comment:

Clarify OSM wiki page format (we don't support URL encoded page titles)

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v195 v196  
    8585   Add a horizontal separator line between items.
    8686 <link />::
    87    Specify a web link for this feature or to anything else of use. Either the `wiki=""` (referring to an OSM wiki page, e.g. `"Tag:leisure=park"`) or the `href=""` (full URL) attribute is required. When the `wiki=""` attribute is used the link points to the wiki page of the language JOSM is set to. If it doesn't exist the English page is shown.
     87   Specify a web link for this feature or to anything else of use. Either the `wiki=""` (referring to an OSM wiki page, e.g. `"Tag:leisure=park"`) or the `href=""` (full URL) attribute is required. When the `wiki=""` attribute is used the link points to the wiki page of the language JOSM is set to. If it doesn't exist the English page is shown. If using `wiki=""`, the OSM wiki page must not be URL encoded, e.g., it must not be `"Tag:leisure%3Dpark"` and must instead be `"Tag:leisure=park"`.
    8888 <checkgroup>::
    8989   To group checks. The `columns=""` attribute is required.