Template:Tabber/doc: Difference between revisions

m
Text replacement - "$containerstyle" to "$divstyle"
m (Text replacement - "$containerclass" to "$divclass")
m (Text replacement - "$containerstyle" to "$divstyle")
Line 6: Line 6:
*<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 and <code>tabber-vertical</code> that swaps the layout to vertical mode
**available <code>tabber-center</code> that centers tabs horizontally and <code>tabber-vertical</code> that swaps the layout to vertical mode
*<code>$containerstyle</code> - adds a style to the wrapper of the tabs
*<code>$divstyle</code> - adds a style to the wrapper of the tabs
*<code>$tab[number]style</code> - adds styles to the tab on the specified index
*<code>$tab[number]style</code> - adds styles to the tab on the specified index
*<code>$tab[number]style</code> - adds styles to the content box on the specified index
*<code>$tab[number]style</code> - adds styles to the content box on the specified index