Jump to content

Template:Collapse list: Difference between revisions

From Mango's Lewd Diplomacy: Official Wiki
MLD>Lorenerd11
No edit summary
 
Mango Stellaris (talk | contribs)
m 1 revision imported
 
(No difference)

Latest revision as of 20:34, 10 May 2025

[view] [edit] Template documentation

Parameters[edit source]

This template builds collapsible lists with titles.

Parameter Description Required
1 / head list name required
2 / body list content required
expand If set to any value besides 'no', the list is uncollapsed optional
inline If set to 'yes', display the list as an inline block optional
style Sets the style properties of the lists' <div>. optional

Examples[edit source]

Wikitext Produces
{{collapse list|List|* Item}}
List
  • Item
{{collapse list|inline=yes|Inline list|* Item}}
Inline list
  • Item
{{collapse list|expand=yes|Expanded list|* Item}}
Expanded list
  • Item
{{collapse list|style=background-color:lightgreen|Green list|* Item}}
Green list
  • Item
Cookies help us deliver our services. By using our services, you agree to our use of cookies.