Template:ShipBox: Difference between revisions
From Siroccopedia
Jump to navigationJump to search
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>" |
mNo edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
<div style="float:right; clear:right; margin:0 0 1em 1em; width: | <div style="float:right; clear:right; margin: 0 0 1em 1em; width:350px; background-color: transparent; border: none;"> | ||
{| class="wikitable" | {| class="wikitable" style="width:100%; border: none;" | ||
! colspan="2" style="text-align:center;" | '''{{{name}}}''' | ! colspan="2" style="text-align:center;" | '''{{{name}}}''' | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]] | | colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px]] | ||
|- | |- | ||
| '''Ship size''' || {{{size}}} | | '''Ship size''' || [[Ship Sizes|{{{size}}}]] | ||
|- | |- | ||
| '''Ship range''' || {{{range}}} | | '''Ship range''' || {{{range}}} | ||
|- | |- | ||
| '''Type''' || {{{type}}} | | '''Type''' || {{{type}}} | ||
|} | |} | ||
</div> | </div> | ||
</onlyinclude> | </onlyinclude> |
Latest revision as of 22:13, 25 June 2025
{{{name}}} | |
---|---|
[[File:{{{image}}}|250px]] | |
Ship size | {{{size}}} |
Ship range | {{{range}}} |
Type | {{{type}}} |