Jump to content

Template:Collapse list/doc

From Mango's Lewd Diplomacy: Official Wiki
Revision as of 17:43, 11 March 2025 by MLD>Lorenerd11
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is the documentation page for Template:Collapse list.
When it is viewed directly, links using variables may appear broken; do not replace these with hardcoded page names or URLs.

Parameters

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

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.