Template:OOO-FAQ: Difference between revisions

mNo edit summary
mNo edit summary
Line 69: Line 69:
* Styling handled globally via Common.css   
* Styling handled globally via Common.css   


</noinclude>
<templatedata>
{
  "description": "Creates collapsible FAQ sections styled for the Out of Ore Wiki.",
  "params": {
    "content": {
      "label": "FAQ Content",
      "description": "Insert one or more collapsible FAQ items using mw-collapsible structure.",
      "type": "content",
      "required": true
    }
  }
}
</templatedata></noinclude>