Template:Infobox Component: Difference between revisions

Template page
imported>Alistair3149
m (Text replacement - "{{#translation:}}" to "")
 
sctools>Facerafter
No edit summary
Line 10: Line 10:
{{#if:{{{Manufacturer|}}}|<tr>
{{#if:{{{Manufacturer|}}}|<tr>
<td width="40%" valign="top" colspan="2" style="padding:3px;"><noinclude></noinclude>Manufacturer<noinclude></noinclude></td>
<td width="40%" valign="top" colspan="2" style="padding:3px;"><noinclude></noinclude>Manufacturer<noinclude></noinclude></td>
<td width="60%" style="padding:3px;">{{{Manufacturer}}}</td>
<td width="60%" style="padding:3px;">{{Infobox data MFU|{{{Manufacturer|}}}}}</td>
</tr>}}
</tr>}}
{{#if:{{{Type|}}}|<tr>
{{#if:{{{Type|}}}|<tr>

Revision as of 13:18, 9 March 2023

Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:Infobox Component/doc. Changes can be proposed in the talk page.
Template Usage

The Component Infobox template is used for any type of ship or vehicle component other than weapons. Copy and paste the following code into the top of an article, filling all known fields. Leave all the unknown fields empty and they will not appear on the infobox.

Example
{{Infobox Component
| Name =
| Image =
| Manufacturer = 
| Type = 
| Size =
| Grade = 
| Class = 
| Performance = 
| Signals =
| Efficiency = 
| UEC Price = 
| Locations =
| Fuel/1KM =
| MaxDist/Spool =
| Payload Size =
| Payload Quantity =
| Speed (m/s) = 
}}
Example Input