Link pages together

WikiWriter automatically provides a link back to Home on every page, so you will never have any orphaned (unlinked) pages. You can create any additional links you need according to your design requirements.

  1. On the new page, click on Edit Page.
  2. Select and delete the New Page notice.
  3. Add a line of text:
    
        My second page.
    
    
  4. Add another line, with a link to Home:
    
        Link back to ((Home)).
    
    
  5. Add another line, with a link to a new page. Call the page "Third Page", but use a description for the page in the link by separating the link name from the description with a vertical bar ("pipe" symbol), like this:
    
        This link goes to the ((Third Page|next)) page.
    
    
  6. Now your page looks like this:
My second page.

Link back to Home.

This link goes to the next page.