Template:Synthesis Recipe: Difference between revisions
From HorizonXI Wiki
mNo edit summary |
(added boilerplate and no documentation toggles, updated documentation, added changes/custom parameters) |
||
Line 1: | Line 1: | ||
{{#switch:{{lc:{{{1|}}}}}| | <includeonly>{{#switch:{{lc:{{{1|}}}}}|bp|boilerplate = | ||
{{Preview Only Infobox|These parameters are the ones most commmonly used for the Horizon server. If you require further parameters then please see [[:Template:Synthesis Recipe|the template's documentation]] for further information. | |||
<pre>{{Synthesis Recipe | |||
| craft = | | craft = | ||
| cap = | | cap = | ||
| result = | | result = | ||
| yield = | | yield = | ||
| hq result = | |||
| hq yield = | |||
| hq 2 result = | |||
| hq 2 yield = | |||
| hq 3 result = | |||
| hq 3 yield = | |||
| crystal = | | crystal = | ||
| ingredient = | | ingredient = | ||
| ingredient quantity = | | ingredient quantity = | ||
}}</pre>|#default = <!-- | | ingredient 2 = | ||
| ingredient 2 quantity = | |||
| custom content = | |||
| horizon changes = | |||
}}</pre>|disable={{{1|}}}}}<!-- | |||
-->|#default = | |||
{{Preview Only Infobox|<ul><li>'''<nowiki>{{Synthesis Recipe|bp</nowiki>:''' To see a boilerplate version of this template.</li><br><li>'''<nowiki>{{Synthesis Recipe|nd</nowiki>:''' to remove this documentation.</li></ul><pre>{{Synthesis Recipe | |||
| craft = {Name of craft the recipe belongs to} | |||
| cap = {Level cap of recipe} | |||
| result = {Regular quality result of the item crafted} | |||
| yield = {Amount of the regular quality item crafted} | |||
| hq result = {Name of the hq result of the item crated, if applicable} | |||
| hq yield = {Amount of the hq quality item crafted, if applicable} | |||
| hq 2 result = {Name of the hq 2 result of the item crated, if applicable} | |||
| hq 2 yield = {Amount of the hq 2 quality item crafted, if applicable} | |||
| hq 3 result = {Name of the hq 3 result of the item crated, if applicable} | |||
| hq 3 yield = {Amount of the hq 3 quality item crafted, if applicable} | |||
| crystal = {Crystal required for this receipe} | |||
| ingredient = {First ingredient} | |||
| ingredient quantity = {Quantity of the first ingredient} | |||
| ingredient 2 = {Second ingredient. Applies 2-8 eg. "| ingredient 8 =" } | |||
| ingredient 2 quantity = {Quantity of second ingredient. Also applies 2-8 eg. "|ingredient 8 quantity =" } | |||
| custom content = {Use if recipe is custom. Parameter will accept "y", "yes" and "true"} | |||
| horizon changes = {Use if recipe has HorizonXI changes. Parameter will accept "y", "yes" and "true"} | |||
}}</pre>|disable={{{1|}}}}}<!-- | |||
CATEGORIZATIONS | CATEGORIZATIONS | ||
-->{{categorize|{{{1|}}}|<!-- | -->{{categorize|{{{1|}}}|<!-- | ||
-->{{#if:{{{craft|}}}|[[Category:{{{craft|}}}]]{{#if:{{{cap|}}}|[[Category:{{{craft|}}}/{{GetRecipeRank|{{{cap|}}}}}]]}}}}<!-- | -->{{#if:{{{craft|}}}|[[Category:{{{craft|}}}]]{{#if:{{{cap|}}}|[[Category:{{{craft|}}}/{{GetRecipeRank|{{{cap|}}}}}]]}}}}<!-- | ||
Line 64: | Line 99: | ||
:*{{{ingredient 7 quantity|1}}} x [[{{{ingredient 7}}}]]{{#if:{{{ingredient 8|}}}|<nowiki/> | :*{{{ingredient 7 quantity|1}}} x [[{{{ingredient 7}}}]]{{#if:{{{ingredient 8|}}}|<nowiki/> | ||
:*{{{ingredient 8 quantity|1}}} x [[{{{ingredient 8}}}]]}}}}}}}}}}}}}}}}<!-- | :*{{{ingredient 8 quantity|1}}} x [[{{{ingredient 8}}}]]}}}}}}}}}}}}}}}}<!-- | ||
-->}}<noinclude><!-- | -->}}<!-- | ||
if custom content is true then categorize as such | |||
-->{{#if:{{{custom content|}}}|{{#switch:{{lc:{{{custom content}}}}} | |||
| y | yes | true = [[Category:HorizonXI Custom Content]] | |||
|#default= | |||
}}|}}<!-- | |||
if content has Horizon Changes then categorize as such | |||
-->{{#if:{{{horizon changes|}}}|{{#switch:{{lc:{{{horizon changes}}}}} | |||
| y | yes | true = [[Category:Horizon Changes]] | |||
|#default= | |||
}}|}}<noinclude><!-- | |||
--> | --> | ||
Line 87: | Line 133: | ||
:*'''ingredient 2''' through '''ingredient 8:''' Additional ingredients required for this synthesis recipe. | :*'''ingredient 2''' through '''ingredient 8:''' Additional ingredients required for this synthesis recipe. | ||
:*'''ingredient 2 quantity''' through '''ingredient 8 quantity:''' The quantities of the additional ingredients. | :*'''ingredient 2 quantity''' through '''ingredient 8 quantity:''' The quantities of the additional ingredients. | ||
*'''custom content:''' Whether this is a custom item or not. Parameter will accept "y", "yes" and "true" | |||
*'''horizon changes:''' Whether this item has Horizon changes or not. Parameter will accept "y", "yes" and "true" | |||
===Examples=== | ===Examples=== | ||
{|border="1" | {|border="1" |
Revision as of 13:05, 3 September 2024
|[[:Category:{{{craft}}}|{{{craft}}}]] ()}}
- Yield: Unknown x 1
- Unknown Crystal
- Unknown ingredients}}
Usage
- craft: The craft skill required to perform this synthesis recipe.
- cap: The level of the synthesis recipe. This is the "old" skillup cap and 11 levels below the current skillup cap.
- result: The item produced by this synthesis under normal circumstances.
- yield: The number of items produced by this synthesis under normal circumstances.
- crystal: The element of the crystal required for this synthesis.
- fire, ice, wind, earth, lightning, water, light, dark: The elemental balance required for this recipe. Used instead of crystals for synergy recipes.
- ingredient: The ingredient required for this synthesis recipe.
- ingredient quantity: The quantity of the ingredient required.
- The following parameters can also be used, but are optional:
- subcraft, subcraft 2, subcraft 3: Additional crafting skills required to perform this synthesis.
- subcraft cap, subcraft 2 cap, subcraft 3 cap: The skill caps for the additional crafting skills.
- hq result, hq 2 result, hq 3 result: The item produced by this synthesis under the various levels of "HQ".
- hq yield, hq 2 yield, hq 3 yield: The number of items produced by this synthesis under the various levels of "HQ".
- result display, hq result display, etc.: The text to display in place of the linked page's title. This is useful if the page's name is different from the in-game item name.
- crafting tool: The crafting tool required for this synthesis recipe.
- ingredient 2 through ingredient 8: Additional ingredients required for this synthesis recipe.
- ingredient 2 quantity through ingredient 8 quantity: The quantities of the additional ingredients.
- custom content: Whether this is a custom item or not. Parameter will accept "y", "yes" and "true"
- horizon changes: Whether this item has Horizon changes or not. Parameter will accept "y", "yes" and "true"
Examples
Code | Result |
---|---|
{{Synthesis Recipe|None}} |
Unknown Craft |
{{Synthesis Recipe | craft = Goldsmithing | cap = 3 | result = Copper Ingot | crystal = Fire | ingredient = Copper Ore | ingredient quantity = 4 }} |
Goldsmithing (3)
|
{{Synthesis Recipe | craft = Bonecraft | cap = 80 | result = Reraise Hairpin | hq result = Reraise Hairpin | hq 2 result = Reraise Hairpin | hq 3 result = Reraise Hairpin | crystal = Wind | ingredient = Vivified Coral | ingredient 2 = Coral Hairpin }} |
Bonecraft (80)
|
{{Synthesis Recipe | craft = Alchemy | cap = 51 | result = Holy Water | yield = 1 | hq yield = 2 | hq 2 yield = 3 | hq 3 yield = 4 | crystal = Light | ingredient = Distilled Water }} |
Alchemy (51)
|
{{Synthesis Recipe | craft = Alchemy | cap = 40 | result = Potion | yield = 1 | hq result = +1 | hq 2 result = +2 | hq 3 result = +3 | crystal = Water | ingredient = Distilled Water | ingredient 2 = Lizard Tail | ingredient 3 = Sage }} |
Alchemy (40)
|
{{Synthesis Recipe | craft = Smithing | cap = 55 | result = Darksteel Sheet | yield = 6 | crystal = Fire Crystal | crafting tool = Sheeting | ingredient = Darksteel Ingot | ingredient quantity = 6 | ingredient 2 = Workshop Anvil }} |
Smithing (55)
|
{{Synthesis Recipe | craft = Cooking | cap = 81 | result = Tavnazian Taco | yield = 6 | hq yield = 12 | hq 2 result = Leremieu Taco | hq 2 yield = 6 | hq 3 yield = 12 | crystal = Earth | ingredient = Salsa | ingredient 2 = Tavnazian Salad | ingredient 3 = Tortilla | ingredient 3 quantity = 2 }} |
Cooking (81)
|
{{Synthesis Recipe | craft = Woodworking | cap = 78 | subcraft = Goldsmithing | subcraft cap = 50 | subcraft 2 = Clothcraft | subcraft 2 cap = 56 | result = Noble's Bed | yield = 1 | crystal = Earth | ingredient = Gold Ingot | ingredient 2 = Velvet Cloth | ingredient 3 = Mahogany Lumber | ingredient 4 = Rosewood Lumber | ingredient 4 quantity = 3 | ingredient 5 = Gold Thread | ingredient 6 = Silk Cloth }} |
Woodworking (78), Goldsmithing (50), Clothcraft (56)
|
{{Synthesis Recipe | craft = Synergy | cap = 5 | result = Astral Matter | fire = 10 | light = 10 | dark = 10 | ingredient = Flamestone | ingredient 2 = Froststone | ingredient 3= Galestone | ingredient 4 = Tremorstone | ingredient 5 = Stormstone | ingredient 6 = Tidestone }} |
Synergy (5)
|
{{Synthesis Recipe | craft = Synergy | cap = 7 | subcraft = Cooking | subcraft cap = 10 | result = Orange Juice | hq yield = 2 | hq 2 yield = 3 | hq 3 yield = 4 | water = 30 | ingredient = Saruta Orange | ingredient quantity = 4 }} |
Synergy (7), Cooking (10)
|
{{Synthesis Recipe | craft = Synergy | cap = 78 | subcraft = Smithing | subcraft cap = 93 | subcraft 2 = Goldsmithing | subcraft 2 cap = 51 | subcraft 3 = Leathercraft | subcraft 3 cap = 20 | result = Grim Cuirass | hq result = +1 | fire = 70 | wind = 35 | earth = 35 | light = 20 | dark = 35 | ingredient = Durium Sheet | ingredient quantity = 4 | ingredient 2 = Scintillant Ingot | ingredient 3 = Cerberus Leather | ingredient 4 = Mercury | ingredient 5 = Kukulkan's Skin }} |
Synergy (78), Smithing (93), Goldsmithing (51), Leathercraft (20)
|
{{Synthesis Recipe | craft = Smithing | cap = 48 | result = Beetle Jaw | hq 2 result = Mythril Nugget | hq 2 yield = 4 | hq 3 yield = 6 | crystal = Lightning | ingredient = Mythril Claws }} |
Smithing (48)
|
{{Synthesis Recipe | craft = Woodworking | cap = 69 | subcraft = Smithing | subcraft cap = 20 | result = Angon (Throwing) | result display = Angon | yield = 33 | hq result display = Angon | hq yield = 66 | hq 2 result display = Angon | hq 2 yield = 99 | crystal = Wind | ingredient = Iron Ingot | ingredient quantity = 2 | ingredient 2 = Yew Lumber | ingredient 2 quantity = 3 | ingredient 3 = Wool Thread }} |
Woodworking (69), Smithing (20)
|