Vorlage:Cllist

Dies ist eine alte Version dieser Seite, zuletzt bearbeitet am 1. Januar 2019 um 15:04 Uhr durch Ernsts (Diskussion | Beiträge) (Parameter im neuen Format (ohne Unterstrich), altes Format noch zulässig). Sie kann sich erheblich von der aktuellen Version unterscheiden.
Verwendung:

{{Collapsible list
|title       = 
|frame_style = <!-- (optional) -->
|title_style = <!-- (optional) -->
|list_style  = <!-- (optional) -->
|1           = First item of list
|2           = Second item of list
|3           = Third item of list
|...
}}

Vienmēr aizvērts saraksts:

{{Collapsible list
|title       = 
|frame_style = <!-- (blank) -->
|title_style = <!-- (optional) -->
|list_style  = text-align:left;display:none;
|1           = First item of list
|2           = Second item of list
|3           = Third item of list
|...
}}

Saraksts bez rāmjiem infokastēm:

{{Collapsible list
|title       = 
|frame_style = border:none; padding: 0;
|title_style = <!-- (optional) -->
|list_style  = text-align:left;display:none;
|1           = First item of list
|2           = Second item of list
|3           = Third item of list
|...
}}