模板:WebsiteInfoBox:修订间差异

(得了模板名还是直接填得了)
标签2017年版源代码编辑
(又加了一个参数)
标签2017年版源代码编辑
(未显示同一用户的2个中间版本)
第8行: 第8行:
|label2=网站类型
|label2=网站类型
|data2={{{type}}}
|data2={{{type}}}
|label3=网站持有者
|label3=网站所有者
|data3={{{owner|}}}
|data3={{{owner|}}}
|label4=推出时间
|label4=预计开始运营时间
|data4={{{opendate|}}}
|data4={{{estimateopendate|}}}
|label5=运营状态
|label5=开始运营时间
|data5={{{state}}}
|data5={{{opendate|}}}
|label6=结束运营时间
|data6={{{enddate|}}}
|label7=运营状态
|data7={{{state|未知}}}
}}</includeonly>
}}</includeonly>
<noinclude>{{Documentation}}</noinclude>
<noinclude>{{Documentation}}</noinclude>

2022年4月12日 (二) 01:00的版本

Template-info.png 模板文档  [查看] [编辑] [历史] [刷新]
WebsiteName
Place Your Image Here
Caption,按需添加
网址Address
网站类型主页/博客/论坛/后台/其他类型
网站所有者Owner
预计开始运营时间2022年5月1日​ (22个月前)​(2022-05-01
开始运营时间2022年5月2日​ (22个月前)​(2022-05-02
结束运营时间2025年4月8日​ (12个月)​(2025-04-08
运营状态运营中

用于显示一个网站的基本信息的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=运营中
}}

模板数据

无描述。

模板参数

参数描述类型状态
websitenamewebsitename

网站名称

字符串可选
imageimage

网站的图像,可以是截图也可以是Logo

未知可选
captioncaption

图像下面的标题

字符串可选
addressaddress

网站地址

字符串可选
typetype

网站类型

字符串可选
ownerowner

网站所有者

字符串可选
opendateopendate

网站开始运营时间,推荐使用Launch date and age模板

日期可选
enddateenddate

网站结束运营时间(如果已经结束运营),推荐使用End date and age模板

日期可选
statestate

网站运营状态

默认值
运营中
字符串可选
estimateopendateestimateopendate

预计开始运营时间(如果有),推荐使用Launch date and age模板

日期可选
langAndFrameworklangAndFramework

使用的语言和框架

未知可选
basedOnbasedOn

基于何种软件

未知可选