Difference between revisions of "Template:Recipe"
From Fallen Sword Wiki
Line 40: | Line 40: | ||
{{#if: {{{item-8-name|}}}|{{RecipeItem|image={{{item-8-image|}}}|amount={{{item-8-amount|1}}}|item={{{item-8-name|}}}}}| {{#if: {{{item-7-name|}}} |{{!end}} | }} }} | {{#if: {{{item-8-name|}}}|{{RecipeItem|image={{{item-8-image|}}}|amount={{{item-8-amount|1}}}|item={{{item-8-name|}}}}}| {{#if: {{{item-7-name|}}} |{{!end}} | }} }} | ||
{{#if: {{{item-9-name|}}}|{{RecipeItem|image={{{item-9-image|}}}|amount={{{item-9-amount|1}}}|item={{{item-9-name|}}}}}| {{#if: {{{item-8-name|}}} |{{!end}} | }} }} | {{#if: {{{item-9-name|}}}|{{RecipeItem|image={{{item-9-image|}}}|amount={{{item-9-amount|1}}}|item={{{item-9-name|}}}}}| {{#if: {{{item-8-name|}}} |{{!end}} | }} }} | ||
− | {{#if: {{{item-10-name|}}}|{{RecipeItem|image={{{item-10-image|}}}|amount={{{item-10-amount|1}}}|item={{{item-10-name|}}}}}| {{#if: {{{item-9-name|}}}|{{!end}}}} }}}}} | + | {{#if: {{{item-10-name|}}}|{{RecipeItem|image={{{item-10-image|}}}|amount={{{item-10-amount|1}}}|item={{{item-10-name|}}}}}| {{#if: {{{item-9-name|}}}|{{!end}}}} }}}} |
+ | |} | ||
| valign="top" align="left" width="50%" | | | valign="top" align="left" width="50%" | | ||
== Components Required == | == Components Required == |
Revision as of 21:06, 7 December 2013
Do not edit this page! |
If you need to customize this template to fit your own needs, copy the code into a fresh template and work from there. |
Editing this page may cause the template to stop working properly for other pages currently using this template. |
This template allows easy adding of item pages. To use, copy the following code to the recipe's page and fill in the banks. Remove anything that is extra. If a recipe cannot be completely represented by this template, please use the talk page to request alterations.
{{Recipe |image= |name= |rarity= |success= |level= |drops= |drops-2= |drops-3= |drops-4= |drops-5= |shop= |shop-2= |shop-3= |shop-4= |shop-5= |shop-price= |quest-rewarded= |won= |item-1-image= |item-1-name= |item-1-amount= |item-2-image= |item-2-name= |item-2-amount= |item-3-image= |item-3-name= |item-3-amount= |component-1-image= |component-1-name= |component-1-amount= |component-2-image= |component-2-name= |component-2-amount= |component-3-image= |component-3-name= |component-3-amount= |component-4-image= |component-4-name= |component-4-amount= |component-5-image= |component-5-name= |component-5-amount= |result-name= |result-image= }}
There are parameters for up to 10 items and components. Since shop prices remain constant, there are no alternate shop-price parameters.