Difference between revisions of "Template:ToolBox"

From GTAMods Wiki
Jump to navigation Jump to search
m (Reverted edits by Steve-m (Talk) to last version by Seemann)
m (installed missing extension to make conditionals work)
Line 1: Line 1:
{|cellspacing="4" cellpadding="2" style="border: 1px solid #cedff2; width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; margin: 1em auto 1em auto" align="right"
+
<table cellspacing="4" cellpadding="2" style="border: 1px solid #cedff2; background-color: #F9F9F9; clear: right; float: right; width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; margin: .5em 0 .5em 1em">
|+ style="font-size: 125%; font-weight: bold;" | {{{name}}}
+
{{#if:{{{name|}}}|<caption style="font-size: 125%; font-weight: bold;">{{{name}}}</caption>}}
|-
+
{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align: center">{{{image}}}</td></tr>}}
| '''Current version:''' || {{{version|}}}
+
{{#if:{{{version|}}}|<tr><th>Current version:</th><td>{{{version}}}</td></tr>}}
|-
+
{{#if:{{{author|}}}|<tr><th>Developed by:</th><td>{{{author}}}</td></tr>}}
| '''Developed by:''' || {{{author|}}}
+
{{#if:{{{genre|}}}|<tr><th>Type:</th><td>{{{genre}}}</td></tr>}}
|-
+
{{#if:{{{site|}}}|<tr><th>Website:</th><td>{{{site}}}</td></tr>}}
| '''Website:''' || {{{site|}}}
+
</table>
|-
 
| colspan="2" align="center" | {{{image|}}}
 
|}
 

Revision as of 17:44, 25 December 2008