Template:CreateFormHeader

From OPENRESEARCH th copy Wiki
Jump to navigation Jump to search

This template creates a header tab which is collapsible and can be used above collapsible content. Provides a Header and the information of the header. If the collapsible content has to be in collapsed state at the start a 3rd argument 'mw-collapsed' can be given. 4th argument color can be given You can use it like this:

 {{CreateNormalHeader|General Information| Includes all the field with general information of the Event. This does include some mandatory fields||lightgrey}}

For the content to be coCrellapsed at start use:

{{CreateNormalHeader|General Information| Includes all the field with general information of the Event. This does include some mandatory fields|mw-collapsed}}

Demo Run: Template:CreateNormalHeader

Test Run Successfull