Choose a Template Above

Generate Text and Copy it to Clipboard.
Create a new Template using text markings shown below. Please make sure to follow the instructions closeley.
Instructions:
  • A Placeholder helps to identify the correct input field and has to be always set
  • The Priorities organize 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 like so for every gender.
  • For dropdown lists:
    Use l:item 1; for each item
  • For hidden fields and its trigger:
    Use h:item 1!id; for each item add an unique id!
  • This works only in conjunction with hiddenField below
  • 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 directly in the textarea or 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
  • Textblocks can be invoked by adding a leading ! sign:
    !ne = no entry