“模板:Appbox/zh”的版本间的差异
小 |
|||
| 第4行: | 第4行: | ||
|above={{{name}}} | |above={{{name}}} | ||
| + | |image=[[File:{{{screenshot}}}|200px]] | ||
| + | |caption={{{screenshotDesc}}} | ||
|header1=基本信息 | |header1=基本信息 | ||
| 第28行: | 第30行: | ||
|}} | |}} | ||
|<div style="border:1px solid #000;background-color:gray;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> }}</td> | |<div style="border:1px solid #000;background-color:gray;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> }}</td> | ||
| − | <td>{{#switch:{{{status}}} | active= | + | <td>{{#switch:{{{status}}} | active=活跃开发中 | pause=开发停滞 |archive=已停止开发 | 未知状态}}</td> |
</tr> | </tr> | ||
</table> | </table> | ||
| 第41行: | 第43行: | ||
{{Appbox | {{Appbox | ||
|name= | |name= | ||
| + | |screenshot= | ||
| + | |screenshotDesc= | ||
|author= | |author= | ||
|suit= | |suit= | ||
| 第54行: | 第58行: | ||
=== status === | === status === | ||
| − | + | 只接受下列各数值 | |
* active | * active | ||
* pause | * pause | ||
* archive | * archive | ||
| + | |||
| + | === screenshot === | ||
| + | |||
| + | 你只需要输入文件名即可,模板会自动强制大小 | ||
</noinclude> | </noinclude> | ||
2019年7月1日 (一) 12:03的版本
| {{{name}}} | |||
|---|---|---|---|
|
[[File:{{{screenshot}}}|200px]] {{{screenshotDesc}}} | |||
| 基本信息 | |||
| 作者 | {{{author}}} | ||
| 适用于 | {{{suit}}} | ||
| 依赖 | {{{dependency}}} | ||
| 发布时间 | {{{date}}} | ||
| 项目地址 | {{{link}}} | ||
| 开发状态 |
| ||
Usage
{{Appbox
|name=
|screenshot=
|screenshotDesc=
|author=
|suit=
|link=
|dependency=
|status=
|date=
}}
Parameter description
status
只接受下列各数值
- active
- pause
- archive
screenshot
你只需要输入文件名即可,模板会自动强制大小