Template:Tab top/doc View history

No edit summary
No edit summary
Line 60: Line 60:
:Optional. useful only if ''rounding'' parameter is set. Add an asymmetric rounding effect by applying a coefficient on the radius of the left corner only. If not specified, the tab boxes are symmetrically rounded. Use {{para|<var>asym</var>|<var>numeric value</var>}} to specify coefficient to apply.
:Optional. useful only if ''rounding'' parameter is set. Add an asymmetric rounding effect by applying a coefficient on the radius of the left corner only. If not specified, the tab boxes are symmetrically rounded. Use {{para|<var>asym</var>|<var>numeric value</var>}} to specify coefficient to apply.


== Exemples ==
== Examples ==
Consultez la page [[Template:Modification en cours/Exemples]] pour voir les différents rendus de l'encart en fonction des combinaisons de paramètres.
Visit the [[Template:Tab top/Examples]] page to see the various customisation that can be applied on this template.


== Où ce Modèle est-il utilisé ==
== Where used ==
Vous pouvez consulter la liste des pages du wiki qui utilisent ce modèle en suivant [[Special:WhatLinksHere/Template:Modification en cours|ce lien]].
You can find all occurrences of this template with [[Special:WhatLinksHere/Template:Tab Top|this link]].


== Catégorisation ==
== Category added ==
Ce Modèle ajoute automatiquement la [[:Category:Modification en cours]] à la page où il est utilisé pour permettre un suivi des travaux.
This template does not add a category.
 
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Maintenance templates]]
[[Category:Mbox templates]]
 
<!-- ADD INTERWIKIS BELOW THIS LINE -->
</includeonly>

Revision as of 14:34, 30 September 2014

This is a documentation subpage for Template:Tab top.
It contains usage information, categories and other content that is not part of the original template page.

This template provides a tabbed interface to navigate between the core/main sections of a set of articles. This will result in displaying a menu of tabs for linking different pages. Up to 9 tabs can be specified. Whichever tab is the current page is automatically detected and the specified tab is presented with a different style.

Usage

{{Tab top
 | Tab-1 = 
 | URL-1 = 
 | Image-1 = 
 | tab background-1 = 
 | Tab-2 = 
 | URL-2 = 
 | Image-2 = 
 | tab background-2 = 
etc...
 | Tab-9 = 
 | URL-9 = 
 | Image-9 = 
 | tab background-9 = 
 | tab align = left, center, right
 | frame background = 
 | tab background = 
 | border = 
 | rounding = 
 | asym = 

 | 
}}

Parameters

Tab-n

Caption to display in tab #n. required for each tab to be displayed. use |Tab-n=Title for tab #n.

URL-n

wiki link (thus, not an external URL) to the destination page to be reached if the tab #n is selected. required for each displayed tab. use |URL-n=wiki link to the associated page for tav #n.

Image-n

Optional. Name of optional image (set to 20px) to place next to tab title. Use |Image-n=Name of the picture as stored in the wiki if you want to add a small picture in the tab.

tab background-n

Optional. Color (either a named color or an Hex triplet) of the associated tab. If not specified, either the specified background parameter or the default built-in color is used. Use |tab background-n=color name or Hex triplet if you want to specify a dedicated color for this specific tab.

tab align

Optional. Text alignment in the tab boxes. It could be left, center or right. If not specified, the default alignment is center. Use |tab align=left or center or right if you want to specify a text alignment into the tab boxes.

frame background

Optional. Color (either a named color or an Hex triplet) of the selected tab and its body. If not specified, the default color is transparent. Use |frame background=color name or Hex triplet if you want to specify a color for the selected tab and its body.

tab background

Optional. Default color (either a named color or an Hex triplet) of each non-selected tab. If not specified, the default color is skyblue . If a tab get its own background color (tab background-n parameter set) then this last one prevails for this tab. Use |tab background=color name or Hex triplet if you want to specify a default color for the non-selected tabs.

border

Optional. Color (either a named color or an Hex triplet) of the tabbed interface borders. If not specified, the default color is #87CEEB . Use |border=color name or Hex triplet if you want to specify a color for the borders.

rounding

Optional. Add rounding effect to edges of tab boxes. If not specified, the tab boxes are square and slightly separated. Use |rounding=numeric value to specify the radius (in px) of the rounded edges.

asym

Optional. useful only if rounding parameter is set. Add an asymmetric rounding effect by applying a coefficient on the radius of the left corner only. If not specified, the tab boxes are symmetrically rounded. Use |asym=numeric value to specify coefficient to apply.

Examples

Visit the Template:Tab top/Examples page to see the various customisation that can be applied on this template.

Where used

You can find all occurrences of this template with this link.

Category added

This template does not add a category.