Template:Shipbox/doc: Difference between revisions
Siege Heart (talk | contribs) Created page with "{{documentation}} This template allows you to display information for a particular ship class in an easy to read table. ===Syntax=== <pre>{{Cargo|<Cargo Size>}}</pre> ===Usa..." |
Siege Heart (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
===Syntax=== | ===Syntax=== | ||
<pre>{{ | <pre>{{Shipbox | ||
|TR= Value | |||
|Armor= Value | |||
|Attack= Value | |||
|Damage= Value | |||
|DamageReflection= Value% | |||
|ShieldRecharge= Value / turn | |||
|EE= Value% | |||
|WepRecharge= Value | |||
|CSS= Value/Value | |||
|EvasionRating= Value | |||
|DamageReduction= Value% | |||
|Defense= Value | |||
|HackRating= Value% | |||
|HR= Value | |||
|Intel= Value% | |||
|Salvage= Value% | |||
|SensorScan= Value | |||
|Shields= Value | |||
}} | |||
</pre> | |||
===Usage=== | ===Usage=== | ||
''' | '''Ship Information Box''': | ||
<pre>{{ | <pre>{{Shipbox | ||
|TR= 75 | |||
|Armor= 200 | |||
|Attack= 0 | |||
|Damage= 5 | |||
|DamageReflection= 0% | |||
|ShieldRecharge= 0 / turn | |||
|EE= 0% | |||
|WepRecharge= 0 | |||
|CSS= 15/15 | |||
|EvasionRating= 0 | |||
|DamageReduction= 0% | |||
|Defense= 1 | |||
|HackRating= 10% | |||
|HR= 0 | |||
|Intel= 0% | |||
|Salvage= 0% | |||
|SensorScan= 3 | |||
|Shields= 200 | |||
}} | |||
</pre> | |||
{{ | {{Shipbox | ||
|TR= 75 | |||
= | |Armor= 200 | ||
|Attack= 0 | |||
|Damage= 5 | |||
| | |DamageReflection= 0% | ||
| | |ShieldRecharge= 0 / turn | ||
| | |EE= 0% | ||
| | |WepRecharge= 0 | ||
| | |CSS= 15/15 | ||
| | |EvasionRating= 0 | ||
| | |DamageReduction= 0% | ||
|Defense= 1 | |||
|HackRating= 10% | |||
|HR= 0 | |||
|Intel= 0% | |||
|Salvage= 0% | |||
|SensorScan= 3 | |||
|Shields= 200 | |||
}} | |||