Difference between revisions of "Template:Infobox Software"
From SimsWiki
| Line 1: | Line 1: | ||
{| class="infobox" cellspacing="2" style="width: 21em; font-size: 90%; text-align: left;" | {| class="infobox" cellspacing="2" style="width: 21em; font-size: 90%; text-align: left;" | ||
| − | + | colspan="2" style="font-size: larger; text-align: center" | |
| − | {{if{{{screenshot|}}}|<tr><td colspan="2" style="text-align: center;">{{{screenshot|}}}<br />{{{caption}}}</td></tr>}} | + | | {{{logo|}}} |
| + | | ||
| + | {{{name}}} | ||
| + | {{if|test={{{screenshot|}}}|then=<tr><td colspan="2" style="text-align: center;">{{{screenshot|}}}<br />{{{caption}}}</td></tr>}} | ||
|- | |- | ||
{{if{{{developer|}}}|<tr><th>[[Software maintenance|Maintainer]]:</th><td>{{{developer|}}}</td></tr>}} | {{if{{{developer|}}}|<tr><th>[[Software maintenance|Maintainer]]:</th><td>{{{developer|}}}</td></tr>}} | ||
Revision as of 04:45, 13 June 2006
|
{{{name}}} | |
| Use: | {{{genre}}} |
|---|---|
| Website: | {{{website}}} |
Usage
{{Infobox Software
| name =
| logo =
| screenshot =
| caption =
| developer =
| latest_release_version =
| latest_release_date =
| latest_preview_version =
| latest_preview_date =
| operating_system =
| platform =
| genre =
| license =
| website =
}}
|
Note: Use either license (American English) or licence (Commonwealth English), only when using this template, not both - select the one which matches the content of the article the template is used in.