Updated Templates (markdown)

Jérémy JAMET
2021-12-20 12:57:43 +01:00
parent 93636e8fd2
commit ba538080df

@@ -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