Template:OOO-FAQ
OOO FAQ Template
Creates collapsible FAQ sections styled for the Out of Ore Wiki.
Usage
{{OOO-FAQ
| question1 = How does power work?
| answer1 = Power is generated by generators and distributed through cables.
| question2 = Can conveyors merge?
| answer2 = Yes. Use splitters/junctions and plan throughput.
| question3 = Does multiplayer share power grids?
| answer3 = Yes, if the machines/cables are connected into the same network.
}}
Add more than 10 questions
The VisualEditor form shows 10 fields, but the template supports unlimited entries.
To add more:
- Click “Edit source” (or switch to wikitext/source mode).
- Add new pairs by continuing the numbering:
| question11 = Your question | answer11 = Your answer | question12 = Your question | answer12 = Your answer
Notes
- Use matching numbers: questionX with answerX.
- Answers can include wiki formatting, links, lists, and multiple paragraphs.
Creates collapsible FAQ sections (up to 10 fields in VisualEditor; unlimited in source mode).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Question 1 | question1 | no description | String | optional |
| Answer 1 | answer1 | no description | Content | optional |
| Question 2 | question2 | no description | String | optional |
| Answer 2 | answer2 | no description | Content | optional |
| Question 3 | question3 | no description | String | optional |
| Answer 3 | answer3 | no description | Content | optional |
| Question 4 | question4 | no description | String | optional |
| Answer 4 | answer4 | no description | Content | optional |
| Question 5 | question5 | no description | String | optional |
| Answer 5 | answer5 | no description | Content | optional |
| Question 6 | question6 | no description | String | optional |
| Answer 6 | answer6 | no description | Content | optional |
| Question 7 | question7 | no description | String | optional |
| Answer 7 | answer7 | no description | Content | optional |
| Question 8 | question8 | no description | String | optional |
| Answer 8 | answer8 | no description | Content | optional |
| Question 9 | question9 | no description | String | optional |
| Answer 9 | answer9 | no description | Content | optional |
| Question 10 | question10 | no description | String | optional |
| Answer 10 | answer10 | no description | Content | optional |