Template:Tabs/Documentation: Difference between revisions

Want an adless experience? Log in or Create an account.
add combine param
(Created page with "Creates a box with content that changes when different tabs are selected. ==Usage== <!-- not using {{Usage/Block}} here because I want some particular formatting --> <pre st...")
 
(add combine param)
Line 7: Line 7:
{{Tabs
{{Tabs
| activation =  
| activation =  
| combine =
| width =  
| width =  
| height =  
| height =  
Line 18: Line 19:
|
|
| top_activation =  
| top_activation =  
| top_selector =
| top_default =  
| top_default =  
| top_1 =  
| top_1 =  
Line 31: Line 31:
</pre>
</pre>
{{Usage/Param|activation|Mouse event that triggers activation of a tab.|optional|click}}
{{Usage/Param|activation|Mouse event that triggers activation of a tab.|optional|click}}
{{Usage/Param|combine|If provided (e.g. 'true') then the left and top tab sets are treated as a single selector.|optional}}
{{Usage/Param|width|Overall width in px of the tabs box.|optional}}
{{Usage/Param|width|Overall width in px of the tabs box.|optional}}
{{Usage/Param|height|Overall height in px of the tabs box.|optional}}
{{Usage/Param|height|Overall height in px of the tabs box.|optional}}