Difference between revisions of "Template:Infobox Software"
From SimsWiki
| Line 1: | Line 1: | ||
| − | + | <table class="infobox plainlinks" style="width: 250px; font-size:90%; text-align: left; float: right;" cellspacing="4"> | |
| − | + | <tr><th colspan="2" style="text-align: center;"><big> {{if|test={{{name|}}}|then={{{name}}}|else={{PAGENAME}} }}</big></th></tr> | |
| − | + | {{if | |
| − | + | |test={{{logo|}}} | |
| − | | | + | |then=<tr><td colspan="2" style="text-align: center;">[[Image:{{{logo}}}|250px|center]]<small>{{{caption|}}}</small></td></tr> |
| − | {{ | + | }}{{if |
| − | {{if{{{ | + | |test={{{developer|}}} |
| − | + | |then=<tr><th>Developer</th><td>{{{developer}}}</td></tr> | |
| − | + | }}{{if | |
| − | + | |test={{{latest_release_version|}}} | |
| − | + | |then=<tr><th>Latest Version</th><td>{{{latest_release_version}}}</td></tr> | |
| − | + | }}{{if | |
| − | + | |test={{{latest_release_date|}}} | |
| − | {{if{{{ | + | |then=<tr><th>Latest Version Released</th><td>{{{latest_release_date}}}</td></tr> |
| − | + | }}{{if | |
| − | + | |test={{{operating_system|}}} | |
| − | + | |then=<tr><th>Operating System</th><td>{{{operating_system}}}</td></tr> | |
| − | + | }}{{if | |
| + | |test={{{website|}}} | ||
| + | |then=<tr><th>Website</th><td>{{{website}}}</td></tr> | ||
| + | }} | ||
<noinclude> | <noinclude> | ||
Revision as of 03:51, 13 June 2006
| Infobox Software | |
|---|---|
{{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.