Difference between revisions of "Template:PageTab2"
From 68kMLA Wiki
(Ported "middle" template 2) |
|||
Line 1: | Line 1: | ||
− | <includeonly>{{!}} style="padding:0.5em; background-color:# | + | <includeonly>{{!}} style="padding:0.5em; background-color:#f9f9f9; font-size:90%; line-height:0.95em; border:solid 1px #aaa; white-space: nowrap;" width="20" {{!}} {{{1|Tab 2}}} |
− | {{!}} style="border-bottom: | + | {{!}} style="border-bottom:1px solid #aaa" width="3" {{!}} </includeonly><noinclude> |
{{documentation|Template:PageTabsTop/doc}} | {{documentation|Template:PageTabsTop/doc}} | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> | ||
</noinclude> | </noinclude> |
Revision as of 13:55, 11 October 2009
Template:Template otherTemplate:Documentation/start box2
Documentation
Optional Parameters for this page: Background= which defaults to #FFFFFF.
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.
{{PageTabsTop}} -- Starts a tab group
{{PageTab1|Current page name}} -- Tab indicating the current page
{{PageTab2|Other page name(s)}} -- Used for all other tabs
{{PageTabsBottom}} -- Ends tab group
For fully automatic service, use {{PageTabs}}
Template:Documentation/end box2