Template:Software: Difference between revisions
Jump to navigation
Jump to search
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= | ||
|Author= | |Author= | ||
| | |License= | ||
| | |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|}}} | ||
|- | |- | ||
| Author | | Author | ||
Line 31: | Line 29: | ||
| {{{Licence|}}} | | {{{Licence|}}} | ||
|- | |- | ||
| | | Download | ||
| {{{ | | {{{Download|}}} | ||
|- | |||
| Website | |||
| {{{Website|}}} | |||
|} | |} | ||
</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.