Template:Infobox software: Difference between revisions
Jump to navigation
Jump to search
Tag: Undo |
add sponsor |
||
| Line 39: | Line 39: | ||
<th>Author</th> | <th>Author</th> | ||
<td>{{{author}}}</td> | <td>{{{author}}}</td> | ||
</tr>}} | |||
{#if:{{{sponsor|}}}|<tr> | |||
<th>Sponsor</th> | |||
<td>{{{sponsor}}}</td> | |||
</tr>}} | </tr>}} | ||
Revision as of 03:53, 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}}
}}