Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3).
Navigation
Topics Help • Register • News • History • How to • Sequences statistics • Template prototypes

Template:InfoboxProgram

From Prime-Wiki
Revision as of 11:51, 7 March 2019 by Karbon (talk | contribs) (cat. changed)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This template will show an infobox for a software program with some data given on the right side of the page.

Calling

{{InfoboxProgram|<title>|<workload>|<release>|<latest>}}

where

  • title: title above the infobox, mostly name of the program
  • workload: type of workload
  • release: date/year of first release
  • latest: latest version
{{InfoboxProgram
|title=
|workload=
|release=
|latest=
}}

Example

{{InfoboxProgram|title=CUDALucas|workload=[[Lucas-Lehmer test]]|release=2009|latest=2.06beta<br>2017-05-05}}

will give

CUDALucas
Workload type Lucas-Lehmer test
First release 2009
Latest version 2.06beta
2017-05-05