Links: Difference between revisions
Appearance
No edit summary |
|||
| (3 intermediate revisions by 3 users 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 76: | Line 80: | ||
=== action:deco === | === action:deco === | ||
This action toggles the text decoration menu. | This action toggles the text decoration menu. | ||
== Note links == | |||
Note links show a black tooltip with a red border when hovered over. | |||
They have a dotted underline. | |||
Example: <code>note:Hello, world!</code> | |||
[[Category:Documentation]] | |||
[[Category:Tutorials]] | |||