Template:Wrapper
From The C&C Wiki
A helper div that allows to modify the layout of the flexbox.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Modifier | colspan | Numeric value to define a relative width of a div in the flexbox.
| Number | suggested |
| Class | class | A custom or pre-defined Bootstrap class name to be applied to the wrapper div. | String | optional |
- Example
Makes the first div two times wider if other conditions allow this.
{{navbox block}}
{{wrapper|colspan=2}}
{{Featured media
|header_class=bg-white
|image=Captain & Company - Banner (512x512).png
}}
{{end}}
{{Featured media
|header_class=bg-white
|image=Captain & Company - Banner (512x512).png
}}
{{end}}
- Result
