|
|
| Line 1: |
Line 1: |
| | <languages /> | | <languages /> |
| − | {{Transferring}}
| |
| | <translate> | | <translate> |
| | | | |
Revision as of 09:30, 2 September 2012
| Other languages: | English  |
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>