Template:SoftwareInfo: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
mNo edit summary
Jugbogdan (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>{| class="wikitable" style="border-spacing:5px; font-size:90%; text-align:left; width:300px" align=right
<noinclude>
!colspan="2" style="font-size:105%; text-align:center;" | {{PAGENAME}}
Software template.
{{#if: {{{Picture}}} |
It should be called in the following format:
{{!}}-
<pre>
{{Software
|Picture=
|Version=
|Vendor=
|Author=
|License=
|Download=
|Website=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
{|class="wikitable" style="border-spacing:5px; font-size:90%; text-align:left; width:300px" align="right"
! colspan=2|{{PAGENAME}}
|-
{{#if: {{{Picture|}}} |
{{!}} colspan="2" style="text-align:center;" {{!}} [[File:{{{Picture}}}|300px]]
{{!}} colspan="2" style="text-align:center;" {{!}} [[File:{{{Picture}}}|300px]]
{{#if: {{{Author<includeonly>|</includeonly>}}} |
{{!}} -
{{!}}-
|-
{{!}} '''Author'''
}}
{{!}} {{{Author}}} |
| '''Version''' || {{{Version|}}}
{{#if: {{{Vendor<includeonly>|</includeonly>}}} |
|-
{{!}}-
| '''Vendor''' || {{{Vendor|}}}
{{!}} '''Vendor'''
|-
{{!}} {{{Vendor}}} |
| '''Author''' || {{{Author|}}}
{{#if: {{{Year<includeonly>|</includeonly>}}} |
|-
  {{!}}-
| '''License''' || {{{License|}}}
  {{!}} '''Year'''
|-
  {{!}} {{{Year}}} |
| '''Download''' || {{{Download|}}}
{{#if: {{{Version<includeonly>|</includeonly>}}} |
|-
  {{!}}-
| '''Website''' || {{{Website|}}}
  {{!}} '''Version'''
|}
  {{!}} {{{Version}}} |
</includeonly>
{{#if: {{{Env|}}} |
  {{!}}-
  {{!}} '''Environment'''
  {{!}} {{{Env}}} |
{{#if: {{{OS<includeonly>|</includeonly>}}} |
  {{!}}-
  {{!}} '''Operating System'''
  {{!}} {{{OS}}} |
{{#if: {{{Proglang<includeonly>|</includeonly>}}} |
  {{!}}-
  {{!}} '''Programming language'''
  {{!}} {{{Proglang}}} |
{{#if: {{{Licence<includeonly>|</includeonly>}}} |
  {{!}}-
  {{!}} '''Licence'''
  {{!}} {{{Licence}}} |
{{#if: {{{Website<includeonly>|</includeonly>}}} |
  {{!}}-
  {{!}} colspan="2" style="text-align:center;" {{!}} {{{Website}}}
|}</onlyinclude>

Latest revision as of 17:04, 8 July 2019

Software template. It should be called in the following format:

{{Software
|Picture=
|Version=
|Vendor=
|Author=
|License=
|Download=
|Website=
}}

Edit the page to see the template text.