Template:Infobox craft type: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
<!-- ***Craft images*** --> | <!-- ***Craft images*** --> | ||
| | | rowclass1 = mergedtoprow | ||
| | | data1 = {{#if:{{{craft_images|}}}|<!-- | ||
-->{{#invoke:InfoboxImage|InfoboxImage<!-- | -->{{#invoke:InfoboxImage|InfoboxImage<!-- | ||
-->|image={{{craft_images|}}}<!-- | -->|image={{{craft_images|}}}<!-- | ||
| Line 19: | Line 19: | ||
<!--***Craft details*** --> | <!--***Craft details*** --> | ||
| | | rowclass2 = mergedtoprow | ||
| | | header2 = {{#if:{{{minimum_size|}}}{{{maximum_size|}}}{{{can_fly|}}}{{{height_limit|}}}{{{height_above_ground|}}}{{{cruise_speed|}}}|Craft details}} | ||
| | | rowclass3 = mergedtoprow | ||
| | | label3 = Minimum size (blocks) | ||
| | | data3 = {{{minimum_size|}}} | ||
| | | rowclass4 = mergedrow | ||
| | | label4 = Maxmimum size (blocks) | ||
| | | data4 = {{{maximum_size|}}} | ||
| | | rowclass5 = mergedrow | ||
| | | label5 = Can fly | ||
| | | data5 = {{{can_fly|}}} | ||
| | | rowclass6 = mergedrow | ||
| | | label6 = {{Hover title|Maximum height the top of the craft can reach without being pushed down|Height limit}} | ||
| | | data6 = {{{height_limit|}}} | ||
| | | rowclass7 = mergedrow | ||
| | | label7 = {{Hover title|Maximum height above the nearest blocks below or the void the craft can reach before being pushed down|Maximum height above ground}} | ||
| | | data7 = {{{height_above_ground|}}} | ||
| | | rowclass8 = mergedrow | ||
| | | label8 = Speed | ||
| | | data8 = {{{speed|}}} | ||
| | | rowclass9 = mergedrow | ||
| | | label9 = {{Hover title|Blocks required for the craft to move, includes both move blocks and fly blocks|Block requirements}} | ||
| | | data9 = {{{block_requirements|}}} | ||
<!-- ***Miscellaneous information*** --> | <!-- ***Miscellaneous information*** --> | ||
| | | rowclass10 = mergedtoprow | ||
| | | header10 = Miscellaneous information | ||
| | | rowclass11 = mergedtoprow | ||
| | | label11 = Classes | ||
| | | data11 = {{{classes|}}} | ||
| | | rowclass12 = mergedtoprow | ||
| | | label12 = First implemented | ||
| | | data12 = {{{first_implemented|}}} | ||
<!-- ***Footnotes*** --> | <!-- ***Footnotes*** --> | ||