mod.wizards.newContentElement.wizardItems{
    plugins {
        elements {
            faq {
                iconIdentifier = fce-faq
                title = LLL:EXT:wga_faq/Resources/Private/Language/locallang_be.xlf:pi1_title
                description = LLL:EXT:wga_faq/Resources/Private/Language/locallang_be.xlf:plugin_description
                tt_content_defValues {
                    CType = list
                    list_type = wgafaq_pi1
                }
            }
        }
    }
}
