Template:Infobox software: Difference between revisions
Jump to navigation
Jump to search
Tag: Undo |
No edit summary |
||
| 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:collapse; 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: | |||
<!-- TITLE --> | |||
<tr> | <tr> | ||
<th colspan="2" style=" | <th colspan="2" style="text-align:center;font-size:18px;font-weight:600;padding:12px;background:#2c3e50;color:#fff;"> | ||
{{{name|{{PAGENAME}}}}} | {{{name|{{PAGENAME}}}}} | ||
</th> | </th> | ||
| Line 9: | Line 9: | ||
<!-- LOGO --> | <!-- LOGO --> | ||
{{#if:{{{logo|}}}|<tr> | {{#if:{{{logo|}}}|<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> | </td></tr>}} | ||
</tr>}} | |||
<!-- SCREENSHOT --> | <!-- SCREENSHOT --> | ||
{{#if:{{{screenshot|}}}|<tr> | {{#if:{{{screenshot|}}}|<tr><td colspan="2" style="text-align:center;padding:12px;background:#f8f9fa;"> | ||
<td colspan="2" style="text-align:center; padding:12px; background:#f8f9fa;"> | [[File:{{{screenshot}}}|240px|center]] | ||
[[File:{{{screenshot}}}| | {{#if:{{{caption|}}}|<div style="font-size:11px;color:#54595d;margin-top:6px;">{{{caption}}}</div>}} | ||
{{#if:{{{caption|}}}|<div style="font-size:11px; color:#54595d; margin-top:6px;">{{{caption}}}</div>}} | </td></tr>}} | ||
</td> | |||
</tr>}} | |||
<!-- DEVELOPMENT --> | <!-- DEVELOPMENT HEADER --> | ||
{{#if:{{{developer|}}}|<tr> | {{#if:{{{developer|}}}{{{released|}}}{{{discontinued|}}}{{{platform|}}}| | ||
<th colspan="2" style=" | <tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">Development</th></tr> | ||
Development | }} | ||
</th> | |||
</tr> | |||
<tr> | {{#if:{{{developer|}}}|<tr><th>Developer</th><td>{{{developer}}}</td></tr>}} | ||
<th style=" | {{#if:{{{released|}}}|<tr><th>Initial release</th><td>{{{released}}}</td></tr>}} | ||
<td>{{{ | {{#if:{{{discontinued|}}}|<tr><th>Discontinued</th><td style="color:#b32121;font-weight:500;">{{{discontinued}}}</td></tr>}} | ||
</tr>}} | {{#if:{{{platform|}}}|<tr><th>Platform</th><td>{{{platform}}}</td></tr>}} | ||
{{#if:{{{ | <!-- ENVIRONMENT --> | ||
<th> | {{#if:{{{programming language|}}}{{{operating system|}}}| | ||
<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;">Environment</th></tr> | |||
</tr>}} | }} | ||
{{#if:{{{ | {{#if:{{{programming language|}}}|<tr><th>Written in</th><td>{{{programming language}}}</td></tr>}} | ||
<th> | {{#if:{{{operating system|}}}|<tr><th>Operating system</th><td>{{{operating system}}}</td></tr>}} | ||
<td>{{{ | |||
</tr>}} | |||
{{#if:{{{ | <!-- STATISTICS --> | ||
<th> | {{#if:{{{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;"> | |||
</tr>}} | Usage statistics | ||
</th></tr> | |||
}} | |||
{{#if:{{{ | {{#if:{{{active users|}}}|<tr><th>Active users</th><td>{{formatnum:{{{active users}}}}}</td></tr>}} | ||
<th> | {{#if:{{{total users|}}}|<tr><th>Total users</th><td>{{formatnum:{{{total users}}}}}</td></tr>}} | ||
<td | {{#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>}} | ||
</td> | |||
</tr>}} | |||
<!-- BOINC ANALYTICS --> | |||
{{#if:{{{rac|}}}{{{credit per day|}}}| | |||
<tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;"> | |||
BOINC analytics | |||
</th></tr> | |||
<!-- | }} | ||
{{#if:{{{ | |||
{{ | |||
< | |||
<th colspan="2" style=" | |||
</th> | |||
</tr> | |||
{{#if:{{{ | {{#if:{{{rac|}}}|<tr><th>RAC</th><td>{{formatnum:{{{rac}}}}}</td></tr>}} | ||
<th> | {{#if:{{{credit per day|}}}|<tr><th>Credit/day</th><td>{{formatnum:{{{credit per day}}}}}</td></tr>}} | ||
<td>{{formatnum:{{{ | |||
</tr>}} | |||
{{#if:{{{ | |||
<th> | |||
<td>{{ | |||
</tr>}} | |||
<!-- METADATA --> | <!-- METADATA --> | ||
{{#if:{{{website|}}}|<tr> | {{#if:{{{genre|}}}{{{license|}}}{{{website|}}}| | ||
<th colspan="2" style=" | <tr><th colspan="2" style="text-align:center;font-size:11px;font-weight:700;padding:6px;background:#f8f9fa;"> | ||
Metadata | Metadata | ||
</th> | </th></tr> | ||
</tr> | }} | ||
{{#if:{{{license|}}}|<tr> | {{#if:{{{genre|}}}|<tr><th>Genre</th><td>{{{genre}}}</td></tr>}} | ||
<th>License</th> | {{#if:{{{license|}}}|<tr><th>License</th><td>{{{license}}}</td></tr>}} | ||
<td>{{{license}}}</td> | {{#if:{{{website|}}}|<tr><th>Website</th><td>{{{website}}}</td></tr>}} | ||
</tr>}} | |||
</table> | </table></includeonly> | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
BOINC project infobox (stable no-artifact version) | |||
</noinclude> | </noinclude> | ||
Revision as of 02:37, 20 May 2026
BOINC project infobox (stable no-artifact version)