mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Updated Templates (markdown)
12
Templates.md
12
Templates.md
@@ -83,6 +83,18 @@ example
|
|||||||
list {default:WPA2, items:WPA3|WPA2|WPA|WEP}
|
list {default:WPA2, items:WPA3|WPA2|WPA|WEP}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### DateTime
|
||||||
|
|
||||||
|
To create a date / time selector
|
||||||
|
|
||||||
|
```
|
||||||
|
type
|
||||||
|
datetime
|
||||||
|
options
|
||||||
|
format:[date/time] -> restrict to the selection of a time or a date
|
||||||
|
example
|
||||||
|
datetime {format:date}
|
||||||
|
```
|
||||||
#### Divider
|
#### Divider
|
||||||
|
|
||||||
To separate the fields above and below into two sections
|
To separate the fields above and below into two sections
|
||||||
|
|||||||
Reference in New Issue
Block a user