Anonymous user
Template:Crafting table/doc: Difference between revisions
m
no edit summary
imported>Ttv pedro270707 mNo edit summary |
imported>Ttv pedro270707 mNo edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 51: | Line 51: | ||
|- | |- | ||
| <code><nowiki>{{Crafting table|type=blast-furnace|input=Iron Ingot|RESULT=Crude Steel|foot=y}}</nowiki></code> || {{Crafting table|type=blast-furnace|input=Iron Ingot|RESULT=Crude Steel|foot=y}} | | <code><nowiki>{{Crafting table|type=blast-furnace|input=Iron Ingot|RESULT=Crude Steel|foot=y}}</nowiki></code> || {{Crafting table|type=blast-furnace|input=Iron Ingot|RESULT=Crude Steel|foot=y}} | ||
|- | |||
| <pre> | |||
<nowiki> | |||
{{Crafting table | |||
|type=workbench | |||
|1=String | |||
|2=Cloth | |||
|3=Cloth | |||
|4=String | |||
|5=Leather | |||
|6=Leather | |||
|8=Leather | |||
|9=Leather | |||
|RESULT=Empty Quiver | |||
|foot=y | |||
}} | |||
</nowiki> | |||
</pre> || {{Crafting table | |||
|type=workbench | |||
|1=String | |||
|2=Cloth | |||
|3=Cloth | |||
|4=String | |||
|5=Leather | |||
|6=Leather | |||
|8=Leather | |||
|9=Leather | |||
|RESULT=Empty Quiver | |||
|foot=y | |||
}} | |||
|- | |- | ||
| <pre> | | <pre> |