Static Form Elements Making Prompts Dynamic

Have AI help build your Promptinator shortcodes or keyword list @ https://bestdealon.com/promptinator/ 

Promptinator gives you the power to create interactive, dynamic prompts by simply placing smart tokens inside a <div class="Promptinator">. These tokens are what make your content come alive, transforming static text into editable fields and form submissions—all with minimal effort.

Summary Table: Token Types and Functions

Promptinator by Melanie AI delivers a future-proof, intuitive, and efficient solution for dynamic web forms and AI interaction, fundamentally changing how digital content and prompts are created and experienced.

Below is an overview of each token type (A to I), how they work, and what your users will see.

Write a bedtime story titled [A-story_title-~Magical Night Adventure~] for a [D-child_gender-|girl|boy|~girl~] named [-child_name~Melanie~] and her [B-pet-|dog|cat|lizzard|~Dog~]  named [-pet name-~Bubba~]. The plot must feature [C-themes-|unicorns|spaceships|fairy tales|dragons|~unicorns, fairy tales~] and be told in a [B-tone-|gentle|funny|adventurous|~gentle~] tone. Provide exactly [D-paragraphrs-5~3~] paragraphs.

Text Input

[A-optionName-~default text~]
Example: [A-offer_details-~Enter your special deal here…~]
Renders a text field or textarea pre-filled with your prompt.

Radio Buttons

[B-optionName-|Choice 1|Choice 2|…|~Default~]
Example: [B-tone-|Formal|Casual|Energetic|~Energetic~]
Renders a set of radio buttons; Energetic is selected by default.

Checkbox Group

[C-optionName-|Opt A|Opt B|…|~Default Opt~]
Example: [C-channels-|SEO|PPC|Email|Social Media|~Email~]
Renders multiple checkboxes; Email checked by default.

Dropdowns

  • Numeric: [D-optionName-max~default~]
    Example: [D-keyword_count-15~5~] → select 1…15, default 5

  • Text: [D-optionName-|opt1|opt2|…|~opt2~]
    Example: [D-package-|Basic Plan|Pro Plan|Enterprise Plan|~Pro Plan~] → Select Pro by default

Email/Submit

  • Email: [E-optionName-~m@myemail.com~~]
    Example: [E-Business Survey-~m@myemail.com~]optionName is email subject

  • Submit: [E-optionName-~https://yoursite.com/submit-feedback.php~]
    Example: [E-feedback-~https://yoursite.com/submit-feedback.php~] → Form title is feedback

URL Picker + Iframe

[I-optionName-|https://site1.com|https://site2.com|~Default Prompt~]
Example:
[I-visit_site-|https://en.wikipedia.org/wiki/Bedtime_story|https://www.gutenberg.org/|~Pick a site~]
Renders a dropdown of URLs and an inline preview of the selected page.