ElEditors, Interface administrators, Administrators
70,980
edits
Line 4: | Line 4: | ||
== Parameters == | == Parameters == | ||
[[File:Icon - Info.png|20px]] '''Tip''': All parameters get parsed as tab=content, unless they start with the '''$''' sign. These parameters are optional. | [[File:Icon - Info.png|20px]] '''Tip''': All parameters get parsed as tab=content, unless they start with the '''$''' sign. These parameters are optional. | ||
*<code>$divclass</code> - adds a custom class to the wrapper of the tabs | *<code>$divclass</code> - adds a custom class to the wrapper of the tabs. Available: | ||
**<code>tabber-center</code> that centers tabs horizontally, | **<code>tabber-center</code> that centers tabs horizontally, | ||
**<code>tabber-vertical</code> that swaps the layout to vertical mode, | **<code>tabber-vertical</code> that swaps the layout to vertical mode, | ||
Line 16: | Line 15: | ||
*<code>$tabstyle</code> - adds styles to tabs | *<code>$tabstyle</code> - adds styles to tabs | ||
*<code>$constyle</code> - adds styles to content boxes | *<code>$constyle</code> - adds styles to content boxes | ||
*<code>$conclass</code> - adds styles to content boxes | |||
*<code>$ulstyle</code> - adds styles to tab list | *<code>$ulstyle</code> - adds styles to tab list | ||
*<code>$ulclass</code> - adds classes to tab list | *<code>$ulclass</code> - adds classes to tab list |