Template:Content Grid
Appearance
Revision as of 18:43, 20 November 2024 by Hadley So [W6LKK] (Hadley) (talk | contribs) (Import Content Grid from English Wikipedia)
{{{content}}}
A responsive grid of page elements. Populate the "content" parameter with grid elements separated by a new line.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| content | content | no description | String | required |
| width | width | no description | Unknown | optional |
| grid-columns-min-max | grid-columns-min-max | no description | Unknown | optional |
| grid-gap | grid-gap | no description | Unknown | optional |
| grid-rows-min-max | grid-rows-min-max | no description | Unknown | optional |
{{Content_Grid
|content=
Text A
Text B
Text C
}}
Produces:
Text A
Text B
Text C