Template:UI Object Attributes (Link)

From HSYCO
Revision as of 11:26, 12 March 2019 by Gionatan (talk | contribs) (→‎Link attributes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Link attributes

Name Value Description
link <page id> Set the link to a specific page, so that when the button is clicked, the interface will navigate to that page (e.g. "menu")
<url> A url starting with http:, https:, ftp: or / (for a relative url). When the button is clicked, the browser will navigate to the specified url (e.g. "http://www.apple.com")

If the url string starts with ! the link will open in a new tab (e.g. "!http://google.com")