---
navTitle: templates
---
# templates - 模板扩展

新建模板可以帮助用户快速创建有布局好的分析对象，用户也可以自己创建模板，方便其它用户快速新建。

```json
"contributes":{
    "template":{

    }
}
```

## template.dash

```json
TODO
```

## thumbnail.png

模板的缩略图，在选择模板时显示。
