Changes between Version 195 and Version 196 of TaggingPresets
- Timestamp:
- 2022-11-17T22:46:16+01:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaggingPresets
v195 v196 85 85 Add a horizontal separator line between items. 86 86 <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"`. 88 88 <checkgroup>:: 89 89 To group checks. The `columns=""` attribute is required.