plugin_name                   = Accordion
plugin_desc                   = Creates an accordion with a main container and block-based elements. Each element features a clickable title and a hidden content area.<br><b>Usage:</b><br> {Accordion|Styling|Content}. <br><b>Content:</b><br>One or more elements using the following scheme:<br><b>--item--</b> Clickable Title <b>--content--</b> hidden content<br><b>--item--</b> Clickable Title <b>--content--</b> hidden content<br><b>Styling (Keywords; provide predefined formatting):</b><br>  * Layout (width, spacing)<br>  * Frame (corners, border, shadow)<br>  * Theme (color scheme for title and content)<br>  * Content (content block alignment)<br>* Icon (symbol before title)<br><b>Example:</b><br>{Accordion|akk-layout-small akk-frame-square akk-theme-sand|<br>--item--<br>Clickable Title<br>--content--<br>Hidden content block<br>Appears after clicking the title<br>Can contain any type of content<br>--item-- Title 2 --content-- Content 2<br>--item-- Title 3 --content-- Content 3<br>}<br><b>Example explanation - what do the keywords between || mean:</b><br>* Narrower elements (akk-layout-small)<br>* Sharp corners / not rounded (akk-frame-square)<br>* Beige color scheme (akk-theme-sand)
 
placeholder_default           = Accordion with two items
config_allow_multiple_open    = Allow multiple items to be open simultaneously?
config_first_item_open        = Show first item as open on page load?
config_animation_duration     = Animation duration in milliseconds
config_icon_set               = Default icon for all accordions
config_icon_set_klammer       = Chevron
config_icon_set_dreieck       = Triangle
config_icon_set_pfeilkreis    = Arrow Circle
config_icon_set_pfeil         = Arrow