Template:Infobox software: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary Tag: Manual revert |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<table class="infobox" style="width:300px; float:right; clear:right; margin:0 0 1em 1em; border:1px solid #c8ccd1; border-radius:6px; background:# | <table class="infobox" style="width:300px; float:right; clear:right; margin:0 0 1em 1em; border:1px solid #c8ccd1; border-radius:6px; border-collapse:separate; border-spacing:0; background:#ffffff; color:#202122; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Lato,Helvetica,Arial,sans-serif; font-size:13px; line-height:1.5; box-shadow:0 1px 3px rgba(0,0,0,0.08); overflow:hidden;"> | ||
<!-- HEADER --> | |||
<tr> | <tr> | ||
<th colspan="2" style=" | <th colspan="2" style="text-align:center; font-size:20px; font-weight:700; padding:12px; background:#2c3e50; color:#ffffff;"> | ||
{{{name|{{PAGENAME}}}}} | {{{name|{{PAGENAME}}}}} | ||
</th> | </th> | ||
| Line 13: | Line 14: | ||
<td colspan="2" style="text-align:center; padding:12px;"> | <td colspan="2" style="text-align:center; padding:12px;"> | ||
[[File:{{{logo}}}|180px|center]] | [[File:{{{logo}}}|180px|center]] | ||
{{#if:{{{logo caption|}}}| | {{#if:{{{logo caption|}}}|<div style="font-size:11px; color:#54595d; margin-top:6px;">{{{logo caption}}}</div>}} | ||
<div style="font-size:11px; color:#54595d; margin-top:6px;"> | |||
{{{logo caption}}} | |||
</div> | |||
}} | |||
</td> | </td> | ||
</tr> | </tr> | ||
| Line 27: | Line 24: | ||
<td colspan="2" style="text-align:center; padding:12px; background:#f8f9fa;"> | <td colspan="2" style="text-align:center; padding:12px; background:#f8f9fa;"> | ||
[[File:{{{screenshot}}}|250px|center]] | [[File:{{{screenshot}}}|250px|center]] | ||
{{#if:{{{caption|}}}| | {{#if:{{{caption|}}}|<div style="font-size:11px; color:#54595d; margin-top:6px;">{{{caption}}}</div>}} | ||
<div style="font-size:11px; color:#54595d; margin-top:6px;"> | |||
{{{caption}}} | |||
</div> | |||
}} | |||
</td> | </td> | ||
</tr> | </tr> | ||
| Line 37: | Line 30: | ||
<!-- DEVELOPMENT --> | <!-- DEVELOPMENT --> | ||
{{#if:{{{developer|}}}| | {{#if:{{{developer|{{{author|{{{maintainer|{{{released|{{{discontinued|{{{repository|}}}}}}}}}}}}}}}}}| | ||
<tr> | <tr> | ||
<th colspan="2" style=" | <th colspan="2" style="text-align:center; font-size:11px; font-weight:700; padding:6px; background:#eaecf0; text-transform:uppercase;"> | ||
Development | |||
</th> | </th> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{author|}}}| | {{#if:{{{author|}}}|<tr><th style="width:110px;">Author</th><td>{{{author}}}</td></tr>}} | ||
<tr> | {{#if:{{{developer|}}}|<tr><th>Developer</th><td>{{{developer}}}</td></tr>}} | ||
<th> | {{#if:{{{maintainer|}}}|<tr><th>Maintainer</th><td>{{{maintainer}}}</td></tr>}} | ||
<td>{{{ | {{#if:{{{released|}}}|<tr><th>Initial release</th><td>{{{released}}}</td></tr>}} | ||
</tr> | {{#if:{{{discontinued|}}}|<tr><th>Discontinued</th><td style="color:#b32424; font-weight:600;">{{{discontinued}}}</td></tr>}} | ||
}} | {{#if:{{{repository|}}}|<tr><th>Repository</th><td>{{{repository}}}</td></tr>}} | ||
{{#if:{{{ | <!-- SOFTWARE --> | ||
{{#if:{{{programming language|{{{operating system|{{{platform|{{{size|{{{language|}}}}}}}}}}}}}}}| | |||
<tr> | <tr> | ||
<th> | <th colspan="2" style="text-align:center; font-size:11px; font-weight:700; padding:6px; background:#eaecf0; text-transform:uppercase;"> | ||
Software | |||
</th> | |||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{programming language|}}}|<tr><th>Written in</th><td>{{{programming language}}}</td></tr>}} | ||
<tr> | {{#if:{{{operating system|}}}|<tr><th>OS</th><td>{{{operating system}}}</td></tr>}} | ||
<th> | {{#if:{{{platform|}}}|<tr><th>Platform</th><td>{{{platform}}}</td></tr>}} | ||
<td | {{#if:{{{language|}}}|<tr><th>Language</th><td>{{{language}}}</td></tr>}} | ||
{{{ | {{#if:{{{size|}}}|<tr><th>Size</th><td>{{{size}}}</td></tr>}} | ||
</td> | |||
</tr> | |||
}} | |||
<!-- | <!-- PROJECT STATUS --> | ||
{{#if:{{{ | {{#if:{{{project status|{{{status|{{{type|}}}}}}}}}| | ||
<tr> | <tr> | ||
<th colspan="2" style=" | <th colspan="2" style="text-align:center; font-size:11px; font-weight:700; padding:6px; background:#eaecf0; text-transform:uppercase;"> | ||
Project | |||
</th> | </th> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{project status|}}}|<tr><th>Status</th><td>{{{project status}}}</td></tr>}} | ||
<tr> | {{#if:{{{type|}}}|<tr><th>Type</th><td>{{{type}}}</td></tr>}} | ||
<th> | {{#if:{{{genre|}}}|<tr><th>Genre</th><td>{{{genre}}}</td></tr>}} | ||
<td>{{{ | |||
</tr> | |||
}} | |||
<!-- BOINC STATS --> | <!-- BOINC STATS --> | ||
{{#if:{{{average performance|}}}| | {{#if:{{{average performance|{{{active users|{{{total users|{{{active hosts|{{{total hosts|{{{stats updated|}}}}}}}}}}}}}}}}}}}| | ||
<tr> | <tr> | ||
<th colspan="2" style=" | <th colspan="2" style="text-align:center; font-size:11px; font-weight:700; padding:6px; background:#eaecf0; text-transform:uppercase;"> | ||
BOINC | BOINC Statistics | ||
</th> | </th> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{active users|}}}| | {{#if:{{{average performance|}}}|<tr><th>Performance</th><td>{{{average performance}}}</td></tr>}} | ||
<tr> | {{#if:{{{active users|}}}|<tr><th>Active users</th><td>{{formatnum:{{{active users}}}}}</td></tr>}} | ||
<th>Active users</th> | {{#if:{{{total users|}}}|<tr><th>Total users</th><td>{{formatnum:{{{total users}}}}}</td></tr>}} | ||
<td>{{formatnum:{{{active users}}}}}</td> | {{#if:{{{active hosts|}}}|<tr><th>Active hosts</th><td>{{formatnum:{{{active hosts}}}}}</td></tr>}} | ||
</tr> | {{#if:{{{total hosts|}}}|<tr><th>Total hosts</th><td>{{formatnum:{{{total hosts}}}}}</td></tr>}} | ||
}} | |||
{{#if:{{{stats updated|}}}|<tr><th>Stats updated</th><td>{{{stats updated}}}</td></tr>}} | |||
{{#if:{{{stats updated|}}}| | |||
<tr> | |||
<th>Stats updated</th> | |||
<td>{{{stats updated}}}</td> | |||
</tr> | |||
}} | |||
<!-- ANALYTICS --> | <!-- ANALYTICS --> | ||
{{#if:{{{rac|}}}| | {{#if:{{{rac|{{{credit per day|{{{gpu performance|{{{cpu performance|}}}}}}}}}}}}}| | ||
<tr> | <tr> | ||
<th colspan="2" style=" | <th colspan="2" style="text-align:center; font-size:11px; font-weight:700; padding:6px; background:#eaecf0; text-transform:uppercase;"> | ||
Analytics | |||
</th> | </th> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{credit per day|}}}| | {{#if:{{{rac|}}}|<tr><th>RAC</th><td>{{formatnum:{{{rac}}}}}</td></tr>}} | ||
<tr> | {{#if:{{{credit per day|}}}|<tr><th>Credit/day</th><td>{{formatnum:{{{credit per day}}}}}</td></tr>}} | ||
<th>Credit/day</th> | {{#if:{{{gpu performance|}}}|<tr><th>GPU</th><td>{{{gpu performance}}}</td></tr>}} | ||
<td>{{formatnum:{{{credit per day}}}}}</td> | {{#if:{{{cpu performance|}}}|<tr><th>CPU</th><td>{{{cpu performance}}}</td></tr>}} | ||
</tr> | |||
}} | |||
<!-- | <!-- LICENSE --> | ||
{{#if:{{{website|}}}| | {{#if:{{{license|{{{website|}}}}}}}| | ||
<tr> | <tr> | ||
<th colspan="2" style=" | <th colspan="2" style="text-align:center; font-size:11px; font-weight:700; padding:6px; background:#eaecf0; text-transform:uppercase;"> | ||
Metadata | |||
</th> | </th> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{license|}}}| | {{#if:{{{license|}}}|<tr><th>License</th><td>{{{license}}}</td></tr>}} | ||
<tr> | {{#if:{{{website|}}}|<tr><th>Website</th><td>{{{website}}}</td></tr>}} | ||
<th>License</th> | |||
<td>{{{license}}}</td> | |||
</tr> | |||
}} | |||
</table> | </table> | ||
| Line 191: | Line 120: | ||
<noinclude> | <noinclude> | ||
Modern BOINC infobox | == Template:Infobox software == | ||
Modern BOINC-oriented infobox for distributed computing and software project articles. | |||
=== Example === | |||
<pre> | |||
{{Infobox software | |||
| name = Einstein@Home | |||
| logo = Ein.jpg | |||
| screenshot = [email protected] | |||
| caption = Einstein@Home screensaver | |||
| developer = Max Planck Society | |||
| released = {{Start date and age|2005|02|19}} | |||
| operating system = Windows, Linux, macOS, Android | |||
| platform = BOINC | |||
| genre = Volunteer computing | |||
| license = GPL-2.0-or-later | |||
| website = {{URL|https://einsteinathome.org/}} | |||
| average performance = 21 PFLOPS | |||
| active users = 14531 | |||
| total users = 1061585 | |||
| active hosts = 24489 | |||
| total hosts = 8237726 | |||
| stats updated = {{Start date and age|2026|05|19}} | |||
}} | |||
</pre> | |||
[[Category:Infobox templates]] | |||
</noinclude> | </noinclude> | ||
Revision as of 01:41, 20 May 2026
Template:Infobox software
Modern BOINC-oriented infobox for distributed computing and software project articles.
Example
{{Infobox software
| name = Einstein@Home
| logo = Ein.jpg
| screenshot = [email protected]
| caption = Einstein@Home screensaver
| developer = Max Planck Society
| released = {{Start date and age|2005|02|19}}
| operating system = Windows, Linux, macOS, Android
| platform = BOINC
| genre = Volunteer computing
| license = GPL-2.0-or-later
| website = {{URL|https://einsteinathome.org/}}
| average performance = 21 PFLOPS
| active users = 14531
| total users = 1061585
| active hosts = 24489
| total hosts = 8237726
| stats updated = {{Start date and age|2026|05|19}}
}}