Template:Software: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m restore working template |
||
| Line 6: | Line 6: | ||
|Name= | |Name= | ||
|Version= | |Version= | ||
|Vendor= | |||
|Author= | |Author= | ||
| | |Licence= | ||
| | |WWW= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly>{|class="wikitable" align="right" | ||
{|class="wikitable" align="right | |||
! colspan=2|{{PAGENAME}} | ! colspan=2|{{PAGENAME}} | ||
|- | |- | ||
| | | Name | ||
| {{{Name|}}} | | {{{Name|}}} | ||
|- | |- | ||
| | | Version | ||
| {{{Version|}}} | | {{{Version|}}} | ||
|- | |- | ||
| | | Vendor | ||
| {{{Vendor|}}} | |||
|- | |||
| Author | |||
| {{{Author|}}} | | {{{Author|}}} | ||
|- | |- | ||
| | | Licence | ||
| {{{ | | {{{Licence|}}} | ||
|- | |- | ||
| | | WWW | ||
| {{{ | | {{{WWW|}}} | ||
|} | |} | ||
[[Category:Software]] | |||
</includeonly> | </includeonly> | ||
Revision as of 22:12, 7 July 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.