NVIDIA Jetpack Reference Guide - Head
NVIDIA Jetpack Reference Guide Header.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Page Title | title | Title added to the HTML code as a <title> tag | String | optional |
| Page Description | description | A description of the wiki page | String | optional |
| Previous page | previous | Full link to the previous page | URL | optional |
| Next page | next | Full link to next page | URL | optional |
| No TOC | notoc | Set to 1 to omit the TOC | Boolean | optional |
Examples:
{{NVIDIA Jetpack Reference Guide/Head|previous=LINK|next=LINK}}
Optional arguments:
This shows the head with no TOC
{{NVIDIA Jetpack Reference Guide/Head|previous=LINK|next=LINK|notoc=1|title=OPTIONAL TITLE FOR THE PAGE}}