Difference between revisions of "Template:Infobox Enchantment"
Jump to navigation
Jump to search
m (Stop label word wrap) |
m (Food Effect) |
||
Line 55: | Line 55: | ||
<th colspan="10">Source</th> | <th colspan="10">Source</th> | ||
<td colspan="20">{{{food-source}}}</td> | <td colspan="20">{{{food-source}}}</td> | ||
+ | </tr> | ||
+ | |}} | ||
+ | {{#if: {{{food-effect|}}}| | ||
+ | <tr> | ||
+ | <th colspan="10">Effect</th> | ||
+ | <td colspan="20">{{{food-effect}}}</td> | ||
</tr> | </tr> | ||
|}} | |}} | ||
Line 75: | Line 81: | ||
|food-name = Ingredient name | |food-name = Ingredient name | ||
|food-source = Source of ingredient | |food-source = Source of ingredient | ||
+ | |food-effect = Buff effect of the food | ||
}}</pre> | }}</pre> | ||
Line 93: | Line 100: | ||
|food-name = | |food-name = | ||
|food-source = | |food-source = | ||
+ | |food-effect = | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 09:22, 24 August 2021
Infobox Enchantment
Usage
{{Infobox Equipment |title = Automatic pagename, only use this if custom name is needed |image = Img URL e.g. https://idlescape.com/images/combat/equipment/bronze_med_helm_icon.png |desc = In game description |max-buff = Maximum possible buff |max-effect = Maximum possible effect |scroll-img = Scroll image URL |scroll-name = Scroll name |scroll-slot = Scroll equipment type |scroll-source = Source of scroll |food-img = Ingredient image URL |food-name = Ingredient name |food-source = Source of ingredient |food-effect = Buff effect of the food }}
Copy pasta code:
{{Infobox Equipment |title = |image = |desc = |max-buff = |max-effect = |scroll-img = |scroll-name = |scroll-slot = |scroll-source = |food-img = |food-name = |food-source = |food-effect = }}