Template:ShipBox: Difference between revisions

From Siroccopedia
Jump to navigationJump to search
Pancakes (talk | contribs)
Created page with "<onlyinclude> <div style="float:right; clear:right; margin:0 0 1em 1em; width:300px;"> {| class="wikitable" ! colspan="2" style="text-align:center;" | '''{{{name}}}''' |- | colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]] |- | '''Ship size''' || {{{size}}} |- | '''Ship range''' || {{{range}}} |- | '''Type''' || {{{type}}} |- | '''Base Speed''' || {{{speed}}} |- | '''Base HP''' || {{{hp}}} |} </div> </onlyinclude>"
 
Pancakes (talk | contribs)
No edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
<div style="float:right; clear:right; margin:0 0 1em 1em; width:300px;">
<div style="float:right; clear:right; width:350px;">
{| class="wikitable"
{| class="wikitable" style="width:100%;"
! colspan="2" style="text-align:center;" | '''{{{name}}}'''
! colspan="2" style="text-align:center;" | '''{{{name}}}'''
|-
|-

Revision as of 18:51, 22 June 2025


{{{name}}}
[[File:{{{image}}}|250px]]
Ship size {{{size}}}
Ship range {{{range}}}
Type {{{type}}}
Base Speed {{{speed}}}
Base HP {{{hp}}}