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)
No edit summary
Line 54: Line 54:
<th>Initial release</th>
<th>Initial release</th>
<td>{{{released}}}</td>
<td>{{{released}}}</td>
</tr>}}
{{#if:{{{completed|}}}|<tr>
<th>Completed</th>
<td>{{{completed}}}</td>
</tr>}}
</tr>}}



Revision as of 04:07, 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            = Bruce Allen
| sponsor              = 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}}
}}