Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a27d14448c1164c2

Jump to content

Template:Unbulleted grid list/doc

From Wikipedia, the free encyclopedia

An unbulleted grid list is for when you want your list to be in a grid, "oriented" from left to right, then top to bottom.

{{sidebar
|content1={{Grid list|columns=2|foo|bar|baz|qux|quux}}
}}

Parameters

[edit source]
n
Item to place in the list
columns
Number of columns. Required parameter to get any columns. Works only above 640px (width constraint is for mobile support). Currently only works with the value 2. "Automatic" columns may be supported at some point, see CSS tricks, so extending this too much probably doesn't make a ton of sense.

Difference from other templates

[edit source]
{{aligned table}}
Use when a table is the semantic you want to provide (such as in {{History of Chad}}). See also WP:ACCESS.
{{div col}}
Use when you want the items to proceed top to bottom then left to right.
{{flex list}}
Use when you don't really care how many end up in a row. See also basically any other Module:List template as found at {{HTML lists}}.
{{bulleted grid list}}
Has bullets.