Template:Collapsible list
From Wikisource
List
[edit] []
Template documentation
-
- See Original Template & Doc
[edit] Syntax
{{Collapsible list
|framestyle = <!--(optional)-->
|title =
|titlestyle = <!--(optional)-->
|liststyle = <!--(optional)-->
|1 = <!--(First item in list)--->
|2 = <!--(Second item in list)-->
|3 = <!--(Third item in list)--->
|...
}}
[edit] Examples
{{Collapsible list
|framestyle = border:none; padding:1px; <!-- Hides borders and improves row spacing -->
|title = List of Gitmo related EOs{{gap|0.5em}} <!-- 'Gap' workaround pads toggle switch -->
|titlestyle = font-weight: bold; color: green; margin: 0em 4.0em 0.5em 4.0em; <!--(optional)-->
|liststyle = margin: 0em 0em 1em 1em; <!--(optional)-->
|1 = • [[Military Order of November 13, 2001]]
|2 = • [[Executive Order 13425]], February 14, 2007
|3 = • [[Executive Order 13440]], July 20, 2007
|4 = • [[Executive Order 13492]], January 22, 2009
}}
List of Gitmo related EOs
• Military Order of November 13, 2001
• Executive Order 13425, February 14, 2007
• Executive Order 13440, July 20, 2007
• Executive Order 13492, January 22, 2009
• Executive Order 13425, February 14, 2007
• Executive Order 13440, July 20, 2007
• Executive Order 13492, January 22, 2009
[edit] Example of a list without borders because it's within an infobox
In these examples, the fields leader_name2 and leader_name3 have been changed to use collapsible list.
{{Infobox settlement
|official_name = City of Hamilton
|motto = Together Aspire - Together Achieve
|image_skyline = HamiltonOntarioSkylineC.JPG
|imagesize = 250px
|image_caption =
|image_map = Map of Ontario HAMILTON.svg
|mapsize = 200px
|map_caption = Location in the province of Ontario, Canada
|subdivision_type = Country
|subdivision_name = [[Canada]]
|subdivision_type1 = [[Provinces of Canada|Province]]
|subdivision_name1 = [[Ontario]]
|leader_title = [[Mayor]]
|leader_name = [[Fred Eisenberger]]
|leader_title1 = [[City Council]]
|leader_name1 = [[Hamilton City Council]]
|leader_title2 = [[Member of Parliament (Canada)|MPs]]
|leader_name2 =
{{Collapsible list
|framestyle=border:none; padding:0; <!--Hides borders and improves row spacing-->
|title=List of MPs
|1=[[Dean Allison]] |2=[[Chris Charlton]] |3=[[David Christopherson]] |4=[[Wayne Marston]] |5=[[David Sweet]]
}}
|leader_title3 = [[Member of Provincial Parliament (Ontario)|MPPs]]
|leader_name3 =
{{Collapsible list
|framestyle=border:none; padding:0; <!--as above-->
|title=List of MPPs
|1=[[Marie Bountrogianni]] |2=[[Andrea Horwath]] |3=[[Judy Marsales]] |4=[[Ted McMeekin]] |5=[[Jennifer Mossop]]
}}
|established_title = [[Municipal corporation|Incorporated]]
|established_date = June 9, 1846
}}
<pre style="font-size:95%; overflow:auto;">
{{Infobox settlement
|official_name = City of Hamilton
...truncated...
|leader_title = [[Mayor]]
|leader_name = [[Fred Eisenberger]]
|leader_title1 = [[City Council]]
|leader_name1 = [[Hamilton City Council]]
|leader_title2 = [[Member of Parliament (Canada)|MPs]]
|leader_name2 =
{{Collapsible list
|framestyle=border:none; padding:0; <!--Hides borders and improves row spacing-->
|title=List of MPs
|1=[[Dean Allison]] |2=[[Chris Charlton]] |3=[[David Christopherson]] |4=[[Wayne Marston]] |5=[[David Sweet]]
}}
|leader_title3 = [[Member of Provincial Parliament (Ontario)|MPPs]]
|leader_name3 =
{{Collapsible list
|framestyle=border:none; padding:0; <!--as above-->
|title=List of MPPs
|1=[[Marie Bountrogianni]] |2=[[Andrea Horwath]] |3=[[Judy Marsales]] |4=[[Ted McMeekin]] |5=[[Jennifer Mossop]]
}}
|established_title = [[Municipal corporation|Incorporated]]
|established_date = June 9, 1846
(...etc...)
}}
| The above documentation is transcluded from Template:Collapsible list/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |