How to add a Table of Categories Page to your TWiki FAQ...
The line just needs to be repeated under itself, so a completed table in the
edit mode would look like this:
%TABLE{ tablewidth="100%" columnwidths="20%,80%" sort="off" databg="#FFFF66, #FFFFCC" }%
| [[HowtoInstall][How to Install]] | This category shows how to install |
| [[HowToRun][How to Run]] | This category shows how to run |
| [[HowToUninstall][How to Uninstall]] | This category shows how to uninstall |
The completed table shown above in edit mode, would appear once saved as shown below:
You will notice, that all of the hyperlinks to the pages in the table appear with
?
next to them. This is to show that you have linked to a page that does not exist yet (which should be correct). The only case where this would not appear with a question mark next to it is when you are restructuring, therefore are linking to a page already created.
To create the page, simply click on the question mark! This will then take you to the edit screen of that new page allowing you to commence editing.
Your categories page should now be complete!
Topic revision: r1 - 2007-03-21
- unknown