|- style="vertical-align: top;"
|
Unknown Ship
| No materials specified
| ??
This template formats a single row for the ship crafting table.
Parameters:
- Template:Para : Name of the ship deed.
- Template:Para : (Optional) Wikitext for the item image (defaults to standard deed icon).
- Template:Para : Materials required, use <br /> for line breaks.
- Template:Para : Minimum Carpentry skill required.
Example Usage:
{| class="wikitable" style="text-align: center;" |- style="vertical-align: top;" ! colspan="3" | Carpentry |- style="vertical-align: top;" ! Item ! Ingredients ! Min. Skill {{Ship Crafting Recipe | name = Small Ship Deed | image = [[File:shipdeed.png|link=]] | mats = 2000 Boards<br />200 Iron Ingot<br />200 Cloth | skill = 85 }} |}