Jump to content

Template talk:Collapsible list

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Item style

[edit]

I would like to be able to apply a style to every item in a list. {{bulleted list}} and family have a |item-style= parameter that does this (also |itemN-style= for just item number N). For example it's not possible to add a hanging indent for legibility to an unbulleted collapsible list, à la {{unbulleted indent list}}. Hairy Dude (talk) 13:57, 6 December 2023 (UTC)[reply]

Use in a citation

[edit]

In Rising_Star_Cave#References Footnote #5, the "hide/show" button sits on top of the list title, instead of next to it. GreenC 04:28, 2 January 2024 (UTC)[reply]

I wouldn't even try to troubleshoot that. I'd either show or delete all of those authors in the citation. If the list of authors is important to the article, show it. If not, there are four links to the paper for people who want to see the whole list of authors. – Jonesey95 (talk) 18:42, 2 January 2024 (UTC)[reply]

Nested lists

[edit]

I have problems with nested lists. Consider this code:

{{Collapsible list | title=Figures
| 1 = {{Collapsible list | title=Red figures | 1=Red circle | 2=Red square | 3= Red triangel}}
| 2 = {{Collapsible list | title=Green figures | 1=Green circle | 2=Green square | 3= Green triangel}}
| 3 = {{Collapsible list | title=Blue figures | 1=Blue circle | 2=Blue square | 3= Blue triangel}}
}}

which produces this list:

Figures
  • Red figures
    • Red circle
    • Red square
    • Red triangel
  • Green figures
    • Green circle
    • Green square
    • Green triangel
  • Blue figures
    • Blue circle
    • Blue square
    • Blue triangel

When I click on the "show" link for the outer list, the three inner lists are also expanded, but their links say "show". When I click on any inner "show" links, the outer list collapses. Why does it behave like that? Dipsacus fullonum (talk) 12:17, 12 May 2024 (UTC)[reply]

Info on `list_style`

[edit]

Where can I find information on how to use `list_style`? Closed Limelike Curves (talk) 16:16, 7 August 2024 (UTC)[reply]