Template:NVIDIA Jetpack Reference Guide/TOC

From RidgeRun Developer Wiki
Revision as of 21:32, 21 August 2024 by Dmonge (talk | contribs) (Created page with "‎<noinclude> NVIDIA Jetpack Reference Guide Table of contents. == Usage == <pre> {{NVIDIA Jetpack Reference Guide/TOC |BaseUrl=https://developer.ridgerun.com/wiki/index.php/NVIDIA_Jetpack_Reference_Guide }} </pre> '''NOTE''': BaseUrl is a mandatory argument since it is used by the template as the base for all URLs. Optional arguments: <pre> {{NVIDIA Jetpack Reference Guide/TOC|logo=1|title=1|expanded=1}} </pre> {{NVIDIA Jetpack Reference Guide/TOC|logo=1|title=1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

‎ NVIDIA Jetpack Reference Guide Table of contents.

Usage

{{NVIDIA Jetpack Reference Guide/TOC
|BaseUrl=https://developer.ridgerun.com/wiki/index.php/NVIDIA_Jetpack_Reference_Guide
}}

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

Optional arguments:

{{NVIDIA Jetpack Reference Guide/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).