Links: Difference between revisions
Appearance
add note links |
|||
| (2 intermediate revisions by 2 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 78: | Line 82: | ||
== Note links == | == Note links == | ||
Note links show a tooltip when hovered over. | Note links show a black tooltip with a red border when hovered over. | ||
They have a dotted underline. | They have a dotted underline. | ||
Example: <code>note:Hello, world!</code> | Example: <code>note:Hello, world!</code> | ||
[[Category:Documentation]] | |||
[[Category:Tutorials]] | |||