Help:External links: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
To create a link to a page outside wiki, navigate to that page and copy its html address. Then put it in your document and precede and follow it with a single square bracket (one [ and one ]). You can rename the link by putting a space after the html string, then typing what you'd like it to say. | To create a link to a page outside wiki, navigate to that page and copy its html address. Then put it in your document and precede and follow it with a single square bracket (one [ and one ]). You can rename the link by putting a space after the html string, then typing what you'd like it to say. | ||
:Examples: | :Examples: | ||
::This is what a link to the <nowiki>[http://wiki.antir.sca.org/index.php?title=Main_Page]</nowiki> would look like in the editor. | ::This is what a link to the <nowiki>[http://wiki.antir.sca.org/index.php?title=Main_Page]</nowiki> would look like in the editor. | ||
::This is what a link to the <nowiki>[http://wiki.antir.sca.org/index.php?title=Main_Page Start]</nowiki> would look like in the editor if I wanted to rename it to Start. | ::This is what a link to the <nowiki>[http://wiki.antir.sca.org/index.php?title=Main_Page Start]</nowiki> would look like in the editor if I wanted to rename it to Start. |
Revision as of 21:15, 17 January 2009
To create a link to a page outside wiki, navigate to that page and copy its html address. Then put it in your document and precede and follow it with a single square bracket (one [ and one ]). You can rename the link by putting a space after the html string, then typing what you'd like it to say.
- Examples:
- This is what a link to the [http://wiki.antir.sca.org/index.php?title=Main_Page] would look like in the editor.
- This is what a link to the [http://wiki.antir.sca.org/index.php?title=Main_Page Start] would look like in the editor if I wanted to rename it to Start.