7 Days to Die Wiki
Advertisement
Template-info Documentation


This template is used to create a recipe box that is uniform across all items and easily searchable via DPL tables.

The recipe can have up to a maximum of ten items (As of A13 nothing requires more than four items).

Adding this recipe to an item also sets the default category for that item to Category:Craftable_items

Usage[]

Parameters[]

The recipe formats a borderless table with three main columns; an image column, a page link column,and a column containing the count of the required item. There are a maximum of 10 items that can be used in the recipe. The system also allows for including the workplace, the implements that are used from the workplace and if you need any special knowledge to use the recipe. The parameters are as follows:

imageX
The name of the image of the item.
linknameX
The name of the item page (tip: use spaces instead of under-cores (_) for better formatting)
itemcountX
The number of items required for the recipe

Where X is between 1 and 10.

The other parameters which are all optional are:

workstation
The workplace location that the recipe must be performed.
Note: This has changed from workplace to match the ingame description.
workstationimage
The image of that workplace location.
Note: This has changed from workplaceimage to match the ingame description.
implement
The implement in the workplace that must be there.
implementimage
The image of that implement.
schematic
The schematic or book that must have been read to perform this recipe.
schematicimage
The image of that schematic.
skill
The schematic or book that must have been read to perform this recipe.
skillimage
The image of that schematic.
skilllevel
The minimum level that must be attained to use this recipe.
time
The time for the recipe to complete.

Copy, Paste, & Delete[]

You can copy and paste the following where you need it then delete the sections you don't need:

{{Recipe
|image1= | linkname1= | itemcount1=
|image2= | linkname2= | itemcount2=
|image3= | linkname3= | itemcount3=
|image4= | linkname4= | itemcount4=
|image5= | linkname5= | itemcount5=
|image6= | linkname6= | itemcount6=
|image7= | linkname7= | itemcount7=
|image8= | linkname8= | itemcount8=
|image9= | linkname9= | itemcount9=
|image10= | linkname10= | itemcount10=
|workstationimage= |workstation=
|implementimage= |implement=
|schematicimage= |schematic=
|skillimage= |skill= |skilllevel=
|time=
}}

Example[]

{{{Recipe
|image1=Ak47Barrel.png | linkname1=Ak 47 Barrel |itemcount1=1
|image2=Ak47Receiver.png | linkname2=Ak 47 Receiver | itemcount2=1
|image3=Ak47Stock.png | linkname3=Ak 47 Stock | itemcount3=1
|image4=Ak47Parts.png | linkname4=Ak 47 Parts | itemcount4=1
}}
Produces

{{{nameresult}}}{{{imageresult}}}{{{yield}}}{{{time}}}Ak 47 Barrel1Ak 47 Receiver1Ak 47 Stock1Ak 47 Parts1{{{linkname5}}}{{{itemcount5}}}{{{magazinetype}}}{{{magazinecount}}}{{{magazinequal2}}}{{{magazinequal3}}}{{{magazinequal4}}}{{{magazinequal5}}}{{{LeveledCraft}}}{{{craftmultiplier}}}{{{skill}}}{{{skillmod}}}{{{perkbook}}}{{{schematic}}}{{{workstation}}}{{{implement}}}{{{inventorycraft}}} |style="padding: 7px"| |Item missing!
(Parameter=linkname)
|

Recipe/doc Recipe
Item Name Count
Item Name Count
Level
(Parameter=skill)
Quality 1 Quality 2 Quality 3 Quality 4 Quality 5

Image missing!
(Parameter=imageresult)

1x
Craftingclock 00:04

Ak47Barrel Ak 47 Barrel 1
Ak47Receiver Ak 47 Receiver 1
Ak47Stock Ak 47 Stock 1
Ak47Parts Ak 47 Parts 1
Item 5 missing!
(Parameter=linkname5)
Unlock Options
 ?/MAX
Schematic  Schematic
Crafted in


This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.

Advertisement