Template:Infobox craft type: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
<!-- ***Skyline Image*** --> | <!-- ***Skyline Image*** --> | ||
| rowclass18 = mergedtoprow | | rowclass18 = mergedtoprow | ||
| data18 = {{#if:{{{ | | data18 = {{#if:{{{craft_images|}}}|<!-- | ||
-->{{#invoke:InfoboxImage|InfoboxImage<!-- | -->{{#invoke:InfoboxImage|InfoboxImage<!-- | ||
-->|image={{{ | -->|image={{{craft_images|}}}<!-- | ||
-->|size={{if empty|{{{image_size|}}}|{{{imagesize|}}}}}|sizedefault=250px<!-- | -->|size={{if empty|{{{image_size|}}}|{{{imagesize|}}}}}|sizedefault=250px<!-- | ||
-->|alt={{if empty|{{{image_alt|}}}|{{{alt|}}}}}<!-- | -->|alt={{if empty|{{{image_alt|}}}|{{{alt|}}}}}<!-- | ||
| Line 20: | Line 20: | ||
<!-- ***Subdivisions*** --> | <!-- ***Subdivisions*** --> | ||
| rowclass30 = mergedrow | | rowclass30 = mergedrow | ||
| label30 = {{{subdivision_type1}}} | | label30 = {{{subdivision_type1}}} | ||
| Line 33: | Line 29: | ||
| rowclass36 = mergedtoprow | | rowclass36 = mergedtoprow | ||
| label36 = | | label36 = Minimum size (blocks) | ||
| data36 = | | data36 = {{{minimum_size|}}} | ||
| rowclass37 = mergedrow | | rowclass37 = mergedrow | ||
| label37 = | | label37 = Maxmimum size (blocks) | ||
| data37 = | | data37 = {{{maximum_size|}}} | ||
| rowclass38 = mergedrow | | rowclass38 = mergedrow | ||
| label38 = | | label38 = Can fly | ||
| data38 = | | data38 = {{{can_fly|}}} | ||
| rowclass39 = mergedrow | | rowclass39 = mergedrow | ||
| label39 = {{ | | label39 = {{Hover title|Maximum height the top of the craft can reach without being pushed down|Height limit}} | ||
| data39 = {{ | | data39 = {{{height_limit|}}} | ||
| rowclass39 = mergedrow | |||
| label39 = {{Hover title||Maximum height above the nearest blocks below or the void the craft can reach before being pushed down|Maximum height above ground}} | |||
| data39 = {{{height_above_ground|}}} | |||
| rowclass40 = mergedrow | | rowclass40 = mergedrow | ||
| label40 = | | label40 = Cruise speed | ||
| data40 | | data40 = {{{cruise_speed|}}} | ||
<!-- ***Miscellaneous information*** --> | <!-- ***Miscellaneous information*** --> | ||
| Line 80: | Line 56: | ||
| header77 = Miscellaneous information | | header77 = Miscellaneous information | ||
| | | rowclass88 = mergedtoprow | ||
| | | label88 = Classes | ||
| | | data88 = {{{classes|}}} | ||
| | | rowclass99 = mergedtoprow | ||
| | | label99 = First implemented | ||
| | | data99 = {{{first_implemented|}}} | ||
<!-- ***Footnotes*** --> | <!-- ***Footnotes*** --> | ||