| 51 | | * '''xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"''' |
| 52 | | * '''author''' - the name of the author of the preset |
| 53 | | * '''version''' - the version number of the file. For automatic version adjustment of presets managed in this wiki you have to use two internal variables: `[[revision]]` (the latest version number of the wiki page) and `[[date]]` (the date of the last edit), e.g. `version="1.[[revision]]_[[date]]"`. |
| 54 | | * '''description''' (i18n) - description what the file contains |
| 55 | | * '''shortdescription''' (i18n) - very short overview description i.e. the "name" of the preset |
| 56 | | * '''link''' (i18n) - web link to further details (optional) |
| 57 | | * '''icon''' - icon for the whole preset |
| 58 | | * '''baselanguage''' - when the base language is not English, specify it here (using non English preset texts will prevent automatic translation, once it is implemented (#11392)) |
| | 51 | * **xmlns="http://josm.openstreetmap.de/tagging-preset-1.0"** |
| | 52 | * **author** - the name of the author of the preset |
| | 53 | * **version** - the version number of the file. For automatic version adjustment of presets managed in this wiki you have to use two internal variables: `[[revision]]` (the latest version number of the wiki page) and `[[date]]` (the date of the last edit), e.g. `version="1.[[revision]]_[[date]]"`. |
| | 54 | * **description** (i18n) - description what the file contains |
| | 55 | * **shortdescription** (i18n) - very short overview description i.e. the "name" of the preset |
| | 56 | * **link** (i18n) - web link to further details (optional) |
| | 57 | * **icon** - icon for the whole preset |
| | 58 | * **baselanguage** - when the base language is not English, specify it here (using non English preset texts will prevent automatic translation, once it is implemented (#11392)) |