Template:OS Release: Difference between revisions

From OS2World.Com Wiki
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>..."
 
Tomh (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
OS Software Tempalte.
OS Software Template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{Software
{{Software
|Picture=
|Logo=
|Version=
|Version=
|ReleaseDate=
|Vendor=
|Vendor=
|Author=
|License=
|License=
|Download=
|Preceded=
|Succeeded=
|Website=
|Website=
}}
}}
Line 18: Line 19:
! colspan=2|{{PAGENAME}}
! colspan=2|{{PAGENAME}}
|-
|-
|colspan=2|[[File:{{{Picture}}}|300px]]
|colspan=2|[[File:{{{Logo}}}|300px]]
|-
|-
| '''Version'''
| '''Version'''
| {{{Version|}}}
| {{{Version|}}}
|-
| '''Release Date'''
| {{{ReleaseDate|}}}
|-
|-
| '''Vendor'''
| '''Vendor'''
Line 29: Line 33:
| {{{License|}}}
| {{{License|}}}
|-
|-
| '''Download'''
| '''Preceded by'''
| {{{Download|}}}
| {{{Preceded|}}}
|-
| '''Succeeded by'''
| {{{Succeeded|}}}
|-
|-
| '''Website'''
| '''Website'''
| {{{Website|}}}
| {{{Website|}}}
Preceded by
Succeeded by
|}
|}
</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.