Difference between revisions of "Template:Infobox Enchantment/doc"
Jump to navigation
Jump to search
(Moved to doc) |
LilMissMDK (talk | contribs) m (→Usage: using the current url) |
||
| Line 2: | Line 2: | ||
<pre>{{Infobox Enchantment | <pre>{{Infobox Enchantment | ||
|title = Autofilled from pagename, only use this if custom name is needed | |title = Autofilled from pagename, only use this if custom name is needed | ||
| − | |image = Autofilled from pagename, img URL e.g. https://idlescape.com/images/combat/equipment/bronze_med_helm_icon.png | + | |image = Autofilled from pagename, img URL e.g. https://play.idlescape.com/images/combat/equipment/bronze_med_helm_icon.png |
|desc = In game description | |desc = In game description | ||
|max-buff = Maximum possible buff (+Food) | |max-buff = Maximum possible buff (+Food) | ||
Revision as of 07:00, 31 May 2025
Usage
{{Infobox Enchantment
|title = Autofilled from pagename, only use this if custom name is needed
|image = Autofilled from pagename, img URL e.g. https://play.idlescape.com/images/combat/equipment/bronze_med_helm_icon.png
|desc = In game description
|max-buff = Maximum possible buff (+Food)
|max-effect = Maximum possible effect (+Food)
|scroll-name = Scroll name
|scroll-img = Autofilled from scroll-name, Scroll image URL
|scroll-slot = Scroll equipment type
|scroll-source = Source of scroll
|scroll-level = Enchanting level required to craft scroll
|silver = Number of silver for scroll
|rune-amount = Number of runes for scroll
|rune-type = Type of runes
|experience = Scrollcrafting experience
|food-name = Ingredient name, will automatically create a link eg. Salt -> [[Salt]]
|food-img = Autofilled from food-name, ingredient image URL
|food-source = Source of ingredient
|food-effect = Buff effect of the food
}}
Copy pasta code:
{{Infobox Enchantment
|title =
|image =
|desc =
|max-buff =
|max-effect =
|scroll-name =
|scroll-img =
|scroll-slot =
|scroll-source =
|scroll-level =
|silver =
|rune-amount =
|rune-type =
|experience =
|food-name =
|food-img =
|food-source =
|food-effect =
}}