Your wiki offers several ways to add pages and links. It's best to think of these ideas together so that you always give users a way to navigate to a page before you create it. That way, you don't create content that's unreachable to your users.
Good organization of your folder and page names makes it easier to add links later.
When you click a link to a page that doesn't exist, you'll have a chance to create it (if you have edit permission).
folders
and pages
sections of the dialog.
Links get added with the [page-name]
in brackets and the (link-address)
in parentheses.
page-name
to link text that makes sense in the sentence.[page-name]
in brackets followed by (
to auto-complete the (page-address)
.Changing the link text of an inserted link.
You can use [formatting](/content/formatting) to make pages easier to read.
You can use [Special Formatting](/content/formatting) to make pages easier to read.
Using auto-complete for links.
Use [markdown](
Use [markdown](/content/formatting)
If you later change the name or folder location of page, you must manually update any corresponding navigation or links.
We recommend using all lowercase folder and page names. Use the shortest name that helps you find the page. Instead of spaces, use a
-
character.
[page-name]
in brackets and the (link-address)
in parentheses.page-name
to link text that makes sense on the page.[outline](/organization/outline)
[Outlining Navigation](/organization/outline)
Links from a wiki page to an outside document or website must be written in markdown.
[link-text]
in brackets and the (link-address)
in parentheses.Visit the Internet Archive.
Download the new video today.
Visit the [Internet Archive](http://archive.org).
Download the [new video](C:\Users\David\Videos\New-Video.mp4) today.
*description*
in stars after the link text.{.links-list}
Create a simple link list.
- [Romeo and Juliet](http://www.gutenberg.org/cache/epub/1112/pg1112.txt)
- [The Merchant of Venice](http://www.gutenberg.org/cache/epub/1114/pg1114.txt)
- [King Lear](http://www.gutenberg.org/cache/epub/1128/pg1128.txt)
{.links-list}
Add a description to a link list item.
- [The Taming of the Shrew *This Shakespeare play was the basis of the movie *10 Things I Hate About You.**](http://www.gutenberg.org/cache/epub/1107/pg1107.txt)
{.links-list}
>
|
.{.is-info}
.> [Special Formatting](/content/formatting) | [Outlining](/organization/outline) | [Pages & Links](/content/pages-links)
{.is-info}