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
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
Workload type | Lucas-Lehmer test |
First release | 2009 |
Latest version | 2.06beta 2017-05-05 |