$embeddedURL
Sets the title to be a hyperlink.
$embeddedURL[]
will not work if there is no text provided in $title[]
.
Syntax
$embeddedURL[Link;(Index)]
Parameters
Link
(Type: URL || Flag: Emptiable)
: The link to set the title hyperlink to.Index
(Type: Integer || Flag: Optional)
: What embed the title hyperlink should belong to. The default is1
. (learn more)
Example
$nomention
$title[Google]
$embeddedURL[https://google.com]
$footer[⬆️ Title hyperlink]