模板:WebsiteInfoBox/doc:修订间差异
(修改说明) 标签:2017版源代码编辑 |
(加参数) 标签:2017版源代码编辑 |
||
第5行: | 第5行: | ||
|address=[https://www.azurezeng.com/ Address] | |address=[https://www.azurezeng.com/ Address] | ||
|type=主页/博客/论坛/后台/其他类型 | |type=主页/博客/论坛/后台/其他类型 | ||
|langAndFramework=C#/Java/PHP... | |||
|basedOn=WordPress | |||
|owner=Owner | |owner=Owner | ||
|estimateopendate={{Launch date and age|2022|5|1|p=yes}} | |estimateopendate={{Launch date and age|2022|5|1|p=yes}} | ||
第20行: | 第22行: | ||
|address=[https://www.azurezeng.com/ Address] | |address=[https://www.azurezeng.com/ Address] | ||
|type=主页/博客/论坛/后台/其他类型 | |type=主页/博客/论坛/后台/其他类型 | ||
|langAndFramework=C#/Java/PHP... | |||
|basedOn=WordPress | |||
|owner=Owner | |owner=Owner | ||
|estimateopendate={{Launch date and age|2022|5|1|p=yes}} | |estimateopendate={{Launch date and age|2022|5|1|p=yes}} | ||
第71行: | 第75行: | ||
"description": "预计开始运营时间(如果有),推荐使用Launch date and age模板", | "description": "预计开始运营时间(如果有),推荐使用Launch date and age模板", | ||
"type": "date" | "type": "date" | ||
}, | |||
"langAndFramework": { | |||
"description": "使用的语言和框架" | |||
}, | |||
"basedOn": { | |||
"description": "基于何种软件" | |||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> |
2022年11月29日 (二) 02:16的最新版本
Place Your Image Here Caption,按需添加 | |
网址 | Address |
---|---|
网站类型 | 主页/博客/论坛/后台/其他类型 |
网站所有者 | Owner |
使用的语言和框架 | C#/Java/PHP... |
基于 | WordPress |
预计开始运营时间 | 2022年5月1日 |
开始运营时间 | 2022年5月2日 |
结束运营时间 | 2025年4月8日 |
运营状态 | 运营中 |
用于显示一个网站的基本信息的InfoBox。
下面是模板代码。
{{WebsiteInfoBox
|websitename=WebsiteName
|image=Place Your Image Here
|caption=Caption,按需添加
|address=[https://www.azurezeng.com/ Address]
|type=主页/博客/论坛/后台/其他类型
|langAndFramework=C#/Java/PHP...
|basedOn=WordPress
|owner=Owner
|estimateopendate={{Launch date and age|2022|5|1|p=yes}}
|opendate={{Launch date and age|2022|5|2|p=yes}}
|enddate={{End date and age|2025|4|8|p=yes}}
|state=运营中
}}
模板数据
无描述。
参数 | 描述 | 类型 | 状态 | |
---|---|---|---|---|
websitename | websitename | 网站名称 | 字符串 | 可选 |
image | image | 网站的图像,可以是截图也可以是Logo | 未知 | 可选 |
caption | caption | 图像下面的标题 | 字符串 | 可选 |
address | address | 网站地址 | 字符串 | 可选 |
type | type | 网站类型 | 字符串 | 可选 |
owner | owner | 网站所有者 | 字符串 | 可选 |
opendate | opendate | 网站开始运营时间,推荐使用Launch date and age模板 | 日期 | 可选 |
enddate | enddate | 网站结束运营时间(如果已经结束运营),推荐使用End date and age模板 | 日期 | 可选 |
state | state | 网站运营状态
| 字符串 | 可选 |
estimateopendate | estimateopendate | 预计开始运营时间(如果有),推荐使用Launch date and age模板 | 日期 | 可选 |
langAndFramework | langAndFramework | 使用的语言和框架 | 未知 | 可选 |
basedOn | basedOn | 基于何种软件 | 未知 | 可选 |