Difference between revisions of "Template:Infobox Software"
From Computer History Wiki
(removed a newline...) |
(Add previous version/next version) |
||
| Line 10: | Line 10: | ||
year introduced = | year introduced = | ||
year discontinued = | year discontinued = | ||
| + | previous version = previous version | ||
| + | next version = next version | ||
current version = current version | current version = current version | ||
</pre> | </pre> | ||
| Line 37: | Line 39: | ||
! Platform: | ! Platform: | ||
{{!}} {{{platform}}} }} | {{!}} {{{platform}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{previous version|}}} | | ||
| + | ! Previous Version: | ||
| + | {{!}} {{{previous version}}} }} | ||
| + | |- | ||
| + | |||
| + | {{#if: {{{next version|}}} | | ||
| + | ! Next Version: | ||
| + | {{!}} {{{next version}}} }} | ||
|- | |- | ||
Revision as of 05:53, 25 July 2017
This template is for software distributions
name = name of drive image = name of wiki image link, you might want to use a screenshot or whatever type = operating system, database, etc. creator = or developers as appropriate platform = maybe cross-platform year introduced = year discontinued = previous version = previous version next version = next version current version = current version