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
Line 6: Line 6:
|Name=
|Name=
|Version=
|Version=
|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>
! colspan=2|{{PAGENAME}}
{|class="wikitable" align="right"
! colspan=2|{{PAGENAME}}<br>[[Image:{{}}.png|thumb]]
|-
|-
| Name
| Name
Line 21: Line 22:
| Version
| Version
| {{{Version|}}}
| {{{Version|}}}
|-
| Vendor
| {{{Vendor|}}}
|-
|-
| Author
| Author
Line 31: Line 29:
| {{{Licence|}}}
| {{{Licence|}}}
|-
|-
| WWW
| Download
| {{{WWW|}}}
| {{{Download|}}}
|-
| Website
| {{{Website|}}}
|}
|}
[[Category:Software]]
 
</includeonly>
</includeonly>

Revision as of 19:10, 5 July 2019

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

{{Software
|Name=
|Version=
|Author=
|License=
|Download=
|Website=
}}

Edit the page to see the template text.