“模板:Appbox/zh”的版本间的差异
| 第17行: | 第17行: | ||
|data6={{#if:{{{link}}}|{{{link}}}| {{#switch: {{{language}}} | en=N/A | zh=无 | N/A}} }} | |data6={{#if:{{{link}}}|{{{link}}}| {{#switch: {{{language}}} | en=N/A | zh=无 | N/A}} }} | ||
|label7={{#switch: {{{language}}} | en=Development status | zh=开发状态 | Development status}} | |label7={{#switch: {{{language}}} | en=Development status | zh=开发状态 | Development status}} | ||
| − | |data7=< | + | |data7= |
| − | | active= <div style=" | + | <table border="0"> |
| − | | pause=<div style=" | + | <tr> |
| − | | archive=<div style=" | + | <td width="10">{{#switch:{{{status}}} |
| − | | <div style=" | + | | active= <div style="border:1px solid #000;background-color:green;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> |
| + | | pause=<div style="border:1px solid #000;background-color:yellow;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> | ||
| + | | archive=<div style="border:1px solid #000;background-color:red;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> | ||
| + | | <div style="border:1px solid #000;background-color:#7f7f7f;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> }}</td> | ||
| + | <td>{{#switch: {{{language}}} | ||
| en={{#switch:{{{status}}} | active=Developing | pause=Development stagnation |archive=Archived app | Unknow status}} | | en={{#switch:{{{status}}} | active=Developing | pause=Development stagnation |archive=Archived app | Unknow status}} | ||
| zh={{#switch:{{{status}}} | active=开发中 | pause=开发停滞 |archive=已停止开发 | 未知状态}} | | zh={{#switch:{{{status}}} | active=开发中 | pause=开发停滞 |archive=已停止开发 | 未知状态}} | ||
| − | |N/A}}</ | + | |N/A}}</td> |
| + | </tr> | ||
| + | </table> | ||
}} | }} | ||
| 第53行: | 第59行: | ||
=== status === | === status === | ||
| − | Only receive | + | Only receive the value listed below: |
* active | * active | ||
2018年8月5日 (日) 18:00的版本
| {{{name}}} | |||
|---|---|---|---|
| Basic infomation | |||
| Author | {{{author}}} | ||
| Suitable for | {{{suit}}} | ||
| Dependency | {{{dependency}}} | ||
| Release date | N/A | ||
| Project link | {{{link}}} | ||
| Development status |
| ||
Usage
{{Appbox
|language=
|name=
|author=
|suit=
|link=
|dependency=
|status=
|dateYear=
|dateMonth=
|dateDay=
}}
Parameter description
status
Only receive the value listed below:
- active
- pause
- archive