Template:Infobox Software: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
Add previous version/next version |
m Error in argument description |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
<pre> | <pre> | ||
name = name of | name = name of product | ||
image = name of wiki image link, you might want to use a screenshot or whatever | image = name of wiki image link, you might want to use a screenshot or whatever | ||
imgwidth = size of image (default 250px) | |||
caption = | |||
type = operating system, database, etc. | type = operating system, database, etc. | ||
creator = or developers as appropriate | creator = or developers as appropriate | ||
| Line 22: | Line 24: | ||
|- | |- | ||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
{{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{image}}}|250px| ]]<br>{{{caption}}} }} | {{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{image}}}|{{{imgwidth|250px}}}| ]]<br>{{{caption}}} }} | ||
|- | |- | ||
| Line 57: | Line 59: | ||
{{#if: {{{year introduced|}}} | | {{#if: {{{year introduced|}}} | | ||
! | ! Date Released: | ||
{{!}} {{{year introduced}}} }} | {{!}} {{{year introduced}}} }} | ||
|- | |- | ||
{{#if: {{{year discontinued|}}} | | {{#if: {{{year discontinued|}}} | | ||
! | ! Date Discontinued: | ||
{{!}} {{{year discontinued}}} }} | {{!}} {{{year discontinued}}} }} | ||
|- | |- | ||
| Line 68: | Line 70: | ||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 11:11, 10 March 2024
This template is for software distributions
name = name of product image = name of wiki image link, you might want to use a screenshot or whatever imgwidth = size of image (default 250px) caption = 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