Index: /trunk/data/defaultpresets.xml
===================================================================
--- /trunk/data/defaultpresets.xml	(revision 5164)
+++ /trunk/data/defaultpresets.xml	(revision 5165)
@@ -16,6 +16,9 @@
   - URL's are also supported to allow remote icons (are cached locally)
   type: the data types - way,node,relation,closedway (separated by comma)
+  name_template: define custom formatting for OSM primitives
+                 see http://josm.openstreetmap.de/wiki/NameTemplate
 
 link: link to the relating map features website
+  href: the URL
 
 label: simple static text label
@@ -59,6 +62,6 @@
                   database values, order and number must be equal to values
   short_descriptions: delimiter-separated list of texts to be displayed below each
-                     display_value. (Only if it is not possible to describe
-                     the entry in 2-3 words.) Instead of a separated list
+                      display_value. (Only if it is not possible to describe
+                      the entry in 2-3 words.) Instead of a separated list
   instead using values, display_values and short_descriptions, the following form is also supported:
     <list_item value="" display_value="' short_description="" icon=""/>
@@ -78,15 +81,15 @@
   key: the role name used in relation
   text: fixed label to display
-  requisite: "optional" or "required" (default is optional)
+  requisite: optional/required (default is "optional")
   count: how often can the role occur (if not given unlimited number is assumed)
   type: the data types - way,node,relation,closedway (separated by comma)
 
-For external files the <presets> should have following elements:
-- author           the author of the preset
-- version          a version number of some sort (e.g. creation date)
-- description      what is your preset meant to be
-- shortdescription very short description
-- link             a link to a helpful website (optional)
-- The fields description, shortdescription and link may also be localized (e.g. de.link)
+ presets: For external files <presets> should have following attributes:
+   author: the author of the preset
+   version: a version number of some sort (e.g. creation date)
+   description: what is your preset meant to be
+   shortdescription: very short description
+   link: a link to a helpful website (optional)
+ The fields description, shortdescription and link may also be localized (e.g. de.link)
 
 See also http://josm.openstreetmap.de/wiki/TaggingPresets.
