Template:Infobox craft type/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
{{Infobox craft type | {{Infobox craft type | ||
|name = Ship | |name = Ship | ||
|craft_images = | |craft_images = ENS Kyoshi.png | ||
|image_size = | |image_size = 266 | ||
|image_alt = | |image_alt = | ||
|image_caption = | |image_caption = The [[ENS Kyoshi]], an example of a ship. | ||
|minimum_size = | |minimum_size = 10 | ||
|maximum_size = | |maximum_size = 100,000 | ||
|can_fly = | |can_fly = No | ||
|height_limit = | |height_limit = 80 | ||
|height_above_ground = | |height_above_ground = | ||
|speed = | |speed = 4 | ||
|block_requirements = | |block_requirements = {{unbulleted list | ||
|classes = | | 25%-100% planks | ||
|first_implemented = | | 0%-1% anvils | ||
| 0%-1% obsidian | |||
}} | |||
|classes = {{unbulleted list | |||
|[[Kirov]] | |||
|[[Stoneclad]] | |||
}} | |||
|first_implemented = December 2020 | |||
|footnotes = | |footnotes = | ||
}} | }} | ||
</ | === Example of a filled out template === | ||
<pre> | |||
{{Infobox craft type | |||
|name = Ship | |||
|craft_images = | |||
|image_size = 266 | |||
|image_alt = | |||
|image_caption = The [[ENS Kyoshi]], an example of a ship. | |||
|minimum_size = 10 | |||
|maximum_size = 100,000 | |||
|can_fly = No | |||
|height_limit = 80 | |||
|height_above_ground = | |||
|speed = 4 | |||
|block_requirements = {{unbulleted list | |||
| 25%-100% planks | |||
| 0%-1% anvils | |||
| 0%-1% obsidian | |||
}} | |||
|classes = {{unbulleted list | |||
|[[Kirov]] | |||
|[[Stoneclad]] | |||
}} | |||
|first_implemented = December 2020 | |||
|footnotes = | |||
}} | |||
</pre> | |||
=== Empty template === | |||
<pre> | |||
{{Infobox craft type | |||
|name = <!-- Name of the craft type --> | |||
|craft_images = <!-- One or more example images of the craft type --> | |||
|image_size = <!-- The width of the image, ideally sums up to 266 (includes spacing in case of multiple images) --> | |||
|image_alt = <!-- Image alt text --> | |||
|image_caption = <!-- Image caption --> | |||
|minimum_size = <!-- Minimum size of the craft type --> | |||
|maximum_size = <!-- Maximum size of the craft type --> | |||
|can_fly = <!-- Whether the craft type can fly or not --> | |||
|height_limit = <!-- How high the craft type can go before being pushed down --> | |||
|height_above_ground = <!-- How high above the ground the craft type can go before being pushed down --> | |||
|speed = <!-- The speed or cruise speed of the craft type (prefer cruise speed) --> | |||
|block_requirements = <!-- An unbulleted list of all move blocks and fly blocks required to move, including limits on, for example, obsidian --> | |||
|classes = <!-- Known classes of the craft type, should be an unbulleted list if multiple (see infobox above for an example) --> | |||
|first_implemented = <!-- The date the craft was first implemented on the server --> | |||
|footnotes = <!-- Footnotes --> | |||
}} | |||
</pre> | |||
Latest revision as of 22:38, 21 August 2022
| File:Edit-copy green.svg | This is a documentation subpage for Template:Terminate sentence It may contain usage information, categories and other content that is not part of the original template page. |
Ship | |
|---|---|
Craft type | |
The ENS Kyoshi, an example of a ship. | |
| Craft details | |
| Minimum size | 10 |
| Maximum size | 100,000 |
| Can fly | No |
| Height limit | 80 |
| Speed | 4 |
| Block requirements |
|
| Miscellaneous information | |
| Classes | |
| First implemented | December 2020 |
Example of a filled out template
{{Infobox craft type
|name = Ship
|craft_images =
|image_size = 266
|image_alt =
|image_caption = The [[ENS Kyoshi]], an example of a ship.
|minimum_size = 10
|maximum_size = 100,000
|can_fly = No
|height_limit = 80
|height_above_ground =
|speed = 4
|block_requirements = {{unbulleted list
| 25%-100% planks
| 0%-1% anvils
| 0%-1% obsidian
}}
|classes = {{unbulleted list
|[[Kirov]]
|[[Stoneclad]]
}}
|first_implemented = December 2020
|footnotes =
}}
Empty template
{{Infobox craft type
|name = <!-- Name of the craft type -->
|craft_images = <!-- One or more example images of the craft type -->
|image_size = <!-- The width of the image, ideally sums up to 266 (includes spacing in case of multiple images) -->
|image_alt = <!-- Image alt text -->
|image_caption = <!-- Image caption -->
|minimum_size = <!-- Minimum size of the craft type -->
|maximum_size = <!-- Maximum size of the craft type -->
|can_fly = <!-- Whether the craft type can fly or not -->
|height_limit = <!-- How high the craft type can go before being pushed down -->
|height_above_ground = <!-- How high above the ground the craft type can go before being pushed down -->
|speed = <!-- The speed or cruise speed of the craft type (prefer cruise speed) -->
|block_requirements = <!-- An unbulleted list of all move blocks and fly blocks required to move, including limits on, for example, obsidian -->
|classes = <!-- Known classes of the craft type, should be an unbulleted list if multiple (see infobox above for an example) -->
|first_implemented = <!-- The date the craft was first implemented on the server -->
|footnotes = <!-- Footnotes -->
}}