Difference between revisions of "Help:How to make links"

From Birocapedia
Jump to navigationJump to search
m
Line 11: Line 11:
 
|-
 
|-
 
|Link to a Birchrockopedia category
 
|Link to a Birchrockopedia category
|<nowiki>[[:Category:Help]]</nowiki>
+
|<nowiki>[[:Category:Activities]]</nowiki>
|[[:Category:Help]]
+
|[[:Category:Activities]]
 
|-
 
|-
 
|Link to a Birchrockopedia page<br>with different text
 
|Link to a Birchrockopedia page<br>with different text
 
|<nowiki>[[Main Page|different text]]</nowiki>
 
|<nowiki>[[Main Page|different text]]</nowiki>
 
|[[Main Page|different text]]
 
|[[Main Page|different text]]
 +
|-
 +
|Link to a Birchrockopedia category<br>with different text
 +
|<nowiki>[[:Swimming|different text]]</nowiki>
 +
|[[:Swimming|different text]]
 
|-
 
|-
 
|Link to a section of an article  
 
|Link to a section of an article  
 
|<nowiki>[[#Redirect links]]</nowiki>
 
|<nowiki>[[#Redirect links]]</nowiki>
 
|[[#Redirect links]]
 
|[[#Redirect links]]
 +
|-
 +
|Link to a section of an article<br>with different text
 +
|<nowiki>[[#Redirect links|redirecting help]]</nowiki>
 +
|[[#Redirect links|redirecting help]]
 
|-
 
|-
 
|Link to a different site
 
|Link to a different site
 
|<nowiki>http://www.birchrock.org/</nowiki>
 
|<nowiki>http://www.birchrock.org/</nowiki>
|http://mediawiki.org
+
|http://www.birchrock.org/
 
|-
 
|-
|External link with different<br>
+
|Link to a different site with<br>different text
text
 
 
|<nowiki>[http://www.birchrock.org/]</nowiki>
 
|<nowiki>[http://www.birchrock.org/]</nowiki>
 
|[http://www.birchrock.org/ Birch Rock]
 
|[http://www.birchrock.org/ Birch Rock]
Line 35: Line 42:
 
|<nowiki>[http://www.birchrock.org/]</nowiki>
 
|<nowiki>[http://www.birchrock.org/]</nowiki>
 
|[http://www.birchrock.org/]
 
|[http://www.birchrock.org/]
|-
 
|Email link
 
|<nowiki>mailto:sftpbr@gmail.com</nowiki>
 
|mailto:sftpbr@gmail.com
 
|-
 
|Email link, unnamed
 
|<nowiki>[mailto:sftpbr@gmail.com]</nowiki>
 
|[mailto:sftpbr@gmail.com]
 
|-
 
|Email link, named
 
|<tt><nowiki>[mailto:sftpbr@gmail.com Harry Netzer]</nowiki></tt>
 
|[mailto:sftpbr@gmail.com Harry Netzer]
 
 
|}
 
|}
 
==Redirect links==
 
==Redirect links==
 
Say you make a page that has multiple possible names and you want them all to go to your page. For instance you make an article called instrutional swim but if some one searches swimming you want it to go to your page. What you do is make a the page swimming and all you put on it is a redirect link that directs them to the instructional swim page. You can do this by using the syntax <nowiki>#REDIRECT [[Instructional swim]]</nowiki>. No if you search swimming you will automaticly go to the instructional swim article. The only way to get back to the swimming article if you need to is to search swimming and on the top of the instructional swim article clikc the link to go back to the page you got redirected from.
 
Say you make a page that has multiple possible names and you want them all to go to your page. For instance you make an article called instrutional swim but if some one searches swimming you want it to go to your page. What you do is make a the page swimming and all you put on it is a redirect link that directs them to the instructional swim page. You can do this by using the syntax <nowiki>#REDIRECT [[Instructional swim]]</nowiki>. No if you search swimming you will automaticly go to the instructional swim article. The only way to get back to the swimming article if you need to is to search swimming and on the top of the instructional swim article clikc the link to go back to the page you got redirected from.

Revision as of 14:53, 20 January 2008

In the table below you can link to different places

Description You type You get
Link to a Birchrockopedia page [[Main Page]] Main Page
Link to a Birchrockopedia category [[:Category:Activities]] Category:Activities
Link to a Birchrockopedia page
with different text
[[Main Page|different text]] different text
Link to a Birchrockopedia category
with different text
[[:Swimming|different text]] different text
Link to a section of an article [[#Redirect links]] #Redirect links
Link to a section of an article
with different text
[[#Redirect links|redirecting help]] redirecting help
Link to a different site http://www.birchrock.org/ http://www.birchrock.org/
Link to a different site with
different text
[http://www.birchrock.org/] Birch Rock
Link to a different site,

unnamed

[http://www.birchrock.org/] [1]

Redirect links

Say you make a page that has multiple possible names and you want them all to go to your page. For instance you make an article called instrutional swim but if some one searches swimming you want it to go to your page. What you do is make a the page swimming and all you put on it is a redirect link that directs them to the instructional swim page. You can do this by using the syntax #REDIRECT [[Instructional swim]]. No if you search swimming you will automaticly go to the instructional swim article. The only way to get back to the swimming article if you need to is to search swimming and on the top of the instructional swim article clikc the link to go back to the page you got redirected from.