Template:Software: Difference between revisions
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 | ||
| | |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" | {|class="wikitable" align="right" width="310" | ||
! colspan=2|{{PAGENAME}} | ! colspan=2|{{PAGENAME}} | ||
|- | |- | ||
|colspan=2| [[ | |colspan=2|[[File:{{{Picture}}}|300px]] | ||
|- | |- | ||
| | | '''Version''' | ||
| {{{ | | {{{Version|}}} | ||
|- | |- | ||
| | | '''Vendor''' | ||
| {{{ | | {{{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.