“模板:Appbox/zh”的版本间的差异
| 第18行: | 第18行: | ||
|label7={{#switch: {{{language}}} | en=Development status | zh=开发状态 | Development status}} | |label7={{#switch: {{{language}}} | en=Development status | zh=开发状态 | Development status}} | ||
|data7=<div>{{#switch:{{{status}}} | |data7=<div>{{#switch:{{{status}}} | ||
| − | | active= <div style="background-color:green;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> | + | | active= <div style="display:inline;background-color:green;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> |
| − | | pause=<div style="background-color:yellow;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> | + | | pause=<div style="display:inline;background-color:yellow;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> |
| − | | archive=<div style="background-color:red;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> | + | | archive=<div style="display:inline;background-color:red;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> |
| − | | <div style="background-color:gray;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> }}<div style="display:inline;">{{#switch: {{{language}}} | + | | <div style="display:inline;background-color:gray;width: 10px;height: 10px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%;"></div> }}<div style="display:inline;">{{#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=已停止开发 | 未知状态}} | ||
2018年8月5日 (日) 17:50的版本
| {{{name}}} | |
|---|---|
| Basic infomation | |
| Author | {{{author}}} |
| Suitable for | {{{suit}}} |
| Dependency | {{{dependency}}} |
| Release date | N/A |
| Project link | {{{link}}} |
| Development status |
N/A |
Usage
{{Appbox
|language=
|name=
|author=
|suit=
|link=
|dependency=
|status=
|dateYear=
|dateMonth=
|dateDay=
}}
Parameter description
status
Only receive 3 value:
- active
- pause
- archive