Code Blocks

doc
Code Blocks

Code Blocks allow you to dynamically generate content and create templates quickly. They act as on-page templates that you can run with the push of a button.

Syntax used inside is exactly the same as normal Templates.

image

Creating Text Generator Code Blocks

  • First, create a normal code block with tg as the language code.
  • Next, write your desired commands inside the code block.
```tg
Your commands here.
```

Using Text Generator Code Blocks

  • If you used any Context available for templates, the code block will display it.
  • Click the Create a new Template button to convert the code block into a full-fledged Template.
  • Click the Generate Text button to run the code block through Text Generator. Generated text will be added at your cursor location.

image image

Table of contents

Local Graph

Mentions