|
|
第1行: |
第1行: |
− | {| class="infobox" cellspacing="5" style="width: 24em; font-size: 90%; text-align: left;"
| |
− | |+ style="font-size: 130%; font-weight: bold;" | {{{name}}}
| |
− | ! colspan="2" style="text-align: center" | {{{logo|}}}
| |
− | {{#if:{{{screenshot|}}}|
| |
− | <tr><td colspan="2" style="text-align: center;">{{{screenshot|}}}<br />{{{caption}}}</td></tr>
| |
− | }}{{#if:{{{author|}}}|
| |
− | <tr><th>[[Software design|Author]]:</th><td>{{{author|}}}</td></tr>
| |
− | }}{{#if:{{{developer|}}}|
| |
− | <tr><th>[[Software maintenance|Maintainer]]:</th><td>{{{developer|}}}</td></tr>
| |
− | }}{{#if:{{{released|}}}|
| |
− | <tr><th>Release dates:</th><td>{{{released|}}}</td></tr>
| |
− | }}{{#if:{{{latest release version|{{{latest_release_version|}}}}}}|
| |
− | <tr><th>[[Software release|Latest release]]:</th><td>{{{latest release version|{{{latest_release_version|}}}}}} / {{{latest release date|{{{latest_release_date|}}}}}}</td></tr>
| |
− | }}{{#if:{{{latest preview version|{{{latest_preview_version|}}}}}}|
| |
− | <tr><th>[[Software release|Preview release]]:</th><td>{{{latest preview version|{{{latest_preview_version|}}}}}} / {{{latest preview date|{{{latest_preview_date|}}}}}}</td></tr>
| |
− | }}{{#if:{{{operating system|{{{operating_system|}}}}}}|
| |
− | <tr><th>[[Operating system|OS]]:</th><td>{{{operating system|{{{operating_system}}}}}}</td></tr>
| |
− | }}{{#if:{{{platform|}}}|
| |
− | <tr><th>[[Platform (computing)|Platform]]:</th><td>{{{platform|}}}</td></tr>
| |
− | }}
| |
− | |-
| |
− | ! Use:
| |
− | |{{{genre|{{{use|}}}}}}
| |
− | {{#if:{{{license|}}}|
| |
− | <tr><th>[[Software license|License]]:</th><td>{{{license}}}</td></tr>|
| |
− | {{#if:{{{licence|}}}|
| |
− | <tr><th>[[Software license|Licence]]:</th><td>{{{licence}}}</td></tr>
| |
− | }}}}
| |
− | |-
| |
− | ! [[Website]]:
| |
− | | {{{website}}}
| |
− | |}<noinclude>
| |
| == Usage == | | == Usage == |
| {| style="background: transparent;" | | {| style="background: transparent;" |
第53行: |
第21行: |
| </pre> | | </pre> |
| |} | | |} |
| + | '''Note 1''': Pick either ''license'' (American English) or ''licence'' (Commonwealth English), not both - select the one which matches the content of the article the template is used in. |
| + | '''Note 2''': The ''developer'' field actually displays as ''Maintainer''. |
2006年10月11日 (三) 13:29的版本
Usage
{{Infobox Software
| name =
| logo =
| screenshot =
| caption =
| author =
| developer =
| released =
| latest release version =
| latest release date =
| latest preview version =
| latest preview date =
| operating system =
| platform =
| genre =
| license =
| website =
}}
|
Note 1: Pick either license (American English) or licence (Commonwealth English), not both - select the one which matches the content of the article the template is used in.
Note 2: The developer field actually displays as Maintainer.