> ## Documentation Index
> Fetch the complete documentation index at: https://docs.supernote.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Template

> 系统笔记模板数据。

| 字段     | 类型       | 说明                                       |
| ------ | -------- | ---------------------------------------- |
| `name` | `string` | 模板名称                                     |
| `vUri` | `string` | 竖屏模板 URI 地址，可以使用React Native自带的Image控件显示 |
| `hUri` | `string` | 横屏模板 URI 地址，可以使用React Native自带的Image控件显示 |
