Template:Collapsible list/doc: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
(Created page with "== Syntax == <pre style="font-size:95%; overflow:auto;"> {{Collapsible list |framestyle = <!--(optional)--> |title = |titlestyle = <!--(optional)--> |liststyle = <!--(optional)...")
 
No edit summary
Line 19: Line 19:
<pre style="font-size:95%; overflow:auto;">
<pre style="font-size:95%; overflow:auto;">
{{Collapsible list  
{{Collapsible list  
|title=[[European Free Trade Association]] Members
|title=[[Doctor]]s
|[[Iceland]]  
|[[First Doctor]]  
|[[Liechtenstein]]  
|[[Second Doctor]]  
|[[Norway]]  
|[[Third Doctor]]  
|[[Switzerland]]}}
|[[Fourth Doctor]]}}
</pre>
</pre>
{{Collapsible list |title=[[European Free Trade Association]] Members |[[Iceland]] |[[Liechtenstein]] |[[Norway]] |[[Switzerland]]}}
{{Collapsible list  
|title=[[Doctor]]s
|[[First Doctor]]  
|[[Second Doctor]]  
|[[Third Doctor]]  
|[[Fourth Doctor]]}}


===Example of a list without borders because it's within an infobox===
===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.
In these examples, the fields leader_name2 and leader_name3 have been changed to use collapsible list.
{{Infobox settlement
{{Infobox Individual
|official_name    = City of Hamilton
|image =3daceeeb2f63255e4dec797cdd133d39.jpg
|motto            = Together Aspire - Together Achieve
|name = Maria Jackson
|image_skyline    = HamiltonOntarioSkylineC.JPG
|alias =
|imagesize        = 250px
|species=[[Human]]
|image_caption    =
|origin = [[England]]  
|image_map        = Map of Ontario HAMILTON.svg
|actor = [[Yasmin Paige]]
|mapsize          = 200px
|appearances=
|map_caption      = Location in the province of Ontario, Canada
|subdivision_type  = Country
|subdivision_name  = [[Canada]]
|subdivision_type1 = [[Provinces and territories of Canada|Province]]
|subdivision_name1 = [[Ontario]]
|leader_title      = [[Mayor]]
|leader_name      = [[Fred Eisenberger]]
|leader_title1    = [[City Council]]
|leader_name1      = [[Hamilton, Ontario City Council]]
|leader_title2    = [[Member of Parliament#Canada|MPs]]
|leader_name2      =
  {{Collapsible list
  {{Collapsible list
   |framestyle=border:none; padding:0; <!--Hides borders and improves row spacing-->
   |framestyle=border:none; padding:0; <!--Hides borders and improves row spacing-->
   |title=List of MPs
   |title=Appearances
  |1=[[Dean Allison]] |2=[[Chris Charlton]] |3=[[David Christopherson]] |4=[[Wayne Marston]] |5=[[David Sweet]]
|1= ''[[Invasion of the Bane]]
|2= ''[[Revenge of the Slitheen]]
|3= ''[[Eye of the Gorgon]]
|4= ''[[Warriors of Kudlak]]
|5= ''[[Whatever Happened to Sarah Jane?]]
|6= ''[[The Lost Boy]]
|7= ''[[The Last Sontaran]]
|8= ''[[The Mark of the Berserker]]  
  }}
  }}
|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...)
}}
}}
</pre>
</pre>

Revision as of 12:13, 22 April 2012

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)--->
|...
}}
Default state

Specifying expand = true, or any non-blank value, will set the default state to expanded.

Examples

{{Collapsible list 
|title=[[Doctor]]s 
|[[First Doctor]] 
|[[Second Doctor]] 
|[[Third Doctor]] 
|[[Fourth Doctor]]}}

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.