Difference between revisions of "Template:Tab1"
Jump to navigation
Jump to search
m (change border to ccc) |
m (Move width to CSS and convert to em (1em=16px; 200/16=12.5) (1em=16px; 16/3=0.1875); make border ccc; add webkit radius) |
||
Line 1: | Line 1: | ||
<includeonly>| style="-moz-border-radius-topleft: .8em; -moz-border-radius-topright: .8em; border:solid 2px #ccc; border-bottom:0; line-height:0.95em; padding: .5em; | <includeonly>| style="-moz-border-radius-topleft: .8em; -moz-border-radius-topright: .8em; -webkit-border-top-right-radius: .8em; border:solid 2px #ccc; border-bottom:0; font-weight:bold; line-height:0.95em; padding: .5em; width: 12.5em" | {{{1|Tab 1}}} | ||
| style="border-bottom:2px solid # | | style="border-bottom:2px solid #ccc; width: .1875;" | </includeonly><noinclude> | ||
<br clear="all"> | <br clear="all"> | ||
==Usage== | ==Usage== |
Revision as of 15:45, 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}}