This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "Template:VocMntStyle/TabsTopAllIn"

From HL7Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
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.
  
This variant of '''[[VocMntStyle/TabsTop]]''' enables BOTH automatic tables of contents and "edit" selections at the section level.
+
This variant of '''[[Template:VocMntStyle/TabsTop]]''' enables BOTH automatic tables of contents and "edit" selections at the section level.
  
{{[[VocMntStyle/TabsTop]]}}<br>
+
{{[[Template:VocMntStyle/TabsTop]]}}<br>
{{[[VocMntStyle/Tab1]]|Current page name}}<br>
+
{{[[Template:VocMntStyle/Tab1]]|Current page name}}<br>
{{[[VocMntStyle/Tab2]]|Other page name(s)}}<br>
+
{{[[Template:VocMntStyle/Tab2]]|Other page name(s)}}<br>
{{[[VocMntStyle/TabsBottom]]}}
+
{{[[Template:VocMntStyle/TabsBottom]]}}
  
 
To keep editing tags on the sections, use this first line:
 
To keep editing tags on the sections, use this first line:
  
{{[[VocMntStyle/TabsTopWithEdit]]}}<br>
+
{{[[Template:VocMntStyle/TabsTopWithEdit]]}}<br>
  
 
To keep editing tags and TOC on the sections, use this first line:
 
To keep editing tags and TOC on the sections, use this first line:
  
{{[[VocMntStyle/TabsTopAllIn]]}}<br></noinclude>
+
{{[[Template:VocMntStyle/TabsTopAllIn]]}}<br></noinclude>

Revision as of 18:30, 30 September 2007


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.

This variant of Template:VocMntStyle/TabsTop enables BOTH automatic tables of contents and "edit" selections at the section level.

{{Template:VocMntStyle/TabsTop}}
{{Template:VocMntStyle/Tab1|Current page name}}
{{Template:VocMntStyle/Tab2|Other page name(s)}}
{{Template:VocMntStyle/TabsBottom}}

To keep editing tags on the sections, use this first line:

{{Template:VocMntStyle/TabsTopWithEdit}}

To keep editing tags and TOC on the sections, use this first line:

{{Template:VocMntStyle/TabsTopAllIn}}