Choose a Template Above
Generate Text and Copy it to Clipboard.
Create a new Template using text markings shown below.
Shortcuts for template input:
-
Textblocks can be invoked by adding a leading ! sign:
click the airplane button for a complete list
!ne = no entry -
You can use markups directly in the textarea at the beginning of
a line.
These markups are available:
!l = list
!ls = sub item
!n = numbered list
!e = end markup
!es = end sub markup
Instructions for creating a template:
- A Placeholder helps to identify the correct input field and has to be always set
- The Priority value organizes each input field and shows higher priority ones first.
-
For one word which needs to change:
%Sample Word%1
Use%at the start and end position of the placeholder
Set1as priority or any other number up until99 -
Custom input placeholders:
%Sample Expression=longText%1
Use%at the start and end position of the placeholder
UseSample Expression=placeholder name
Set1as priority or any other number up until99
ConfighiddenFieldlike so:
%Sample Expression=hiddenField:id:longText:!l%1
in this examplelongText:!lcan also be omitted.
WithlongTextyou can add markups like!lby adding them like this:
%Sample Expression=longText:!l%1 -
Use field types like longText or markup to customize
further
These are all the different Field types:
simpleInput
longText
hiddenField
current_time
current_date
markup:title
And these are the markups you can add:
title
link
italic
green_highlighted
highlighted
-
For gender specific expressions:
%Sample Expression=m:der Bauer;w:die Bäuerin;d: Bauern;%1
Use%at the start and end position of the placeholder
UseSample Expression=as placeholder name
Usem:der Bauer;
for each gender; be careful to add it for the last item aswell -
For dropdown lists:
Use%Sample Expression=l:item 1;l:item 2;%1for each item -
For hidden fields and its trigger:
Use%Sample Expression=h:itemid 1:fieldtype:formatting;%1
You can also have multiple hidden fields selectable by a list -
You can also use markups in the template file at the beginning
of a line.
These markups are available:
!l = list
!ls = sub item
!n = numbered list
!e = end markup
!es = end sub markup
