Template:Software: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Restoring to the better version of the template. If Andreas change it again I will ban him. License is spelled correctly now. |
||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Software | {{Software | ||
| | |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> | ||
{|class="wikitable" align="right" width="310" | |||
! colspan=2|{{PAGENAME}} | ! colspan=2|{{PAGENAME}} | ||
|- | |- | ||
| colspan=2|[[ | |colspan=2| [[Image:{{PAGENAME}}.png|center|300px]] | ||
|- | |- | ||
| Version | | '''Name''' | ||
| {{{Name|}}} | |||
|- | |||
| '''Version''' | |||
| {{{Version|}}} | | {{{Version|}}} | ||
|- | |- | ||
| | | '''Author''' | ||
| {{{ | | {{{Author|}}} | ||
|- | |- | ||
| | | '''License''' | ||
| {{{ | | {{{License|}}} | ||
|- | |- | ||
| | | '''Download''' | ||
| {{{ | | {{{Download|}}} | ||
|- | |- | ||
| | | '''Website''' | ||
| {{{ | | {{{Website|}}} | ||
|} | |} | ||
</includeonly> | </includeonly> |
Revision as of 03:11, 8 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.