No edit summary
m (How to make links moved to How To Make Links: name conformity)
(No difference)

Revision as of 13:43, 12 April 2008

To create links to another page one simply has to add the following code to the page:


[[Page Name]]


Where the Page Name is whatever the specific search term you're looking to define.

Another useful process that is slightly more advanced is creating links with a different name than the actual path. (i.e: you want to link to the "How to make links" page but you dont want the text itself to show up as How_to_make_links).

To accomplish the above, and link to this page without using the actual path as the text for the link itself we would write the following code:


[[Page Name | Alternate link text]]


The above code would still link to the page but would now appears as "Alternate link text" with a link to this page instead of the rather unsightly actual path.

Using this method you can create links to various pages within the wiki and still make it look clean and less like actual code, this helps keep the wiki pretty and less confusing and cumbersome to casual users.

Wiki is also smart with using plural versions words. For instance, a link called

[[Monkey]]s

Would show with the entire words within the link ( Monkeys ) though the page name is still jsut Monkey.