Jump to content

Template:Software: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 14: Line 14:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{|class="wikitable"
</noinclude><includeonly>{|class="wikitable"
! colspan=2|<span style="font-size: larger;">{{PAGENAME}}</span>
! colspan=2|{{PAGENAME}}
|-
|-
! Name
| Name
| {{{Name|}}}
| {{{Name|}}}
|-
|-
! Version
| Version
| {{{Version|}}}
| {{{Version|}}}
|-
|-
! Vendor
| Vendor
| {{{Vendor|}}}
| {{{Vendor|}}}
|-
|-
! Author
| Author
| {{{Author|}}}
| {{{Author|}}}
|-
|-
! Licence
| Licence
| {{{Licence|}}}
| {{{Licence|}}}
|-
|-
! WWW
| WWW
| {{{WWW|}}}
| {{{WWW|}}}
|}
|}
[[Category:Software]]
[[Category:Software]]
</includeonly>
</includeonly>

Revision as of 15:09, 9 April 2019

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

{{Software
|Name=
|Version=
|Vendor=
|Author=
|Licence=
|WWW=
}}

Edit the page to see the template text.