Template:Software: Difference between revisions
Appearance
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 |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Software | {{Software | ||
|Picture= | |||
|Name= | |Name= | ||
|Version= | |Version= | ||
Line 13: | Line 14: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{|class="wikitable" align="right" | ||
! | ! colspan=2|{{PAGENAME}} | ||
|- | |- | ||
|colspan=2|<center>[[File:{{{Picture}}}|128px]]</center> | |||
|- | |||
| '''Name''' | |||
| {{{Name|}}} | | {{{Name|}}} | ||
|- | |- | ||
| '''Version''' | |||
| {{{Version|}}} | | {{{Version|}}} | ||
|- | |- | ||
| '''Vendor''' | |||
| {{{Vendor|}}} | | {{{Vendor|}}} | ||
|- | |- | ||
| '''Author''' | |||
| {{{Author|}}} | | {{{Author|}}} | ||
|- | |- | ||
| '''Licence''' | |||
| {{{Licence|}}} | | {{{Licence|}}} | ||
|- | |- | ||
| '''WWW''' | |||
| {{{WWW|}}} | | {{{WWW|}}} | ||
|} | |} | ||
[[Category:Software]] | [[Category:Software]] | ||
</includeonly> | </includeonly> |
Latest revision as of 01:08, 4 February 2024
Software template. It should be called in the following format:
{{Software |Picture= |Name= |Version= |Vendor= |Author= |Licence= |WWW= }}
Edit the page to see the template text.