Add headings and text
Add links in WikiWriter by using double-parentheses around the page name, with a vertical bar and a description if you want to get fancy. To add structure and shape, you tell WikiWriter what you want by putting a special code, a "token", at the beginning of a paragraph.
- Headings are marked with equal sign tokens:
= Heading One
== Heading Two
=== Heading Three
==== Heading Four
===== Heading Five
====== Heading Six
produces:
Heading One
Heading Two
Heading Three
Heading Four
Heading Five
Heading Six
- Still working on Second Page, create a level two heading by inserting two equal signs and a space at the beginning of the first line:
== My second page.
- Now your page looks like this:
My second page.
Link back to Home.
This link goes to the next page.
- Experiment with heading levels by changing your heading to level 3, or 4, and checking the look with the Show Preview button.
- Finish up by making the heading a level 2, so your page looks like the example above.