ComfyUI Node
π Text Template Extended (nhk)
Extended text template engine with 8 placeholder inputs
π Text Template Extended (nhk)
- output
βtemplateThe [a] walks in the [b]βΊ
βaβΊ
βbβΊ
βcβΊ
βdβΊ
βeβΊ
βfβΊ
βgβΊ
βhβΊ
Categorynhk/text
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| template | STRING | The [a] walks in the [b] | Template text with [placeholder] syntax. Placeholders: [a] through [h] |
| aopt | STRING | (optional) Value for [a] placeholder | |
| bopt | STRING | (optional) Value for [b] placeholder | |
| copt | STRING | (optional) Value for [c] placeholder | |
| dopt | STRING | (optional) Value for [d] placeholder | |
| eopt | STRING | (optional) Value for [e] placeholder | |
| fopt | STRING | (optional) Value for [f] placeholder | |
| gopt | STRING | (optional) Value for [g] placeholder | |
| hopt | STRING | (optional) Value for [h] placeholder |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| output | STRING | β |