Difference between revisions of "Template:Tab2"
Jump to navigation
Jump to search
m (change background to 101010; use em for font size; arrange rules alphabetically; eliminate redundant leading 0s) |
m (break break; webkit border radius; move width to CSS) |
||
Line 1: | Line 1: | ||
<includeonly>| style="-moz-border-radius-topleft: .8em; -moz-border-radius-topright: .8em; background-color: #101010; border:1px solid #ccc; border-bottom:solid 2px #ccc; font-size: .9em; line-height: .95em; padding: .5em; | <includeonly>| style="-moz-border-radius-topleft: .8em; -moz-border-radius-topright: .8em; -webkit-border-top-right-radius: .8em; background-color: #101010; border:1px solid #ccc; border-bottom:solid 2px #ccc; font-size: .9em; line-height: .95em; padding: .5em; width: 200" | {{{1|Tab 2}}} | ||
| style="border-bottom:2px solid #ccc" width="3" | </includeonly><noinclude> | | style="border-bottom:2px solid #ccc" width="3" | </includeonly><noinclude> | ||
<br clear="all"> | <br clear="all"/> | ||
==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. |
Revision as of 15:38, 22 August 2009
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.
{{Template:TabsTop}}
{{Template:Tab1|Current page name}}
{{Template:Tab2|Other page name(s)}}
{{Template:TabsBottom}}