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>..."
 
No edit summary
Line 4: Line 4:
<pre>
<pre>
{{Software
{{Software
|Picture=
|Logo=
|Version=
|Version=
|Vendor=
|Vendor=
|Author=
|License=
|License=
|Download=
|Preceded=
|Succeeded=
|Website=
|Website=
}}
}}
Line 18: Line 18:
! colspan=2|{{PAGENAME}}
! colspan=2|{{PAGENAME}}
|-
|-
|colspan=2|[[File:{{{Picture}}}|300px]]
|colspan=2|[[File:{{{Logo}}}|300px]]
|-
|-
| '''Version'''
| '''Version'''
Line 26: Line 26:
| {{{Vendor|}}}
| {{{Vendor|}}}
|-
|-
| '''License'''
| '''Preceded by'''
| {{{License|}}}
| {{{Preceded|}}}
|-
|-
| '''Download'''
| '''Succeeded by'''
| {{{Download|}}}
| {{{Succeeded|}}}
|-
|-
| '''Website'''
| '''Website'''
| {{{Website|}}}
| {{{Website|}}}
Preceded by
Succeeded by
|}
|}
</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.