Template:OS Release: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude> OS Software Tempalte. It should be called in the following format: <pre> {{Software |Picture= |Version= |Vendor= |Author= |License= |Download= |Website= }} </pre>..." |
mNo edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
OS Software | OS Software Template. | ||
It should be called in the following format: | It should be called in the following format: | ||
<pre> | <pre> | ||
{{Software | {{Software | ||
| | |Logo= | ||
|Version= | |Version= | ||
|ReleaseDate= | |||
|Vendor= | |Vendor= | ||
|License= | |License= | ||
| | |Preceded= | ||
|Succeeded= | |||
|Website= | |Website= | ||
}} | }} | ||
Line 18: | Line 19: | ||
! colspan=2|{{PAGENAME}} | ! colspan=2|{{PAGENAME}} | ||
|- | |- | ||
|colspan=2|[[File:{{{ | |colspan=2|[[File:{{{Logo}}}|300px]] | ||
|- | |- | ||
| '''Version''' | | '''Version''' | ||
| {{{Version|}}} | | {{{Version|}}} | ||
|- | |||
| '''Release Date''' | |||
| {{{ReleaseDate|}}} | |||
|- | |- | ||
| '''Vendor''' | | '''Vendor''' | ||
Line 29: | Line 33: | ||
| {{{License|}}} | | {{{License|}}} | ||
|- | |- | ||
| ''' | | '''Preceded by''' | ||
| {{{ | | {{{Preceded|}}} | ||
|- | |||
| '''Succeeded by''' | |||
| {{{Succeeded|}}} | |||
|- | |- | ||
| '''Website''' | | '''Website''' | ||
| {{{Website|}}} | | {{{Website|}}} | ||
|} | |} | ||
</includeonly> | </includeonly> |
Latest revision as of 23:21, 8 June 2020
OS Software Template. It should be called in the following format:
{{Software |Logo= |Version= |ReleaseDate= |Vendor= |License= |Preceded= |Succeeded= |Website= }}
Edit the page to see the template text.