Template:Software: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
Created page with "<noinclude> Software template. It should be called in the following format: <pre> {{Software |Name= |Version= |Vendor= |Author= |Licence= |WWW= }} </pre> Edit the page to see..."
 
No edit summary
 
(18 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{Software
{{Software
|Name=
|Picture=NA.png
|Version=
|Version=
|Vendor=
|Vendor=
|Author=
|Author=
|Licence=
|License=
|WWW=
|Download=
|Website=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{|class="wikitable" align="right"
</noinclude><includeonly>
{|class="wikitable" align="right" width="310"
! colspan=2|{{PAGENAME}}
! colspan=2|{{PAGENAME}}
|-
|-
| Name
|colspan=2|[[File:{{{Picture}}}|300px]]
| {{{Name|}}}
|-
|-
| Version
| '''Version'''
| {{{Version|}}}
| {{{Version|}}}
|-
|-
| Vendor
| '''Vendor'''
| {{{Vendor|}}}
| {{{Vendor|}}}
|-
|-
| Author
| '''Author'''
| {{{Author|}}}
| {{{Author|}}}
|-
|-
| Licence
| '''License'''
| {{{Licence|}}}
| {{{License|}}}
|-
|-
| WWW
| '''Download'''
| {{{WWW|}}}
| {{{Download|}}}
|-
| '''Website'''
| {{{Website|}}}
|}
|}
[[Category:Software]]
</includeonly>
</includeonly>

Latest revision as of 17:47, 10 April 2021

Software template. It should be called in the following format:

{{Software
|Picture=NA.png
|Version=
|Vendor=
|Author=
|License=
|Download=
|Website=
}}

Edit the page to see the template text.