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:
  • 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
  • Set 1 as priority or any other number up until 99
  • 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
    Use Sample Expression= as placeholder name
    Use m:der Bauer;
    for each gender; be careful to add it for the last item aswell
  • For dropdown lists:
    Use l:item 1; for each item
  • For hidden fields and its trigger:
    Use h:itemid 1:fieldtype:formatting;
    for each item add an unique id!
  • Custom input placeholders:
    %Sample Expression=longText%1
    Use % at the start and end position of the placeholder
    Use Sample Expression= placeholder name
    Set 1 as priority or any other number up until 99 At the moment there are these custom ones:
    simpleInput, longText, hiddenField, current_time, current_date
    Config hiddenField like so:
    %Sample Expression=hiddenField:id:longText:!l%1 in this example longText:!l can also be omitted.
    With longText you can add markups like !l by adding them like this: %Sample Expression=longText:!l%1
  • 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