Sandbox:Shocks: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Starfox9507 No edit summary |
imported>Starfox9507 Replaced content with "32px|32px|Christmas Tree" |
||
| Line 1: | Line 1: | ||
[[File:itemid_86.png|32px|32px|Christmas Tree]] |
|||
<!-- <htmltabcontroller /> --> |
|||
<pre> testing example with 'span' to hide recipes OOE |
|||
... |
|||
| recipe 2 = <span class="toau"> |
|||
{{Synthesis Recipe|nc |
|||
| craft = Smithing |
|||
| cap = 40 |
|||
| result = Bronze Ingot |
|||
| hq result = Steel Ingot |
|||
| crystal = Light |
|||
| ingredient = Mildewy Ingot |
|||
}} </span> |
|||
... |
|||
</pre> |
|||
{{Synthesis Recipes |
|||
| recipe 1 = |
|||
{{Synthesis Recipe|nc |
|||
| craft = Smithing |
|||
| cap = 20 |
|||
| result = Iron Ingot |
|||
| hq result = Steel Ingot |
|||
| crystal = Fire |
|||
| ingredient = Iron Ore |
|||
| ingredient quantity = 4 |
|||
}} |
|||
| recipe 2 = <span class="toau"> |
|||
{{Synthesis Recipe|nc |
|||
| craft = Smithing |
|||
| cap = 40 |
|||
| result = Bronze Ingot |
|||
| hq result = Steel Ingot |
|||
| crystal = Light |
|||
| ingredient = Mildewy Ingot |
|||
}} </span> |
|||
| recipe 3 = |
|||
{{Synthesis Recipe|nc |
|||
| craft = Cooking |
|||
| cap = 84 |
|||
| result = Temp |
|||
| yield = 2 |
|||
| hq result = Temp |
|||
| hq 2 yield = 3 |
|||
| hq 3 yield = 4 |
|||
| crystal = Earth |
|||
| crafting tool = Raw Fish Handling |
|||
| ingredient = Temp |
|||
| ingredient 2 = Temp |
|||
| ingredient 3 = Temp |
|||
| ingredient 4 = Temp |
|||
| ingredient 5 = Distilled Water |
|||
}} |
|||
}} |
|||