Open Collective
创建一个 SVG,展示您的财务贡献者的卡片。
参数
点击显示/关闭参数
名称 | 类型 | 必填 | 默认值 | 参数描述 | 更多描述 |
---|---|---|---|---|---|
collectiveName | string | true | Open Collective 组织名 | ||
statisticalType | string | true | 统计类型 | 可选值:sponsors (赞助商)backers (支持者)contributors (贡献者)。 | |
width | number | 图片宽度 | 单位:像素。 | ||
height | number | 图片高度 | 单位:像素。 | ||
limit | number | 最多显示成员数 | 空则表示:无上限。 | ||
avatarHeight | number | 每个头像/标志的最大高度 | |||
button | boolean | true | 显示 “成为支持者/赞助商” 按钮 | ||
format | string | 图片格式 | 将 .svg 替换为 .png 或 .jpg 。 |
txt
https://opencollective.com/{collectiveName}/{statisticalType}.svg{?width,height,limit,avatarHeight,button,format}
示例
markdown
<!-- vitejs/vite -->

markdown
<!-- vitejs/vite -->
