ढाँचा:Columns-list

नेपाली विकिपुस्तकबाट, स्वतन्त्र पुस्तकालय
Documentation icon Template documentation[view] [edit] [history] [purge]

ढाँचा:Dated maintenance category

ढाँचा:Tsh

This template is intended to be used in a list in the article itself, rather than in a navigation template like Template:Navbox. Based on Template:Reflist, but different in that the text to be displayed is manually created rather than a list of references.

Usage[सम्पादन गर्नुहोस्]

{{columns-list|number of columns|
Text (usually a list)
}}

Alternatively, the width of each column may be specified using

{{columns-list|colwidth=width|
Text (usually a list)
}}

Here, width specifies the width of the columns, and determines dynamically the number of columns based on screen width; more columns will be shown on wider displays. This overrides the cols= setting.

This template uses CSS3 multiple column layout and is not supported by all Web browsers.

CSS3 multiple column layout
browser support
Internet
Explorer
Firefox Safari Chrome Opera
6 3 3 < 10 10
7 4 4 11 11
8 5 5 12 12
9 6 13 13
10 7 14 14
Chrome 13 has display issues with colwidth parameter.

Examples[सम्पादन गर्नुहोस्]

Here is an example :

{{columns-list|2|
* [[George Washington]]
* [[John Adams]]
* [[Thomas Jefferson]]
* [[James Madison]]
* [[James Monroe]]
}}

which would render as

Here is another example :

{{columns-list|colwidth=15em|
* [[George Washington]]
* [[John Adams]]
* [[Thomas Jefferson]]
* [[James Madison]]
* [[James Monroe]]
}}

which would render as

CSS styles can also be added after the number of columns. For example :

{{columns-list|2|style=width: 400px; font-style: italic;|
* [[All About Lily Chou-Chou]]
* [[April Story]]
* [[Hana and Alice|Hana & Alice]]
* [[Hōtai Club]]
* [[The Kon Ichikawa Story]]
* [[Love Letter (1995 film)|Love Letter]]
* [[New York, I Love You]]
* [[Picnic (1996 film)|Picnic]]
* [[Rainbow Song]]
* [[Swallowtail (film)|Swallowtail]]
}}

which would render as

If the number of columns is omitted, one column is used.

Redirects[सम्पादन गर्नुहोस्]

See also[सम्पादन गर्नुहोस्]

ढाँचा:Column-generating template families

References[सम्पादन गर्नुहोस्]