| 21 | | <!-- |
| 22 | | Pics have been derived from own Photos |
| 23 | | Dies ist eine Bearbeitung der Erweiterung von Gmbo aus der Vorlage von User Lübeck aus http://wiki.openstreetmap.org/wiki/Stolpersteine |
| 24 | | --> |
| 25 | | |
| 26 | | <item name="Stolperstein" icon="http://upload.wikimedia.org/wikipedia/commons/f/f4/Stolpersteinicon.png" type="node"> |
| 27 | | <link href="http://wiki.openstreetmap.org/wiki/Stolpersteine" /> |
| 28 | | <!-- Ueberschrift --> |
| 29 | | <label text="Stolperstein bearbeiten" /> |
| 30 | | <space /> |
| 31 | | <!-- Feste Werte --> |
| 32 | | <key key="historic" value="memorial" /> |
| 33 | | <key key="memorial:type" value="stolperstein" /> |
| 34 | | <!-- Variable Werte --> |
| 35 | | <text key="name" text="Name" /> |
| 36 | | <text key="memorial:addr" text="Adresse (Straße Nummer, Ort)" /> |
| 37 | | <text key="memorial:text" text="Komplette Beschriftung des Steins" /> |
| 38 | | <space /> |
| 39 | | <label text="Weitere Infos (optional)" /> |
| 40 | | <label text="Bild vom Stein: wird z.B. in der Historischen Karte angezeigt" /> |
| 41 | | <label text="(Dazu muss nicht das Bild direkt verlinkt werden," /> |
| 42 | | <label text="es reicht die Adresse der wikimedia-commons-Seite des Bildes)" /> |
| 43 | | <text key="image" text="Bild Link" /> |
| 44 | | <text key="website" text="Webseite" /> |
| 45 | | <text key="wikipedia" text="Wikipedia" /> |
| 46 | | <label text="(Länderkürzel:Titel z.B.: de:Alois Andritzki)" /> |
| 47 | | <text key="memorial:ref" text="Nummerierung (falls vorhanden)" /> |
| 48 | | <text key="description" text="zusätzliche Beschreibung" /> |
| 49 | | </item> |
| | 18 | <item name="Stolperstein" icon="http://upload.wikimedia.org/wikipedia/commons/f/f4/Stolpersteinicon.png" type="node" preset_name_label="true"> |
| | 19 | <link href="http://wiki.openstreetmap.org/wiki/Stolpersteine" /> |
| | 20 | <key key="historic" value="memorial" /> |
| | 21 | <key key="memorial:type" value="stolperstein" /> |
| | 22 | <text key="name" text="Name" /> |
| | 23 | <text key="memorial:text" text="Komplette Beschriftung des Steins" /> |
| | 24 | <space /> |
| | 25 | <optional> |
| | 26 | <text key="image" text="Bild" /> |
| | 27 | <text key="website" text="Webseite" /> |
| | 28 | <text key="wikipedia" text="Wikipedia" /> |
| | 29 | <text key="memorial:ref" text="Nummerierung" /> |
| | 30 | <text key="description" text="Beschreibung" /> |
| | 31 | </optional> |
| | 32 | </item> |