Actions

TB Wiki Style Guide for Content Developers

Revision as of 12:27, 15 December 2021 by Allyntree (talk | contribs)

Header Tabs

To create a page with tabbed content, do the following:

  • At the top of a page, enter
    __NOTOC__
  • For every tab header, use one equal sign before and after the header name. Then enter your content. Do not use == or === for lower level headers.
  • To make tabbed headers work, at the end of the article enter
    <headertabs/>
    .
  • If you want to return the user a tab on another page, with the tab higlighted, enter
    {{#switchtablink:<tab name>|<Link text>|<Page Name}}

as in

{{#switchtablink:System|Return to Web Portal 3.1 Home Page|Sbc_Tutorial_Guide_v3.1}}


Use this page as an example of Tabbed Headers