Predefinição:ContentGrid/doc

De Wiki Recife
< Predefinição:ContentGrid
Revisão de 10h55min de 10 de agosto de 2021 por Administrador (discussão | contribs) (uma edição)
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)

Predefinição:Documentation subpage Erro de script: Nenhum módulo desse tipo "Uses TemplateStyles".

Usage

A responsive grid of page elements. Populate the content parameter with grid elements separated by a new line.

For example:

{{ContentGrid
|content=

Text A

Text B

Text C
}}

Produces:

Text A

Text B

Text C


This template works well with other templates, like Template:Colored box.

For example:

{{ContentGrid
|content=

{{Colored box
|title = Title
|content = Content
}}

{{Colored box
|title =
|content = 
}}

}}

Produces: