⌨️ URL Buttons Syntax
You can use this syntax to create URL buttons in your templates or submenus.
💡 Rules
You can use
Some examples below.
You can use this syntax to create URL buttons in your templates or submenus.
💡 Rules
[ ] is a row of buttons { } is the button You can use
|| to separate multiple buttons in a single row.Some examples below.
Multiple Buttons
[{Button1 Text - https://google.com}]
[{Button2 Text - https://google.com}]Multiple Buttons - Multiple Rows
[{Button1 Text - https://google.com}]
[{Button2 Text - https://google.com}||{Button3 Text - https://google.com}]Single Button - popup
[{Button Text - popup:text (max 60 chars}]Multiple Mixed Buttons
[{URL Button - https://google.com}]
[{popup Button - popup:text}]