|
|
| Line 8: |
Line 8: |
| </tr> | | </tr> |
|
| |
|
| {{#if:{{{logo|}}}
| | <tr><th colspan="2" style="background:#f8f9fa;">Overview</th></tr> |
| |<tr><td colspan="2" style="text-align:center;padding:12px;">
| |
| [[File:{{{logo}}}|180px|center]]
| |
| {{#if:{{{logo caption|}}}|<div style="font-size:11px;color:#54595d;margin-top:6px;">{{{logo caption}}}</div>}}
| |
| </td></tr> | |
| }}
| |
|
| |
|
| {{#if:{{{screenshot|}}}
| | <tr><th>Title</th><td>{{{title|—}}}</td></tr> |
| |<tr><td colspan="2" style="text-align:center;padding:12px;background:#f8f9fa;">
| | <tr><th>Platform</th><td>{{{platform|BOINC}}}</td></tr> |
| [[File:{{{screenshot}}}|240px|center]]
| | <tr><th>Website</th><td>{{{website|—}}}</td></tr> |
| {{#if:{{{caption|}}}|<div style="font-size:11px;color:#54595d;margin-top:6px;">{{{caption}}}</div>}}
| |
| </td></tr> | |
| }}
| |
|
| |
|
| {{#if:{{{author|}}}{{{developer|}}}{{{maintainer|}}}{{{released|}}}{{{discontinued|}}}{{{repository|}}}
| | <tr><th colspan="2" style="background:#f8f9fa;">Media</th></tr> |
| |<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">Development</th></tr>
| |
| }}
| |
|
| |
|
| {{#if:{{{author|}}}|<tr><th>Author</th><td>{{{author}}}</td></tr>}}
| | <tr> |
| {{#if:{{{developer|}}}|<tr><th>Developer</th><td>{{{developer}}}</td></tr>}} | | <td colspan="2" style="text-align:center;"> |
| {{#if:{{{maintainer|}}}|<tr><th>Maintainer</th><td>{{{maintainer}}}</td></tr>}}
| | {{#if:{{{logo|}}}|[[File:{{{logo}}}|180px]]|}} |
| {{#if:{{{released|}}}|<tr><th>Initial release</th><td>{{{released}}}</td></tr>}}
| | {{#if:{{{screenshot|}}}|[[File:{{{screenshot}}}|240px]]|}} |
| {{#if:{{{discontinued|}}}|<tr><th>Discontinued</th><td style="color:#b32121;font-weight:500;">{{{discontinued}}}</td></tr>}} | | </td> |
| {{#if:{{{repository|}}}|<tr><th>Repository</th><td>{{{repository}}}</td></tr>}}
| | </tr> |
|
| |
|
| {{#if:{{{stable release|}}}{{{preview release|}}}{{{latest release version|}}}{{{latest preview version|}}}
| | <tr><th colspan="2" style="background:#f8f9fa;">Development</th></tr> |
| |<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">Releases</th></tr>
| |
| }}
| |
|
| |
|
| {{#if:{{{stable release|}}}|<tr><th>Stable release</th><td>{{{stable release}}}</td></tr>}}
| | <tr><th>Developer</th><td>{{{developer|—}}}</td></tr> |
| {{#if:{{{preview release|}}}|<tr><th>Preview release</th><td>{{{preview release}}}</td></tr>}}
| | <tr><th>Language</th><td>{{{programming language|—}}}</td></tr> |
| {{#if:{{{latest release version|}}}|<tr><th>Latest version</th><td>{{{latest release version}}}</td></tr>}}
| | <tr><th>Operating system</th><td>{{{operating system|—}}}</td></tr> |
| {{#if:{{{latest preview version|}}}|<tr><th>Latest preview</th><td>{{{latest preview version}}}</td></tr>}}
| | <tr><th>License</th><td>{{{license|—}}}</td></tr> |
|
| |
|
| {{#if:{{{programming language|}}}{{{operating system|}}}{{{platform|}}}{{{language|}}}{{{language count|}}}{{{size|}}}
| | <tr><th colspan="2" style="background:#f8f9fa;">BOINC stats</th></tr> |
| |<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">Environment</th></tr>
| |
| }}
| |
|
| |
|
| {{#if:{{{programming language|}}}|<tr><th>Written in</th><td>{{{programming language}}}</td></tr>}}
| | <tr><th>Users</th><td>{{formatnum:{{{total users|0}}}}}</td></tr> |
| {{#if:{{{operating system|}}}|<tr><th>Operating system</th><td>{{{operating system}}}</td></tr>}}
| | <tr><th>Hosts</th><td>{{formatnum:{{{total hosts|0}}}}}</td></tr> |
| {{#if:{{{platform|}}}|<tr><th>Platform</th><td>{{{platform}}}</td></tr>}}
| | <tr><th>RAC</th><td>{{formatnum:{{{rac|0}}}}}</td></tr> |
| {{#if:{{{language|}}}|<tr><th>Available in</th><td>{{{language}}}</td></tr>}}
| |
| {{#if:{{{language count|}}}|<tr><th>Language count</th><td>{{{language count}}}</td></tr>}}
| |
| {{#if:{{{size|}}}|<tr><th>Size</th><td>{{{size}}}</td></tr>}}
| |
| | |
| {{#if:{{{average performance|}}}{{{active users|}}}{{{total users|}}}{{{active hosts|}}}{{{total hosts|}}}
| |
| |<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">Usage statistics</th></tr>
| |
| }}
| |
| | |
| {{#if:{{{average performance|}}}|<tr><th>Average performance</th><td>{{{average performance}}}</td></tr>}}
| |
| {{#if:{{{active users|}}}|<tr><th>Active users</th><td>{{formatnum:{{{active users}}}}}</td></tr>}}
| |
| {{#if:{{{total users|}}}|<tr><th>Total users</th><td>{{formatnum:{{{total users}}}}}</td></tr>}}
| |
| {{#if:{{{active hosts|}}}|<tr><th>Active hosts</th><td>{{formatnum:{{{active hosts}}}}}</td></tr>}}
| |
| {{#if:{{{total hosts|}}}|<tr><th>Total hosts</th><td>{{formatnum:{{{total hosts}}}}}</td></tr>}}
| |
| | |
| {{#if:{{{rac|}}}{{{credit per day|}}}{{{gpu performance|}}}{{{cpu performance|}}}
| |
| |<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">BOINC analytics</th></tr>
| |
| }}
| |
| | |
| {{#if:{{{rac|}}}|<tr><th>RAC</th><td>{{formatnum:{{{rac}}}}}</td></tr>}}
| |
| {{#if:{{{credit per day|}}}|<tr><th>Credit/day</th><td>{{formatnum:{{{credit per day}}}}}</td></tr>}}
| |
| {{#if:{{{gpu performance|}}}|<tr><th>GPU performance</th><td>{{{gpu performance}}}</td></tr>}}
| |
| {{#if:{{{cpu performance|}}}|<tr><th>CPU performance</th><td>{{{cpu performance}}}</td></tr>}}
| |
| | |
| {{#if:{{{genre|}}}{{{license|}}}{{{website|}}}{{{type|}}}{{{status|}}}
| |
| |<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">Software metadata</th></tr>
| |
| }}
| |
| | |
| {{#if:{{{type|}}}|<tr><th>Type</th><td>{{{type}}}</td></tr>}}
| |
| {{#if:{{{genre|}}}|<tr><th>Genre</th><td>{{{genre}}}</td></tr>}}
| |
| {{#if:{{{status|}}}|<tr><th>Status</th><td>{{{status}}}</td></tr>}}
| |
| {{#if:{{{license|}}}|<tr><th>License</th><td>{{{license}}}</td></tr>}}
| |
| {{#if:{{{website|}}}|<tr><th>Website</th><td>{{{website}}}</td></tr>}}
| |
|
| |
|
| </table> | | </table> |
| </includeonly> | | </includeonly> |
|
| |
| <noinclude>
| |
| Template:Infobox software – cleaned version for BOINC/software articles.
| |
| </noinclude>
| |