Help:External links: Difference between revisions

Help page
(Created page with "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...")
 
No edit summary
 
Line 2: Line 2:


:Examples:
:Examples:
::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 a link to the Main Page would look like in the editor: <nowiki>[http://avacal.org/wiki/index.php]</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://avacal.org/wiki/index.php]
::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>
::This is what a link to the Main Page look like in the editor if I wanted to rename it to Start: <nowiki>[http://avacal.org/wiki/index.php Start]</nowiki>
:::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://avacal.org/wiki/index.php Start]

Latest revision as of 18:27, 21 December 2015

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://avacal.org/wiki/index.php]
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://avacal.org/wiki/index.php Start]
This is what the above link will look like on the page: Start