Template:Parent Tab/doc
Description
This template is used to display tabs for pages with subpages.
Syntax
Type {{Parent Tab}} on the top of the page with parameters shown below.
Parameters
All parameters, except tab1, are optional.
backcolor - background color of active tab; default: #DDDDDD
;
altbackcolor - background color of inactive tabs; default: transparent
;
textcolor - text color of the active tab; default: black
;
alttextcolor - text color of the inactive tab; default: default text link color;
bordercolor - border color of every tab; default: gray
;
activeborder - border color of the active tab; default: the same as bordercolor;
borderradius - border radius of every tab; default: 4
;
height - height of tabs, in em; default: 3.8em
;
minwidth - min. width of tabs, in em; default: 5.0em
;
maxwidth - max. width of tabs, in em; default: 12.0em
;
tab1 - an arbitrary title of the first tab;
tab2 - title of the second tab; it must correspond to the part after "/" of the name of the page, to which it links
tab3, tab4, tab5, tab6, tab7, tab8, tab9 - like tab2
title2 - the title you want to display in the tab.
title3, title4, title5, title6, title7, title8, title9 - like title2
{{Parent Tab |backcolor = |altbackcolor = |textcolor = |alttextcolor = |bordercolor = |activeborder = |borderradius = |height = |minwidth = |maxwidth = |tab1 = |tab2 = |title2 = |tab3 = |title3 = |tab4 = |title4 = |tab5 = |title5 = |tab6 = |title6 = |tab7 = |title7 = |tab8 = |title8 = |tab9 = |title9 = }}
or...
{{Parent Tab |backcolor = |altbackcolor = |textcolor = |alttextcolor = |bordercolor = |activeborder = |borderradius = |height = |minwidth = |maxwidth = |tab1 = |tab2 = |tab3 = |tab4 = |tab5 = |tab6 = |tab7 = |tab8 = |tab9 = }}
Samples
{{Parent Tab |backcolor=blue |altbackcolor=#CCCC |textcolor=black |bordercolor=red |activeborder=black |borderradius=6 |height=2.2 |maxwidth=20 |tab1=Overview |tab2=Affiliation |tab3=Relationships |tab4=Quotes |tab5=Images |tab6=Appearance In Other Media }}
gives:
{{Parent Tab |backcolor=blue |altbackcolor=#CCCC |textcolor=black |alttextcolor=red |bordercolor=black |activeborder=blue |borderradius=16 |height=2.2 |maxwidth=20 |tab1=Overview |tab2=Affiliation |title2=Affili. |tab3=Relationships |title3=Relation. |tab4=Quotes |title4=Quotes |tab5=Images |title5=Images |tab6=Appearance In Other Media |title6=Media Appear. }}
gives:
TemplateData
Creates tabs for pages with subpages. Auto values have been adjusted to match wiki theme.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Background Color | backcolor | The background color of active tab.
| String | suggested |
Alt. Background Color | altbackcolor | The alternate background color of inactive tabs.
| String | optional |
Text Color | textcolor | The text color of the active tab.
| String | suggested |
Alt. Text Color | alttextcolor | The text color of the inactive tab.
| String | suggested |
Border Color | bordercolor | The border color of every tab.
| String | suggested |
Active Border | activeborder | The border color of the active tab. | String | optional |
Border Radius | borderradius | The border radius of every tab.
| Number | suggested |
Height | height | The height of tabs, in em.
| String | suggested |
Minimum Width | minwidth | Adjusts the minimum width of tabs.
| String | optional |
Max Width | maxwidth | The maximum width of tabs, in em.
| String | suggested |
Tab 1 | tab1 | The name specified for the parent tab.
| String | required |
Tab 2 | tab2 | The name specified for the second tab. | String | suggested |
Title 2 | title2 | The title you want to display in the second tab. | String | optional |
Tab 3 | tab3 | The name specified for the third tab. | String | optional |
Title 3 | title3 | The title you want to display in the third tab. | String | optional |
Tab 4 | tab4 | The name specified for the fourth tab. | String | optional |
Title 4 | title4 | The title you want to display in the fourth tab. | String | optional |
Tab 5 | tab5 | The name specified for the fifth tab. | String | optional |
Title 5 | title5 | The title you want to display in the fifth tab. | String | optional |
Tab 6 | tab6 | The name specified for the sixth tab. | String | optional |
Title 6 | title6 | The title you want to display in the sixth tab. | String | optional |
Tab 7 | tab7 | The name specified for the seventh tab. | String | optional |
Title 7 | title7 | The title you want to display in the seventh tab. | String | optional |
Tab 8 | tab8 | The name specified for the eighth tab. | String | optional |
Title 8 | title8 | The title you want to display in the eighth tab. | String | optional |
Tab 9 | tab9 | The name specified for the ninth tab. | String | optional |
Title 9 | title9 | The title you want to display in the ninth tab. | String | optional |