Text Template Guide
Text Templates are a way to dynamically create text on the fly when a brick runs. Here’s an example of a simple text template:
Hello, {{ @profile.email }}!
In PixieBrix, you can use the Text Template entry mode to dynamically construct inputs for any field. Here’s the same template being used to create a greeting for the Window Alert brick👍

Using the text template entry mode to create a greeting for the Window Alert brick dynamically.
To provide a text template in the Page Editor, ensure the field entry mode is Text Mode, as indicated by the ABC icon.
Now let's learn about Basic Text Templates.
Last updated
Was this helpful?