|
|
| (58 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <!-- <htmltabcontroller /> -->
| | {{#cargo_query: |
| <pre> testing example with 'span' to hide recipes OOE
| | tables=MagicJobs,Magic |
| {{Synthesis Recipes | | |join on=MagicJobs.Magic=Magic._pageName |
| | recipe 1 =
| | |fields=MagicJobs.Level=level,Magic._pageName=page,Magic.Name=name,Magic.Icon=icon,Magic.Type=type,Magic.Element=element,Magic.HorizonChanges=changes |
| {{Synthesis Recipe|nc
| | |where=MagicJobs.Job='{{{1|{{PAGENAME}}}}}' |
| | craft = Smithing
| | |sort by=MagicJobs.Level,Magic.Name |
| | cap = 20 | | |format=template |
| | result = Iron Ingot
| | |template=Magic for job/item |
| | hq result = Steel Ingot | | |named args=yes |
| | 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
| |
| }}
| |
| }}</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
| |
| }}
| |
| }} | | }} |