Template:End tab/doc: Difference between revisions
(Created page with '{{Documentation subpage}} ==Outline== ; Purpose : To create a tabbed interface for usage on portals and projects, help pages and user pages.<br />'''''Do not use in the encyclop…') |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
; Examples : [[Wikipedia:WikiProject Athletics]] | ; Examples : [[Wikipedia:WikiProject Athletics]] | ||
; Syntax : {{((}}Start tab|Tab-1=Title 1|URL-1=Page 1|Tab-2=Title 2|URL-2=page 2|…}}<br />''Text on page.''<br />{{((}}End tab|Tab-1=Title 1|URL-1=Page 1|Tab-2=Title 2|URL-2=Page 2|…}} | ; Syntax : {{((}}Start tab|Tab-1=Title 1|URL-1=Page 1|Tab-2=Title 2|URL-2=page 2|…}}<br />''Text on page.''<br />{{((}}End tab|Tab-1=Title 1|URL-1=Page 1|Tab-2=Title 2|URL-2=Page 2|…}} | ||
{{Notice|Page names with spaces need to be coded with spaces and not underscores}} | |||
==Specification and Parameters== | ==Specification and Parameters== | ||
Line 42: | Line 44: | ||
}} | }} | ||
</nowiki></code></poem> | </nowiki></code></poem> | ||
===Stylised=== | ===Stylised=== | ||
Line 101: | Line 83: | ||
}} | }} | ||
</nowiki></code></poem> | </nowiki></code></poem> | ||
==See also== | ==See also== |
Latest revision as of 04:20, 28 October 2016
![]() |
This is a documentation subpage for Template:End tab (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Outline
- Purpose
- To create a tabbed interface for usage on portals and projects, help pages and user pages.
Do not use in the encyclopaedic mainspace - Examples
- Wikipedia:WikiProject Athletics
- Syntax
- {{Start tab|Tab-1=Title 1|URL-1=Page 1|Tab-2=Title 2|URL-2=page 2|…}}
Text on page.
{{End tab|Tab-1=Title 1|URL-1=Page 1|Tab-2=Title 2|URL-2=Page 2|…}}
![]() |
Page names with spaces need to be coded with spaces and not underscores |
Specification and Parameters
- The maximum number of available tabs is 10.
- To use the next page feature, end the page with the {{End tab}} template.
- It is possible to define the following optional parameters :
border=
: set border style.Off tab color=
: color of the currently unselected tabs and boxrounding=
: add rounding effect to edges of tab boxes.
Example
Basic
Example for Wikipedia: WikiProject Athletics
{{Start tab
|Tab-1=Current page
|URL-1=Template:End tab
|Tab-2=Project
|URL-2=Wikipedia:WikiProject Athletics
|Tab-3=Project talk
|URL-3=Wikipedia talk:WikiProject Athletics
|Tab-4=Olympics Project
|URL-4=Wikipedia: WikiProject Olympics
}}
Text on page here
{{End tab
|Tab-1=Current page
|URL-1=Template:End tab
|Tab-2=Project
|URL-2=Wikipedia:WikiProject Athletics
|Tab-3=Project talk
|URL-3=Wikipedia talk:WikiProject Athletics
|Tab-4=Olympics Project
|URL-4=Wikipedia: WikiProject Olympics
}}
Stylised
Example for Wikipedia: WikiProject Athletics
{{Start tab
|Tab-1=Current page
|URL-1=Template:End tab
|Tab-2=Project
|URL-2=Wikipedia:WikiProject Athletics
|Tab-3=Project talk
|URL-3=Wikipedia talk:WikiProject Athletics
|Tab-4=Olympics Project
|URL-4=Wikipedia: 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
|URL-1=Template:End tab
|Tab-2=Project
|URL-2=Wikipedia:WikiProject Athletics
|Tab-3=Project talk
|URL-3=Wikipedia talk:WikiProject Athletics
|Tab-4=Olympics Project
|URL-4=Wikipedia: WikiProject Olympics
|border=1px solid #808080
|Off tab color=#f0f0ff
|On tab color=
|rounding=5em
|Tab alignment=center
}}
See also
- {{Navigation tabs}}