| Other languages: | English  |
| Information |
|---|
| These pages are being transferred from UserBase. Please don't work on them until the transfer is complete, and the old UserBase pages have been removed. |
Questions and Answers
<qandaset>
- A set of questions and answers, suitable for a FAQ. <qandaset> must contain <qandaentry>.
<qandaentry>
- Each question and answer pair is a <qandaentry>.
<question>
- The question being asked. It must be inside a qandaentry, and it must have a matching answer.
<answer>
- The answer to the matching question in the same qandaset.
Example: <qandaset> Template
<qandaset>
<qandaentry>
<question>
</question>
<answer>
</answer>
</qandaentry>
</qandaset>