Template:ContentGrid/doc

From OS-Tan Collections Wiki
< Template:ContentGrid
Revision as of 15:23, 21 December 2023 by Halian (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page. --> == Usage == A responsive grid of page elements. Populate the <code>content</code> parameter with grid elements separated by a new line. For example: <pre><nowiki>{{ContentGrid |content= Text A Text B Text C }}</nowiki></pre> Produces: {{ContentGrid |content= Text A Text B Text C }} This template works well with other templates. <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| <!-- C...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
An OS-tan that actually reads the manual‽
This is a documentation subpage for Template:ContentGrid.
It may contain usage information, categories, and other content that is not part of the original template page.

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.