Difference between revisions of "Template:Infobox Ship"

From Siglerpedia
Jump to: navigation, search
 
Line 33: Line 33:
 
To add this infobox to a new ship page, copy and paste the code below and replace placeholder values with actual data.
 
To add this infobox to a new ship page, copy and paste the code below and replace placeholder values with actual data.
  
 
[[Category:Templates]]
 
</noinclude>
 
<pre>
 
 
<pre>
 
<pre>
 
{{Infobox_Ship
 
{{Infobox_Ship
Line 52: Line 48:
 
| notes = ''Tactics, weaknesses, or quirks''
 
| notes = ''Tactics, weaknesses, or quirks''
 
}}
 
}}
</pre>
 
 
</pre>
 
</pre>
  
 
[[Category:Templates]]
 
[[Category:Templates]]
 +
 
</noinclude>
 
</noinclude>

Latest revision as of 13:04, 4 April 2025


Usage Instructions

To add this infobox to a new ship page, copy and paste the code below and replace placeholder values with actual data.

{{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''
}}