Help:External links: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m reworded the examples |
||
Line 2: | Line 2: | ||
:Examples: | :Examples: | ||
::This is what a link to the <nowiki>[http://wiki.antir.sca.org/index.php?title=Main_Page]</nowiki> | ::This is what a link to the Main Page would look like in the editor: <nowiki>[http://wiki.antir.sca.org/index.php?title=Main_Page]</nowiki> | ||
:::This is what the above link will look like on the page: [http://wiki.antir.sca.org/index.php?title=Main_Page] | :::This is what the above link will look like on the page: [http://wiki.antir.sca.org/index.php?title=Main_Page] | ||
::This is what a link to the <nowiki>[http://wiki.antir.sca.org/index.php?title=Main_Page Start]</nowiki> would | ::This is what a link to the Main Page look like in the editor if I wanted to rename it to Start: <nowiki>[http://wiki.antir.sca.org/index.php?title=Main_Page Start]</nowiki> would | ||
:::This is what the above link will look like on the page: [http://wiki.antir.sca.org/index.php?title=Main_Page Start] | :::This is what the above link will look like on the page: [http://wiki.antir.sca.org/index.php?title=Main_Page Start] |
Revision as of 12:50, 19 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 Main Page would look like in the editor: [http://wiki.antir.sca.org/index.php?title=Main_Page]
- This is what the above link will look like on the page: [1]
- This is what a link to the Main Page look like in the editor if I wanted to rename it to Start: [http://wiki.antir.sca.org/index.php?title=Main_Page Start] would
- This is what the above link will look like on the page: Start
- This is what a link to the Main Page would look like in the editor: [http://wiki.antir.sca.org/index.php?title=Main_Page]