Skabelon:Columns-list
This template is intended to be used in a list in the article itself, rather than in a navigation template like Skabelon:Navbox. Based on Skabelon:Reflist, but different in that the text to be displayed is manually created rather than a list of references.
Brug
{{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.
| Internet Explorer |
Firefox | Safari | Chrome | Opera |
|---|---|---|---|---|
| ≤ 9 | ≤ 1.0 | ≤ 2 | — | ≤ 11.0 |
| ≥ 10 (2012) |
≥ 1.5 (2005) |
≥ 3 (2007) |
≥ 1 (2008) |
≥ 11.1 (2011) |
Eksempler
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 (film fra 1995)|Love Letter]]
* [[New York, I Love You]]
* [[Picnic (film fra 1996)|Picnic]]
* [[Rainbow Song]]
* [[Swallowtail (film)|Swallowtail]]
}}
which would render as
If the number of columns is omitted, one column is used.
Omdirigeringer
- {{cmn}}
- {{collist}}
- {{col-list}}
- {{Columnslist}}
Se også
Column-generating template families
| The templates listed here are not interchangeable. For example, using {{Multicol}} with {{col-end}} instead of {{Multicol-end}} would leave a HTML "div" (division) open, potentially harming any subsequent formatting. |
| Family | Type | Handles wiki
table code? |
Start template | Break between columns | End template |
|---|---|---|---|---|---|
| "Col" | Table | {{Col-begin}} or {{Col-begin-small}} |
{{Col-break}} {{Col-2}} .. {{Col-5}} |
{{Col-end}} | |
| "Col-float" | CSS float | {{Col-float}} | {{Col-float-break}} | {{Col-float-end}} | |
| "Columns" | Table | {{Columns}} | – | – | |
| "Columns-start" | CSS float | {{Columns-start}} | {{Column}} | {{Columns-end}} | |
| "Div col" | CSS columns | {{Div col}} – {{Columns-list}} (wrapper) |
– | {{Div col end}} | |
| "Multicol" | Table | {{Multicol}} | {{Multicol-break}} | {{Multicol-end}} |
I.e., can the columns handle the wiki markup {| | || |- |} used to create tables? If not, templates that produce these elements (such as {{(!}}, {{!}}, {{!!}}, {{!-}}, {{!)}}) and/or HTML tags (<table>...</table>, <tr>...</tr>, etc.) will need to be used instead.
References
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.









