Template:Recipes/doc

From BitCraft Wiki
Jump to navigation Jump to search

How to Use

Format on how to use the Template:recipes.

For a full list of recipe templates, please see Category:Recipes.

<section begin=>{{Recipes
{{recipes
|output=
|probability=
|source=
|material=
|profession=
|level=
|building=
|building level=
|tool=
|tier=
|effort=
|time=
}}<section end=/>

Example

-->
Outputs Materials Station Effort
Flint Saw % <--

-->{{#if: | ||rowspan=14<-- -->{{#if: Knapped Flint, Stick | ||rowspan=42<-- -->{{#if: | ||rowspan=14<-- -->{{#if: | ||rowspan=14<-- -->{{#if: Workbench | ||rowspan=23<-- -->{{#if: | ||rowspan=14<-- -->{{#if: | ||rowspan=14<-- -->{{#if: | ||rowspan=14<-- -->{{#if: 5 | ||rowspan=15<-- -->{{#if: | ||rowspan=14

Knapped Flint, Stick Workbench 5
{{Recipe Table
|header
|source=0
|material=1
|probability=0
|profession=0
|level=0
|tool=0
|tier=0
|building=1
|building level=0
|effort=1
|time=0
}}
<section begin="recipe1"/>
{{recipes
|output=[[Flint Saw]]
|probability=
|source=
|material=[[Knapped Flint]], [[Stick]]
|profession=
|level=
|building=Workbench
|building level=
|tool=
|tier=
|effort=5
|time=
}}
<section end="recipe1"/>
{{Recipe Table|footer}}

Use #lst to extract the recipe from a page.

{{#lst:{{FULLPAGENAME}}|recipe1}}