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>..." |
No edit summary |
||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Software | {{Software | ||
| | |Logo= | ||
|Version= | |Version= | ||
|Vendor= | |Vendor= | ||
|License= | |License= | ||
| | |Preceded= | ||
|Succeeded= | |||
|Website= | |Website= | ||
}} | }} | ||
Line 18: | Line 18: | ||
! colspan=2|{{PAGENAME}} | ! colspan=2|{{PAGENAME}} | ||
|- | |- | ||
|colspan=2|[[File:{{{ | |colspan=2|[[File:{{{Logo}}}|300px]] | ||
|- | |- | ||
| '''Version''' | | '''Version''' | ||
Line 26: | Line 26: | ||
| {{{Vendor|}}} | | {{{Vendor|}}} | ||
|- | |- | ||
| ''' | | '''Preceded by''' | ||
| {{{ | | {{{Preceded|}}} | ||
|- | |- | ||
| ''' | | '''Succeeded by''' | ||
| {{{ | | {{{Succeeded|}}} | ||
|- | |- | ||
| '''Website''' | | '''Website''' | ||
| {{{Website|}}} | | {{{Website|}}} | ||
|} | |} | ||
</includeonly> | </includeonly> |
Revision as of 19:21, 8 June 2020
OS Software Tempalte. It should be called in the following format:
{{Software |Logo= |Version= |Vendor= |License= |Preceded= |Succeeded= |Website= }}
Edit the page to see the template text.