Dokumentation

Aus MAV
Wechseln zu: Navigation, Suche

Vorlagen

Geographika

Geschehnisse

Automatisch erstellt:

Selbst zu erstellen:

RegEx

\|Geburtsdatum=(\d\d)\.(\d\d)\.(\d\d\d\d)
|Geburtsdatum=$3/$2/$1

\|Geburtsdatum=(\d\d)\.(\d)\.(\d\d\d\d)
|Geburtsdatum=$3/0$2/$1

\|Geburtsdatum=(\d)\.(\d\d)\.(\d\d\d\d)
|Geburtsdatum=$3/$2/0$1

\|Geburtsdatum=(\d)\.(\d)\.(\d\d\d\d)
|Geburtsdatum=$3/0$2/0$1

\|VDTitel=(.*)\[(.*)\](.*)
|VDTitel=$1($2)$3

\|Stand=(.*)\n
Nichts