Difference between revisions of "Template:Infobox Ship"
From Siglerpedia
Scottsigler (Talk | contribs) |
Scottsigler (Talk | contribs) |
||
| Line 34: | Line 34: | ||
<pre> | <pre> | ||
| − | {{ | + | <pre> |
| − | | name = | + | {{Infobox_Ship |
| − | | type = Heavy Cruiser | + | | name = ''Ship or class name'' |
| − | | faction = | + | | type = ''e.g., Heavy Cruiser, Destroyer, Carrier'' |
| − | | speed = | + | | faction = ''Who built or commands the ship'' |
| − | | propulsion = Grav-flux | + | | speed = ''Max or combat speed'' |
| − | | armor = | + | | propulsion = ''Drive type (e.g., Grav-flux, Fusion core)'' |
| + | | armor = ''Describe hull composition or defense type'' | ||
| armament = | | armament = | ||
| − | * | + | * ''Primary weapon 1'' |
| − | * | + | * ''Primary weapon 2'' |
| − | * | + | * ''Secondary weapons'' |
| − | + | | hangar = ''Number and type of carried craft'' | |
| − | | hangar = | + | | notes = ''Tactics, weaknesses, or quirks'' |
| − | | notes = | + | |
}} | }} | ||
| + | </pre> | ||
</pre> | </pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 12:48, 4 April 2025
Usage
To include this infobox on a ship page, paste the following and customize the fields:
<pre>
{{Infobox_Ship
| name = ''Ship or class name''
| type = ''e.g., Heavy Cruiser, Destroyer, Carrier''
| faction = ''Who built or commands the ship''
| speed = ''Max or combat speed''
| propulsion = ''Drive type (e.g., Grav-flux, Fusion core)''
| armor = ''Describe hull composition or defense type''
| armament =
* ''Primary weapon 1''
* ''Primary weapon 2''
* ''Secondary weapons''
| hangar = ''Number and type of carried craft''
| notes = ''Tactics, weaknesses, or quirks''
}}
</pre>