|
|
(未显示同一用户的23个中间版本) |
第1行: |
第1行: |
| <includeonly> | | <includeonly> |
| {| class="infobox" cellspacing="5" style="width: 21em; font-size: 90%; text-align: left;" | | {| class="infobox" cellspacing="5" style="width: 22em; font-size: 90%; text-align: left;" |
| ! colspan="2" style="text-align: center; font-size: 130%;" | {{{title|{{{name|{{PAGENAME}}}}}}}} | | ! colspan="2" style="text-align: center" | {{{logo|}}} |
| |- | | |- |
| {{#if:{{{logo|}}}|
| | ! colspan="2" style="text-align: center; font-size: 130%;" | {{{name|}}} |
| {{!}} colspan="2" style="text-align: center;" {{!}} {{{logo|}}}
| | |- |
| {{!}}-
| | ! 项目类别 |
| }}
| | | {{{genre|}}} |
| {{#if:{{{collapsible|}}}| | | |- |
| {{!}} colspan="2" {{!}}
| | ! 项目状态 |
| {{hidden|Screenshot|{{{screenshot}}}{{#if:{{{caption|}}}|<br />{{{caption|}}}}}|bg1=#ccccff|ta2=center}}
| | | {{{status|}}} |
| {{!}}-
| | |- |
| | | | ! 任务包<br>情况 |
| {{#if:{{{screenshot|}}}|
| | | {{{wuinfo|}}} |
| {{!}} colspan="2" style="text-align: center;" {{!}} {{{screenshot|}}}{{#if:{{{caption|}}}|<br />{{{caption|}}}}}
| | |- |
| {{!}}- | | ! colspan="2" style="text-align: center;" | {{{ssaver|}}} |
| }}
| | |- |
| }}
| | ! colspan="2" style="text-align: center;" | 屏幕保护 |
| {{#if:{{{author|}}}|
| | |- |
| ! [[Software design|Design by]]
| | ! 官方网站 |
| {{!}} {{{author|}}}
| | | {{{website|}}} |
| {{!}}-
| | |} |
| }}
| | </includeonly> |
| {{#if:{{{developer|}}}|
| |
| ! [[Software developer|Developed by]] | |
| {{!}} {{{developer|}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if:{{{released|}}}|
| |
| ! Initial release
| |
| {{!}} {{{released|}}}
| |
| {{!}}-
| |
| }}
| |
| | |
| {{#if:{{{programming language|{{{programming_language|}}}}}}|
| |
| ! [[Programming language|Written in]]
| |
| {{!}} {{{programming language|{{{programming_language|}}}}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if:{{{operating system|{{{operating_system|}}}}}}|
| |
| ! [[Operating system|OS]]
| |
| {{!}} {{{operating system|{{{operating_system}}}}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if:{{{platform|}}}|
| |
| ! [[Platform (computing)|Platform]]
| |
| {{!}} {{{platform|}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if:{{{size|}}}|
| |
| ! [[File size|Size]] | |
| {{!}} {{{size|}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if:{{{language|}}}|
| |
| ! [[Language|Available in]]
| |
| {{!}} {{{language|}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if:{{{status|}}}|
| |
| ! Development status
| |
| {{!}} {{{status|}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if:{{{genre|}}}|
| |
| ! [[List of software categories|Genre]]
| |
| {{!}} {{{genre|}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if:{{{license|}}}|
| |
| ! [[Software license|License]]
| |
| {{!}} {{{license|}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if:{{{licence|}}}|
| |
| ! [[Software license|Licence]]
| |
| {{!}} {{{licence|}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if:{{{website|}}}|
| |
| ! [[Website]]
| |
| {{!}} {{{website|}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if:{{{standard|}}}|
| |
| ! [[Standard]](s)
| |
| {{!}} {{{standard|}}}
| |
| {{!}}-
| |
| }}
| |
| {{#if:{{{AsOf|}}}|
| |
| ! As of
| |
| {{!}} {{{AsOf|}}}
| |
| {{!}}-
| |
| }}
| |
| |}</includeonly>
| |
| <noinclude> | | <noinclude> |
| | ==ProjectInfoBox== |
| | ===使用说明=== |
| | 在项目主词条的开始使用,显示于页面的右上方。 |
| | ===参数说明=== |
| | ; logo : 目图标,统一40x40px大小。 |
| | ; name : 项目名称,以项目官方网站首页的文字为准。 |
| | ; genre : 项目类别,如:物理化学类项目、数学类项目、生命科学类项目、地球科学类项目、人工协作类项目、网络类项目。 |
| | ; status : 项目状态,如:未开始/运行中/已暂停/已结束,开放注册/未开放注册。 |
| | ; wuinfo: 任务包情况,如:计算耗时范围,超时期限,内存占用大小,磁盘占用大小。 |
| | ; ssaver: 屏幕保护,有/无,有则引用图片。 |
| | ; website: 官方网址,项目官方网站的网址。 |
| </noinclude> | | </noinclude> |