Actions

Notepad ++ tools for SNMP

Revision as of 09:42, 27 April 2022 by Luc Morissette (talk | contribs) (Created new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)



[edit]

Page Display Title

It is recommended that

{{DISPLAYTITLE:<title name>}}

is inserted at the start of every article. This will enable you to define a display title that may differ from the url of the article. This will also improve on searches when the title of the page is entered as search criteria.

[edit]

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 to a tab on another page, and have a specific tab highlighted, 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