ComfyUI Node
Apply Template Variables
A ComfyUI node in Template Vars with 4 inputs and 1 output.
Apply Template Variables
- variables
- text
◄templateThis is {character1} and {character2} standing in {location}.►
◄placeholder_style{name}►
◄missingkeep►
CategoryTemplate Vars
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| template | STRING | This is {character1} and {character2} standing in {location}. | — |
| placeholder_style | COMBO | {name} | 4 options: {name}, {{name}}, $(name), $name |
| missing | COMBO | keep | 3 options: keep, empty, error |
| variablesopt | TEMPLATE_VARS | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |