Links: Difference between revisions
Appearance
Dat Hack3r (talk | contribs) →Note links: Added description of unique tooltip format. |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
To create a URL link, click on Create link to URL in the menu. Then input your URL in the URL box and press Go. If you are linking to an external site, be sure to include <code>https://</code> before the URL. If you're linking to a world, you can simply just input <code>/forexample</code> which will bring the user to the /forexample world when clicked. | To create a URL link, click on Create link to URL in the menu. Then input your URL in the URL box and press Go. If you are linking to an external site, be sure to include <code>https://</code> before the URL. If you're linking to a world, you can simply just input <code>/forexample</code> which will bring the user to the /forexample world when clicked. | ||
You can also link to specific coordinates on a world using the following format. | |||
<code>/[worldname]#x:____,y:____</code> | |||
== Coordinate links == | == Coordinate links == | ||
| Line 83: | Line 87: | ||
Example: <code>note:Hello, world!</code> | Example: <code>note:Hello, world!</code> | ||
[[Category:Documentation]] | |||
[[Category:Tutorials]] | |||