Difference between revisions of "Template:TabsTop"
Jump to navigation
Jump to search
m (Get rid of background colour; make more styling CSS) |
(+space, fixed usage, +Category:Templates) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
<noinclude> | <noinclude> | ||
==Usage== | == Usage == | ||
To create a set of tabs, use these four elements. Keep the page tabs in the same order on all pages and use "Tab1" for the current page. | To create a set of tabs, use these four elements. Keep the page tabs in the same order on all pages and use "Tab1" for the current page. | ||
{{ | <nowiki>{{TabsTop}}</nowiki><br /> | ||
{{[[Template:Tab1]]|Current page name}}<br/> | {{[[Template:Tab1 |Tab1]] |Current page name}}<br /> | ||
{{[[Template:Tab2]]|Other page name(s)}}<br/> | {{[[Template:Tab2 |Tab2]] |Other page name(s)}}<br /> | ||
{{[[Template:TabsBottom]]}} | {{[[Template:TabsBottom |TabsBottom]]}} | ||
[[Category:Templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 01:54, 18 September 2011
Usage
To create a set of tabs, use these four elements. Keep the page tabs in the same order on all pages and use "Tab1" for the current page.
{{TabsTop}}
{{Tab1 |Current page name}}
{{Tab2 |Other page name(s)}}
{{TabsBottom}}