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 |
Difference between revisions of "Template:InfoboxProgram"
(restored) |
(cat. changed) |
||
Line 25: | Line 25: | ||
{{InfoboxProgram|title=CUDALucas|workload=[[Lucas-Lehmer test]]|release=2009|latest=2.06beta<br>2017-05-05}} | {{InfoboxProgram|title=CUDALucas|workload=[[Lucas-Lehmer test]]|release=2009|latest=2.06beta<br>2017-05-05}} | ||
− | [[Category: | + | [[Category:Infoboxes|Program]]</noinclude><includeonly>{| align="right" border="1" cellpadding="5" cellspacing="2" style="background-color: #eee; margin:0px 10px 10px 10px;" |
|+'''{{{title}}}''' | |+'''{{{title}}}''' | ||
|- | |- |
Latest revision as of 11:51, 7 March 2019
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 |