bunteshaus.de/content/misc/generator.de.md

68 lines
1.5 KiB
Markdown
Raw Normal View History

2022-04-06 00:03:31 +02:00
---
title: "Generator"
date: 2021-06-22T23:00:00+02:00
description: "generator"
type: "tools"
tool: "generator"
2022-04-06 17:51:02 +02:00
forms:
- to: info@bunteshaus.de
placeholders: false
fields:
- name: title
input_type: text
placeholder: Title
required: true
- name: content
input_type: textarea
placeholder: Content
required: true
- name: categories
input_type: mc
placeholder: Kategorien
2022-04-06 19:06:41 +02:00
expanded: true
2022-04-06 17:51:02 +02:00
new: true
- name: when
2022-04-06 19:06:41 +02:00
group: events
2022-04-06 17:51:02 +02:00
input_type: text
placeholder: Datum des Events
- name: price
2022-04-06 19:06:41 +02:00
group: events
2022-04-06 17:51:02 +02:00
input_type: text
placeholder: Preis
- name: contact
2022-04-06 19:06:41 +02:00
group: events
2022-04-06 17:51:02 +02:00
input_type: text
placeholder: Kontakt
- name: events
2022-04-06 19:06:41 +02:00
group: events
2022-04-06 17:51:02 +02:00
input_type: mc
placeholder: Eventkategorien
2022-04-06 19:06:41 +02:00
expanded: false
2022-04-06 17:51:02 +02:00
new: true
- name: featured
group: misc
input_type: checkbox
placeholder: featured
required: true
- name: about
group: misc
input_type: checkbox
placeholder: about
required: true
- name: tags
group: misc
input_type: mc
placeholder: Tags
2022-04-06 19:06:41 +02:00
expanded: false
2022-04-06 17:51:02 +02:00
new: true
- name: results
input_type: results
- name: submit
input_type: submit
placeholder: Generate
required: true
2022-04-06 00:03:31 +02:00
---
Hier kannst du einen neuen Artikel generieren.
**Einträge mit * sind minimal erforderlich.**