Template:Infobox software: Difference between revisions

From BOINC Projects
Jump to navigation Jump to search
Al Piskun (talk | contribs)
No edit summary
Al Piskun (talk | contribs)
Undo revision 1167 by Al Piskun (talk)
Tag: Undo
Line 1: Line 1:
<includeonly>
<includeonly>
<table class="infobox" style="width:280px; float:right; clear:right; margin:0 0 1em 1em; border:1px solid #c8ccd1; border-radius:4px; border-collapse:separate; border-spacing:0; background:#fff; 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.05);">
<table class="infobox" style="width:300px; float:right; clear:right; margin:0 0 1em 1em; border:1px solid #c8ccd1; border-radius:6px; background:#fff; color:#202122; font-size:13px; line-height:1.5; border-collapse:separate; border-spacing:0; overflow:hidden; box-shadow:0 1px 3px rgba(0,0,0,0.08);">


<!-- TITLE -->
<tr>
<tr>
<th colspan="2" style="text-align:center;font-size:18px;font-weight:600;padding:12px;background:#2c3e50;color:#fff;">
<th colspan="2" style="background:#2c3e50; color:#fff; padding:12px; font-size:20px; text-align:center; font-weight:700;">
{{{name|{{PAGENAME}}}}}
{{{name|{{PAGENAME}}}}}
</th>
</th>
Line 10: Line 9:


<!-- LOGO -->
<!-- LOGO -->
{{#if:{{{logo|}}}|
{{#if:{{{logo|}}}|<tr>
<tr>
<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|}}}|<div style="font-size:11px;color:#54595d;margin-top:6px;">{{{logo caption}}}</div>}}
{{#if:{{{logo caption|}}}|<div style="font-size:11px; color:#54595d; margin-top:6px;">{{{logo caption}}}</div>}}
</td>
</tr>}}
 
<!-- SCREENSHOT -->
{{#if:{{{screenshot|}}}|<tr>
<td colspan="2" style="text-align:center; padding:12px; background:#f8f9fa;">
[[File:{{{screenshot}}}|250px|center]]
{{#if:{{{caption|}}}|<div style="font-size:11px; color:#54595d; margin-top:6px;">{{{caption}}}</div>}}
</td>
</td>
</tr>}}
<!-- DEVELOPMENT -->
{{#if:{{{developer|}}}|<tr>
<th colspan="2" style="background:#eaecf0; padding:6px; text-align:center; font-size:11px; text-transform:uppercase;">
Development
</th>
</tr>
</tr>
}}


<!-- SCREENSHOT -->
{{#if:{{{screenshot|}}}|
<tr>
<tr>
<td colspan="2" style="text-align:center;padding:12px;background:#f8f9fa;">
<th style="width:110px;">Developer</th>
[[File:{{{screenshot}}}|240px|center]]
<td>{{{developer}}}</td>
{{#if:{{{caption|}}}|<div style="font-size:11px;color:#54595d;margin-top:6px;">{{{caption}}}</div>}}
</tr>}}
 
{{#if:{{{author|}}}|<tr>
<th>Author</th>
<td>{{{author}}}</td>
</tr>}}
 
{{#if:{{{maintainer|}}}|<tr>
<th>Maintainer</th>
<td>{{{maintainer}}}</td>
</tr>}}
 
{{#if:{{{released|}}}|<tr>
<th>Initial release</th>
<td>{{{released}}}</td>
</tr>}}
 
{{#if:{{{discontinued|}}}|<tr>
<th>Discontinued</th>
<td style="color:#b32424; font-weight:600;">
{{{discontinued}}}
</td>
</td>
</tr>}}
{{#if:{{{repository|}}}|<tr>
<th>Repository</th>
<td>{{{repository}}}</td>
</tr>}}
<!-- SOFTWARE -->
{{#if:{{{platform|}}}|<tr>
<th colspan="2" style="background:#eaecf0; padding:6px; text-align:center; font-size:11px; text-transform:uppercase;">
Software
</th>
</tr>
</tr>
}}


<!-- DEVELOPMENT HEADER -->
<tr>
{{#if:{{{developer|}}{{{author|}}{{{maintainer|}}{{{released|}}{{{discontinued|}}{{{repository|}}}|
<th>Platform</th>
<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">Development</th></tr>
<td>{{{platform}}}</td>
}}
</tr>}}
 
{{#if:{{{programming language|}}}|<tr>
<th>Written in</th>
<td>{{{programming language}}}</td>
</tr>}}


{{#if:{{{developer|}}}|<tr><th>Developer</th><td>{{{developer}}}</td></tr>}}
{{#if:{{{operating system|}}}|<tr>
{{#if:{{{author|}}}|<tr><th>Author</th><td>{{{author}}}</td></tr>}}
<th>Operating system</th>
{{#if:{{{maintainer|}}}|<tr><th>Maintainer</th><td>{{{maintainer}}}</td></tr>}}
<td>{{{operating system}}}</td>
</tr>}}


{{#if:{{{released|}}}|<tr><th>Initial release</th><td>{{{released}}}</td></tr>}}
{{#if:{{{language|}}}|<tr>
{{#if:{{{discontinued|}}}|<tr><th>Discontinued</th><td style="color:#b32121;font-weight:500;">{{{discontinued}}}</td></tr>}}
<th>Language</th>
<td>{{{language}}}</td>
</tr>}}


{{#if:{{{repository|}}}|<tr><th>Repository</th><td>{{{repository}}}</td></tr>}}
{{#if:{{{size|}}}|<tr>
<th>Size</th>
<td>{{{size}}}</td>
</tr>}}


<!-- RELEASES -->
<!-- PROJECT -->
{{#if:{{{latest release version|}}{{{latest preview version|}}{{{stable release|}}{{{preview release|}}}|
{{#if:{{{project status|}}}|<tr>
<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">Releases</th></tr>
<th colspan="2" style="background:#eaecf0; padding:6px; text-align:center; font-size:11px; text-transform:uppercase;">
}}
Project
</th>
</tr>


{{#if:{{{stable release|}}}|<tr><th>Stable</th><td>{{{stable release}}}</td></tr>}}
<tr>
{{#if:{{{preview release|}}}|<tr><th>Preview</th><td>{{{preview release}}}</td></tr>}}
<th>Status</th>
{{#if:{{{latest release version|}}}|<tr><th>Latest</th><td>{{{latest release version}}}</td></tr>}}
<td>{{{project status}}}</td>
{{#if:{{{latest preview version|}}}|<tr><th>Latest preview</th><td>{{{latest preview version}}}</td></tr>}}
</tr>}}


<!-- ENVIRONMENT -->
{{#if:{{{type|}}}|<tr>
{{#if:{{{programming language|}}{{{operating system|}}{{{platform|}}{{{language|}}{{{size|}}}|
<th>Type</th>
<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">Environment</th></tr>
<td>{{{type}}}</td>
}}
</tr>}}


{{#if:{{{programming language|}}}|<tr><th>Language</th><td>{{{programming language}}}</td></tr>}}
{{#if:{{{genre|}}}|<tr>
{{#if:{{{operating system|}}}|<tr><th>OS</th><td>{{{operating system}}}</td></tr>}}
<th>Genre</th>
{{#if:{{{platform|}}}|<tr><th>Platform</th><td>{{{platform}}}</td></tr>}}
<td>{{{genre}}}</td>
{{#if:{{{language|}}}|<tr><th>Available in</th><td>{{{language}}}</td></tr>}}
</tr>}}
{{#if:{{{size|}}}|<tr><th>Size</th><td>{{{size}}}</td></tr>}}


<!-- BOINC STATS -->
<!-- BOINC STATS -->
{{#if:{{{active users|}}{{{total users|}}{{{active hosts|}}{{{total hosts|}}{{{average performance|}}}|
{{#if:{{{average performance|}}}|<tr>
<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">
<th colspan="2" style="background:#eaecf0; padding:6px; text-align:center; font-size:11px; text-transform:uppercase;">
Usage statistics<br>
BOINC statistics
<span style="font-size:10px;font-weight:400;">
</th>
Updated {{Start date and age|{{CURRENTYEAR}}|{{CURRENTMONTH}}|{{CURRENTDAY}}}}
</tr>
</span>
 
</th></tr>
<tr>
}}
<th>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:{{{stats updated|}}}|<tr>
<th>Stats updated</th>
<td>{{{stats updated}}}</td>
</tr>}}
 
<!-- ANALYTICS -->
{{#if:{{{rac|}}}|<tr>
<th colspan="2" style="background:#eaecf0; padding:6px; text-align:center; font-size:11px; text-transform:uppercase;">
Analytics
</th>
</tr>
 
<tr>
<th>RAC</th>
<td>{{formatnum:{{{rac}}}}}</td>
</tr>}}


{{#if:{{{active users|}}}|<tr><th>Active users</th><td>{{formatnum:{{{active users}}}}}</td></tr>}}
{{#if:{{{credit per day|}}}|<tr>
{{#if:{{{total users|}}}|<tr><th>Total users</th><td>{{formatnum:{{{total users}}}}}</td></tr>}}
<th>Credit/day</th>
{{#if:{{{active hosts|}}}|<tr><th>Active hosts</th><td>{{formatnum:{{{active hosts}}}}}</td></tr>}}
<td>{{formatnum:{{{credit per day}}}}}</td>
{{#if:{{{total hosts|}}}|<tr><th>Total hosts</th><td>{{formatnum:{{{total hosts}}}}}</td></tr>}}
</tr>}}
{{#if:{{{average performance|}}}|<tr><th>Performance</th><td>{{{average performance}}}</td></tr>}}


<!-- BOINC ANALYTICS -->
{{#if:{{{gpu performance|}}}|<tr>
{{#if:{{{rac|}}{{{credit per day|}}{{{gpu performance|}}{{{cpu performance|}}}|
<th>GPU performance</th>
<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">BOINC analytics</th></tr>
<td>{{{gpu performance}}}</td>
}}
</tr>}}


{{#if:{{{rac|}}}|<tr><th>RAC</th><td>{{formatnum:{{{rac}}}}}</td></tr>}}
{{#if:{{{cpu performance|}}}|<tr>
{{#if:{{{credit per day|}}}|<tr><th>Credit/day</th><td>{{formatnum:{{{credit per day}}}}}</td></tr>}}
<th>CPU performance</th>
{{#if:{{{gpu performance|}}}|<tr><th>GPU</th><td>{{{gpu performance}}}</td></tr>}}
<td>{{{cpu performance}}}</td>
{{#if:{{{cpu performance|}}}|<tr><th>CPU</th><td>{{{cpu performance}}}</td></tr>}}
</tr>}}


<!-- METADATA -->
<!-- METADATA -->
{{#if:{{{genre|}}{{{license|}}{{{website|}}{{{type|}}{{{status|}}}|
{{#if:{{{website|}}}|<tr>
<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">Metadata</th></tr>
<th colspan="2" style="background:#eaecf0; padding:6px; text-align:center; font-size:11px; text-transform:uppercase;">
}}
Metadata
</th>
</tr>
 
<tr>
<th>Website</th>
<td>{{{website}}}</td>
</tr>}}


{{#if:{{{type|}}}|<tr><th>Type</th><td>{{{type}}}</td></tr>}}
{{#if:{{{license|}}}|<tr>
{{#if:{{{genre|}}}|<tr><th>Genre</th><td>{{{genre}}}</td></tr>}}
<th>License</th>
{{#if:{{{status|}}}|<tr><th>Status</th><td>{{{status}}}</td></tr>}}
<td>{{{license}}}</td>
{{#if:{{{license|}}}|<tr><th>License</th><td>{{{license}}}</td></tr>}}
</tr>}}
{{#if:{{{website|}}}|<tr><th>Website</th><td>{{{website}}}</td></tr>}}


</table>
</table>
Line 105: Line 202:


<noinclude>
<noinclude>
BOINC Infobox – clean conditional rendering version.
== Template:Infobox software ==
 
Modern BOINC-oriented infobox template for distributed computing and software project articles.
 
=== Example ===
 
<pre>
{{Infobox software
| name                = Einstein@Home
| logo                = Ein.jpg
| screenshot          = Einstein@Home.gif
| 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:33, 20 May 2026


Template:Infobox software

Modern BOINC-oriented infobox template 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}}
}}