Template:Infobox craft type: Difference between revisions

From BBBBT
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


<!-- ***Craft images*** -->
<!-- ***Craft images*** -->
| rowclass = mergedtoprow
| rowclass1 = mergedtoprow
| data = {{#if:{{{craft_images|}}}|<!--
| data1 = {{#if:{{{craft_images|}}}|<!--
   -->{{#invoke:InfoboxImage|InfoboxImage<!--
   -->{{#invoke:InfoboxImage|InfoboxImage<!--
         -->|image={{{craft_images|}}}<!--
         -->|image={{{craft_images|}}}<!--
Line 19: Line 19:


<!--***Craft details*** -->
<!--***Craft details*** -->
| rowclass35 = mergedtoprow
| rowclass2 = mergedtoprow
| header35 = {{#if:{{{minimum_size|}}}{{{maximum_size|}}}{{{can_fly|}}}{{{height_limit|}}}{{{height_above_ground|}}}{{{cruise_speed|}}}|Craft details}}
| header2 = {{#if:{{{minimum_size|}}}{{{maximum_size|}}}{{{can_fly|}}}{{{height_limit|}}}{{{height_above_ground|}}}{{{cruise_speed|}}}|Craft details}}


| rowclass36 = mergedtoprow
| rowclass3 = mergedtoprow
| label36 = Minimum size (blocks)
| label3 = Minimum size (blocks)
data36 = {{{minimum_size|}}}
data3 = {{{minimum_size|}}}


| rowclass37 = mergedrow
| rowclass4 = mergedrow
| label37 = Maxmimum size (blocks)
| label4 = Maxmimum size (blocks)
data37 = {{{maximum_size|}}}
data4 = {{{maximum_size|}}}


| rowclass38 = mergedrow
| rowclass5 = mergedrow
| label38 = Can fly
| label5 = Can fly
data38 = {{{can_fly|}}}
data5 = {{{can_fly|}}}


| rowclass39 = mergedrow
| rowclass6 = mergedrow
| label39 = {{Hover title|Maximum height the top of the craft can reach without being pushed down|Height limit}}
| label6 = {{Hover title|Maximum height the top of the craft can reach without being pushed down|Height limit}}
data39 = {{{height_limit|}}}
data6 = {{{height_limit|}}}


| rowclass40 = mergedrow
| rowclass7 = mergedrow
| label40 = {{Hover title|Maximum height above the nearest blocks below or the void the craft can reach before being pushed down|Maximum height above ground}}
| 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}}
data40 = {{{height_above_ground|}}}
data7 = {{{height_above_ground|}}}


| rowclass41 = mergedrow
| rowclass8 = mergedrow
| label41 = Speed
| label8 = Speed
data41 = {{{speed|}}}
data8 = {{{speed|}}}


| rowclass42 = mergedrow
| rowclass9 = mergedrow
| label42 = Speed
| label9 = {{Hover title|Blocks required for the craft to move, includes both move blocks and fly blocks|Block requirements}}
data42 = {{{speed|}}}
data9 = {{{block_requirements|}}}


<!-- ***Miscellaneous information*** -->
<!-- ***Miscellaneous information*** -->
| rowclass77 = mergedtoprow
| rowclass10 = mergedtoprow
| header77 = Miscellaneous information
| header10 = Miscellaneous information


| rowclass88 = mergedtoprow
| rowclass11 = mergedtoprow
| label88 = Classes
| label11 = Classes
data88 = {{{classes|}}}
data11 = {{{classes|}}}


| rowclass99 = mergedtoprow
| rowclass12 = mergedtoprow
| label99 = First implemented
| label12 = First implemented
data99 = {{{first_implemented|}}}
data12 = {{{first_implemented|}}}


<!-- ***Footnotes*** -->
<!-- ***Footnotes*** -->

Revision as of 20:39, 21 August 2022