Template:Ship: Difference between revisions

From Cruiser Command
Jump to navigation Jump to search
Fixing bug with expression, will make this look nicer later.
No edit summary
 
(10 intermediate revisions by one other user not shown)
Line 7: Line 7:
|align="center" colspan=3|
|align="center" colspan=3|
|}
|}
 
{{#if: {{{Picture|}}} | [[File:{{{Picture}}}|266px]] }}
|- style="vertical-align: top; text-align: left;"  
|- style="vertical-align: top; text-align: left;"  
| width=33% | '''Name'''
| width=33% | '''Name'''
Line 18: Line 18:
{{!}} '''Power'''
{{!}} '''Power'''
{{!}} {{{Energy reg}}} GW
{{!}} {{{Energy reg}}} GW
|- {{#if: {{{Mass|}}} | style="vertical-align: top; text-align: left;" }}
{{!}} '''Mass'''
{{!}} {{{Mass}}}
|- {{#if: {{{Abilities|}}} | style="vertical-align: top; text-align: left;" }}
|- {{#if: {{{Abilities|}}} | style="vertical-align: top; text-align: left;" }}
{{!}} '''Abilities'''
{{!}} '''Abilities'''
Line 23: Line 26:
|-  
|-  
{{!}} '''Cost'''
{{!}} '''Cost'''
{{!}} {{#if: {{{Veldite|}}} | [[File:Veldite.jpg|20px]] {{{Veldite}}} }}
{{!}} {{#if: {{{Veldite|}}} | [[File:Veldite.jpg|20px]] {{{Veldite}}} }} {{#if: {{{Chalcorium|}}}| [[File:Chalcorium.jpg|20px]] {{{Chalcorium}}} }} {{#if: {{{Pyromantite|}}}| [[File:Pyromantite.jpg|20px]] {{{Pyromantite}}} }} {{#if: {{{Kermiculite|}}}| [[File:Kermiculite.jpg|20px]] {{{Kermiculite}}} }}
{{#if: {{{Chalcorium|}}}| [[File:Chalcorium.jpg|20px]] {{{Chalcorium}}} }}
{{#if: {{{Pyromantite|}}}| [[File:Pyromantite.jpg|20px]] {{{Pyromantite}}} }}
{{#if: {{{Kermiculite|}}}| [[File:Kermiculite.jpg|20px]] {{{Kermiculite}}} }}
|}<noinclude>
|}<noinclude>
<pre>
<pre>
{{Ship
{{Ship
|Name=
|Name=
|Picture=
|Hull=
|Hull=
|Energy reg=
|Energy reg=
|Mass=
|Abilities=
|Abilities=
|Veldite=
|Veldite=

Latest revision as of 19:41, 31 March 2013

Ship
Name {{{Name}}}
Hull {{{Hull}}}
Power {{{Energy reg}}} GW
Mass {{{Mass}}}
Abilities {{{Abilities}}}
Cost
{{Ship
|Name=
|Picture=
|Hull=
|Energy reg=
|Mass=
|Abilities=
|Veldite=
|Chalcorium=
|Pyromantite=
|Kermiculite=
}}