Template:Infobox software: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
| 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></includeonly><noinclude> | </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> | |||
== Template:Infobox software == | == Template:Infobox software == | ||
Modern BOINC-oriented infobox template for distributed computing and software project articles. | Modern BOINC-oriented infobox template for distributed computing and software project articles. | ||
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. | |||
=== Parameters === | === Parameters === | ||
| Line 55: | Line 61: | ||
|- | |- | ||
| <code>caption</code> || Caption below screenshot || No | | <code>caption</code> || Caption below screenshot || No | ||
|- | |||
| <code>description</code> || Custom SEO meta description (overrides auto-generated one) || No | |||
|- | |- | ||
| colspan="3" style="background:#eaecf0; text-align:center;" | '''Project''' | | colspan="3" style="background:#eaecf0; text-align:center;" | '''Project''' | ||
| Line 132: | Line 140: | ||
| screenshot = [email protected] | | screenshot = [email protected] | ||
| caption = Einstein@Home screensaver | | caption = Einstein@Home screensaver | ||
| description = Einstein@Home is an active Astrophysics BOINC project searching for gravitational waves and pulsars, developed by Bruce Allen and sponsored by the Max Planck Society. | |||
| status = Active | | status = Active | ||