Template:Infobox software: Difference between revisions

Al Piskun (talk | contribs)
No edit summary
Al Piskun (talk | contribs)
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 36: Line 36:
{{#if:{{{website|}}}|<tr><th style="width:110px;">Website</th><td>{{{website}}}</td></tr>}}
{{#if:{{{website|}}}|<tr><th style="width:110px;">Website</th><td>{{{website}}}</td></tr>}}
{{#if:{{{license|}}}|<tr><th>License</th><td>{{{license}}}</td></tr>}}
{{#if:{{{license|}}}|<tr><th>License</th><td>{{{license}}}</td></tr>}}
</table>{{#seo:
</table>{{#seo:|title={{{name|{{PAGENAME}}}}}|image={{{logo|{{{screenshot|}}}}}}|description={{#if:{{{description|}}}|{{{description}}}|{{PAGENAME}}{{#if:{{{category|}}}| is a {{{category}}} project}}{{#if:{{{compute|}}}| using {{{compute}}} computing}}{{#if:{{{status|}}}| (Status: {{{status}}})}}{{#if:{{{developer|}}}|, developed by {{{developer}}}}}{{#if:{{{sponsor|}}}|, sponsored by {{{sponsor}}}}}{{#if:{{{website|}}}|.}}}}}}</includeonly><noinclude>
|title={{{name|{{PAGENAME}}}}}
|image={{{logo|{{{screenshot|}}}}}}
|description={{#if:{{{description|}}}|{{{description}}}|{{PAGENAME}}{{#if:{{{category|}}}| is a {{{category}}} project}}{{#if:{{{compute|}}}| using {{{compute}}} computing}}{{#if:{{{status|}}}| (Status: {{{status}}})}}{{#if:{{{developer|}}}|, developed by {{{developer}}}}}{{#if:{{{sponsor|}}}|, sponsored by {{{sponsor}}}}}{{#if:{{{website|}}}|.}}}}
}}</includeonly><noinclude>
== Template:Infobox software ==
== Template:Infobox software ==


Modern BOINC-oriented infobox template for distributed computing and software project articles.
Modern BOINC-oriented infobox template for volunteer computing project articles.
Includes automatic WikiSEO meta tags (title, image, description) for every page using this template.
Includes automatic WikiSEO meta tags (title, image, description) for every page using this template.
An optional <code>description</code> parameter lets you override the auto-generated meta description.
An optional <code>description</code> parameter lets you override the auto-generated meta description.
Line 64: Line 60:
| <code>description</code> || Custom SEO meta description (overrides auto-generated one) || No
| <code>description</code> || Custom SEO meta description (overrides auto-generated one) || No
|-
|-
| colspan="3" style="background:#eaecf0; text-align:center;" | '''Project'''
| colspan="3" class="bs-infobox-section" | '''Project'''
|-
|-
| <code>status</code> || Active, Completed, etc. Green background when "Active", red otherwise || No
| <code>status</code> || Active, Completed, etc. Green background when "Active", red otherwise || No
Line 74: Line 70:
| <code>dependencies</code> || Additional software required (e.g. VirtualBox, CUDA, Git) || No
| <code>dependencies</code> || Additional software required (e.g. VirtualBox, CUDA, Git) || No
|-
|-
| colspan="3" style="background:#eaecf0; text-align:center;" | '''Development'''
| colspan="3" class="bs-infobox-section" | '''Development'''
|-
|-
| <code>developer</code> || Developer name || No
| <code>developer</code> || Developer name || No
Line 92: Line 88:
| <code>repository</code> || Source code repository link || No
| <code>repository</code> || Source code repository link || No
|-
|-
| colspan="3" style="background:#eaecf0; text-align:center;" | '''Software'''
| colspan="3" class="bs-infobox-section" | '''Software'''
|-
|-
| <code>programming language</code> || Language(s) the software is written in || No
| <code>programming language</code> || Language(s) the software is written in || No
Line 100: Line 96:
| <code>size</code> || Download/install size || No
| <code>size</code> || Download/install size || No
|-
|-
| colspan="3" style="background:#eaecf0; text-align:center;" | '''BOINC statistics'''
| colspan="3" class="bs-infobox-section" | '''BOINC statistics'''
|-
|-
| <code>stats as of</code> || Date the statistics below were recorded || No
| <code>stats as of</code> || Date the statistics below were recorded || No
Line 114: Line 110:
| <code>total hosts</code> || All-time total hosts || No
| <code>total hosts</code> || All-time total hosts || No
|-
|-
| colspan="3" style="background:#eaecf0; text-align:center;" | '''Analytics'''
| colspan="3" class="bs-infobox-section" | '''Analytics'''
|-
|-
| <code>rac</code> || Recent Average Credit || No
| <code>rac</code> || Recent Average Credit || No
Line 124: Line 120:
| <code>cpu performance</code> || CPU-specific performance metric || No
| <code>cpu performance</code> || CPU-specific performance metric || No
|-
|-
| colspan="3" style="background:#eaecf0; text-align:center;" | '''Metadata'''
| colspan="3" class="bs-infobox-section" | '''Metadata'''
|-
|-
| <code>website</code> || Official website URL || No
| <code>website</code> || Official website URL || No