Difference between revisions of "Template:Infobox Enchantment"
Jump to navigation
Jump to search
m (Testing) |
(removing max buff and % since they will be outdated until it is automated) |
||
(27 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <noinclude>{{Template:Infobox Enchantment/doc}}</noinclude><includeonly>{{Infobox |
− | + | | autoheaders = y | |
− | + | | title = {{{title|{{PAGENAME}}}}} | |
− | + | | image = {{#if: {{{image|}}}|<img src="{{{image}}}" height="auto" width="150">|{{img|{{PAGENAME}}|150}}}} | |
− | {{ | + | | label1 = Description |
− | + | | data1 = {{{desc|}}} | |
− | + | | header20 = Scroll | |
− | + | | label21 = {{#if: {{{scroll-img|}}}|<img src="{{{scroll-img}}}" height="auto" width="42">|{{img|{{{scroll-name}}}|42}}}} | |
− | + | | data21 = {{{scroll-name|}}} | |
− | | | + | | label22 = Slot |
− | {{#if: {{{ | + | | data22 = {{{scroll-slot|}}} |
− | < | + | | label23 = Source |
− | + | | data23 = {{{scroll-source|}}} | |
− | + | | label24 = Level | |
− | + | | data24 = {{{scroll-level|}}} | |
− | |}} | + | | label25 = Silver |
− | + | | data25 = {{{silver|}}} | |
− | + | | label26 = Rune Amount | |
− | + | | data26 = {{{rune-amount|}}} | |
− | + | | label27 = Rune Type | |
− | + | | data27 = {{{rune-type|}}} | |
− | | | + | | label28 = Experience |
− | + | | data28 = {{{experience|}}} | |
− | + | | header40 = Cooking Ingredient | |
− | + | | label41 = {{#if: {{{food-img|}}}|<img src="{{{food-img}}}" height="auto" width="42">|{{img|{{{food-name}}}|42}}}} | |
− | + | | data41 = {{{food-name|}}} | |
− | + | | label42 = Source | |
− | | | + | | data42 = {{{food-source|}}} |
− | + | | label43 = Effect | |
− | + | | data43 = {{{food-effect|}}} | |
− | + | }}</includeonly> | |
− | = | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | === | ||
− | |||
− | |||
− | {{ | ||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | | | ||
− | }} | ||
− | |||
− | |||
− | </ |
Latest revision as of 20:48, 17 November 2023
Usage
{{Infobox Enchantment |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 |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 = }}