One letter = one control.
Swap A
↔ B
↔ C
↔ D
or drop the letter entirely
to morph from textarea → radio → checkboxes → dropdown → plain input — in seconds, no JS skills needed.
Skip the letter entirely and you get a single‑line field. Great for names, emails, short titles.
Name: [-name-~Jane Doe~]
A
)Use [A‑label‑~default~]
for longer answers or descriptions.
Story: [A-story-~Tell us everything…~]
B
)One choice only. Separate options with |
; flag a default with ~
.
Priority: [B-pri-|Low|Medium|High|~Medium~]
C
)Let users tick multiple items. Works exactly like B
—just change the letter.
Add‑ons: [C-adds-|SEO|PPC|Analytics|~SEO~]
D
)Give a max and a default; Promptinator auto‑ranges 1…max.
Seats: [D-seats-50~5~]
D
)Swap numbers for text options to turn it into a select menu.
Plan: [D-plan-|Starter|Pro|Enterprise|~Pro~]
I
)Select a resource and instantly embed the site in an iframe—perfect for docs, references, or AI research.
[I-source-|https://example.com|https://wikipedia.org|~Choose a site~]
E
)[E]
auto‑detects an email vs URL: mailto for quick messages or POST for server endpoints.
[E-Contact‑Us-~support@acme.com~] [E-JSON‑Submit-~https://api.acme.com/contact~]
Below is the same line rewritten three times. Toggle the pencil ✏️, swap the letter, hit “Save & Update” and watch the control morph in real time.
My option: [B-choice-|Alpha|Beta|Gamma|~Beta~]