Template:Hailo/TOC

From RidgeRun Developer Wiki
Revision as of 15:57, 16 December 2024 by Spalli (talk | contribs) (Created page with "‎<noinclude> Hailo AI Platform Wiki Table of contents. == Usage == <pre> {{Hailo/TOC |BaseUrl=https://hailo.ridgerun.com/index.php/Hailo }} </pre> '''NOTE''': BaseUrl is a mandatory argument since it is used by the template as the base for all URLs. Optional arguments: <pre> {{Hailo/TOC|logo=1|title=1|expanded=1}} </pre> {{Hailo/TOC|logo=1|title=1|expanded=1}} * '''logo''': If given, the logo is shown. If not, it is hidden ('''default'''). * '''title''': If giv...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

‎ Hailo AI Platform Wiki Table of contents.

Usage

{{Hailo/TOC
|BaseUrl=https://hailo.ridgerun.com/index.php/Hailo
}}

NOTE: BaseUrl is a mandatory argument since it is used by the template as the base for all URLs.

Optional arguments:

{{Hailo/TOC|logo=1|title=1|expanded=1}}


  • logo: If given, the logo is shown. If not, it is hidden (default).
  • title: If given, the title is shown. If not, it is hidden (default).
  • expanded: If given the TOC starts with all elements expanded. If not it starts collapsed (default).