How to create links
Smash words together, such as in WikiPageNames, to create links.
Wiki page names look like this:
- A capital letter, followed by
- a lowercase letter, followed by
- more text including at least one capital letter
They may optionally have a sub-page. This would look like:
- A capital letter, followed by
- a lowercase letter, followed by
- more text including at least one capital letter, followed by
- a slash '/', followed by
- a capital letter, followed by
- more text that could be all lowercase
Examples that work
- ThisWorks
- ThisAlsoWorks
- HowtoCVS
- HowTo/CVS
- HowTo/Download
Examples that doesn't work
- CVSHowto (since it doesn't have a lowercase letter as the second letter)
Preventing links
Prevent creating links by adding an exclamation (!) mark before it, or by encapsulating it using three backticks (`) on each side (which will turn all wiki formatting off). When you want to prevent links for several rows, enclose them using <code> and </code>.
Want to comment this page? See WikiComments.