This is a mirror of discontinued 'WikiDevi'. Enjoy!
Template:Start tab
{{start tab}} can be used to create a tabbed interface for usage on portals and projects, help pages and user pages. It should not be used in articles themselves.
Usage
{{ start tab
| link-n              = 
| tab-n               = 
| freeform-n          = 
| frame               = 
| border              = 
| off tab color       = 
| on tab color        = 
| rounding            = 
| tab alignment       = 
| image-              = 
| tab font-size       = 
| nowrap              = 
| tab spacing percent = 
| preums              = 
}}
Parameters
- link-n
- The tab link location, where "n" is number of the tab up to 20.
- tab-n
- The name of the tab, where "n" is number of the tab up to 20.
- freeform-n
- Set freeform-n = yesto allow for arbitrary code in that tab'stab-nentry rather than just being plain text and a link. See below.
- The maximum number of available tabs is 20.
- To use the next page feature, end the page with the {{end tab}} template.
Each tab needs a link attribute with the title of the page it refers to, and a tab attribute with a label for the tab. If the current page title matches a link then that tab will be styled differently. The freeform attribute can be used with any tab (for instance |freeform-2=yes to allow for a freeform label with multiple internal and external links if desires; otherwise, the text is tab is used as a wikilink to the page specified by link.
Additional options:
- frame
- Set to yesto add a page frame underneath the tabs. This can be closed by adding</div></div>to the end of the page, or wherever else you want the frame to close.
- border
- Border style.
- off tab color
- Color of the currently unselected tabs.
- on tab color
- Color of the currently selected tab.
- rounding
- Add rounding effect to edges of tab boxes.
- tab alignment
- Override alignment of tab's title (left/center/right).
- image-(N°)
- Name of optional image (set to 20px) to place next to tab title.
- tab font-size
- Override the font size of the text in the tab.
- nowrap
- Prevent long names from wrapping on each tab.
- tab spacing percent
- Override the width between the tabs.
- preums
Examples
Example for TechInfoDepot: WikiProject Athletics:
{{ start tab
| tab-1  = Current page
| link-1 = Template:Start tab
| tab-2  = Project
| link-2 = TechInfoDepot:WikiProject Athletics
| tab-3  = Project talk
| link-3 = TechInfoDepot talk:WikiProject Athletics
| tab-4  = Olympics Project
| link-4 = TechInfoDepot: WikiProject Olympics
}}
Text on page here
{{ end tab
| tab-1  = Current page
| link-1 = Template:Start tab
| tab-2  = Project
| link-2 = TechInfoDepot:WikiProject Athletics
| tab-3  = Project talk
| link-3 = TechInfoDepot talk:WikiProject Athletics
| tab-4  = Olympics Project
| link-4 = TechInfoDepot: WikiProject Olympics
}}
| Current page | Project | Project talk | Olympics Project | 
Text on page here
Example for TechInfoDepot: WikiProject Athletics:
{{ start tab
| tab-1         = Current page
| link-1        = Template:Start tab
| tab-2         = Project
| link-2        = TechInfoDepot:WikiProject Athletics
| tab-3         = Project talk
| link-3        = TechInfoDepot talk:WikiProject Athletics
| tab-4         = Olympics Project
| link-4        = TechInfoDepot: WikiProject Olympics
| border        = 1px solid #808080
| off tab color = #f0f0ff
| on tab color  = 
| rounding      = 5em
| tab alignment = center
}}
Text on page here
{{ end tab
| tab-1 = Current page
| link-1 = Template:Start tab
| tab-2 = Project
| link-2 = TechInfoDepot:WikiProject Athletics
| tab-3 = Project talk
| link-3 = TechInfoDepot talk:WikiProject Athletics
| tab-4 = Olympics Project
| link-4 = TechInfoDepot: WikiProject Olympics
| border = 1px solid #808080
| off tab color = #f0f0ff
| on tab color = 
| rounding = 5em
| tab alignment = center
}}
| Current page | Project | Project talk | Olympics Project | 
Text on page here
See also
| The above documentation is transcluded from Template:Start tab/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |