Nodes/ComfyUI-nhknodes/πŸ“ Text Template Extended (nhk)
ComfyUI Node

πŸ“ Text Template Extended (nhk)

Extended text template engine with 8 placeholder inputs

By EnashkaΒ·Created 11 months agoΒ·Updated about a month agoΒ· 22
πŸ“ Text Template Extended (nhk)
    • output
    β—„templateThe [a] walks in the [b]β–Ί
    β—„aβ–Ί
    β—„bβ–Ί
    β—„cβ–Ί
    β—„dβ–Ί
    β—„eβ–Ί
    β—„fβ–Ί
    β—„gβ–Ί
    β—„hβ–Ί
    Categorynhk/text

    Inputs (9)

    NameTypeDefaultDescription
    templateSTRINGThe [a] walks in the [b]Template text with [placeholder] syntax. Placeholders: [a] through [h]
    aoptSTRING(optional) Value for [a] placeholder
    boptSTRING(optional) Value for [b] placeholder
    coptSTRING(optional) Value for [c] placeholder
    doptSTRING(optional) Value for [d] placeholder
    eoptSTRING(optional) Value for [e] placeholder
    foptSTRING(optional) Value for [f] placeholder
    goptSTRING(optional) Value for [g] placeholder
    hoptSTRING(optional) Value for [h] placeholder

    Outputs (1)

    NameTypeDescription
    outputSTRINGβ€”