How to add a Table of Questions 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="5%,95%" sort="off" databg="#FFFF66, #FFFFCC" }%
| 1. | [[Question1][This is Question 1]] |
| 2. | [[Question2][This is Question 2]] |
| 3. | [[Question3][This is Question 3]] |
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 questions 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 questions page should now be complete!
Topic revision: r1 - 2007-03-21
- unknown