Difference between revisions of "Template:Collapsible"

From Totalwar.org
Jump to: navigation, search
(Created page with "<div class="NavFrame {{#if:{{{expand|}}}||collapsed}}" style="{{#if:{{{frame_style|}}}{{{framestyle|}}} |{{{frame_style|}}}{{{framestyle|}}} |border:none;padding:0;}}"> <div ...")
 
(No difference)

Latest revision as of 20:47, 22 January 2011

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=[[European Free Trade Association]] Members 
|[[Iceland]] 
|[[Liechtenstein]] 
|[[Norway]] 
|[[Switzerland]]}}