Template:Software: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{Software
{{Software
|Name=
|Picture=NA.png
|Version=
|Version=
|Vendor=
|Author=
|Author=
|License=
|License=
Line 14: Line 15:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
{|class="wikitable" align="right" style="width:310;"
{|class="wikitable" align="right" width="310"
! colspan=2|{{PAGENAME}}
! colspan=2|{{PAGENAME}}
|-
|-
|colspan=2| [[Image:{{PAGENAME}}.png|center|300px]]
|colspan=2|[[File:{{{Picture}}}|300px]]
|-
|-
| Name
| '''Version'''
| {{{Name|}}}
| {{{Version|}}}
|-
|-
| Version
| '''Vendor'''
| {{{Version|}}}
| {{{Vendor|}}}
|-
|-
| Author
| '''Author'''
| {{{Author|}}}
| {{{Author|}}}
|-
|-
| License
| '''License'''
| {{{License|}}}
| {{{License|}}}
|-
|-
| Download
| '''Download'''
| {{{Download|}}}
| {{{Download|}}}
|-
|-
| Website
| '''Website'''
| {{{Website|}}}
| {{{Website|}}}
|}
|}
</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.