Template:OOO-FAQ
OOO FAQ Template
Creates collapsible FAQ sections with unlimited entries.
Usage
{{OOO-FAQ
| question1 = How does power work?
| answer1 = Power is generated by generators.
| question2 = Can conveyors merge?
| answer2 = Yes, using splitters.
}}
Creates collapsible FAQ sections styled for the Out of Ore Wiki.
| 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 |