Difference between revisions of "Template:PageTabsBottom"
From 68kMLA Wiki
(Ported "bottom" template) |
|||
Line 1: | Line 1: | ||
− | <includeonly>{{!}} style="border-bottom: | + | <includeonly>{{!}} style="border-bottom:1px solid #aaa" width="3000" {{!}} |
{{!}}}</includeonly><noinclude> | {{!}}}</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 12: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