Difference between revisions of "Template:Infobox Equipment"

From Idlescape Wiki
Jump to navigation Jump to search
m
m (Added market price)
 
Line 6: Line 6:
 
|  label1  = {{img|gold coin}}
 
|  label1  = {{img|gold coin}}
 
|  data1  = {{{gold|}}}
 
|  data1  = {{{gold|}}}
|  label2  = Level Required
+
|  label2 = {{img|marketplace}}
data2 = {{{level-req|}}}
+
|  data2  = {{market|{{{market|{{PAGENAME}}}}}|1|1}}
label3 = Source
+
|  label3 = Level Required
data3 = {{{source|}}}
+
data3 = {{{level-req|}}}
label4 = Slot
+
label4 = Source
data4 = {{{slot|}}}
+
data4 = {{{source|}}}
label5 = Attack Speed
+
label5 = Slot
data5 = {{{atk-speed|}}}
+
data5 = {{{slot|}}}
label6 = Attack Type
+
label6 = Attack Speed
data6 = {{{atk-type|}}}
+
data6 = {{{atk-speed|}}}
label7 = Enchantment Slots
+
label7 = Attack Type
data7 = {{{aug-slots|}}}
+
data7 = {{{atk-type|}}}
label8 = Enchantments
+
label8 = Enchantment Slots
data8 = {{{enchantments|}}}
+
data8 = {{{aug-slots|}}}
 +
label9 = Enchantments
 +
data9 = {{{enchantments|}}}
 
| header20 = Offensive Stats
 
| header20 = Offensive Stats
 
| slabel21 = Accuracy
 
| slabel21 = Accuracy

Latest revision as of 10:18, 13 February 2022

Infobox Equipment
Infobox Equipment[?]


Usage[edit source]

{{Infobox Equipment
 |title = Autofilled with pagename, only use this if custom name is needed
 |image = Autofilled with pagename, only use this if icon is not added to [[Template:img]]
 |gold = vendor sell price
 |market = Autofilled with pagename, enter market name if different from title
 |level-req = level required to use item
 |source = Source of item
 |slot = Helmet/Shield etc
 |atk-speed = Attack speed
 |atk-type = only needed for weapons or if armor gives attack bonus
 |aug-slots = Amount of enchantment slots
 |enchantments = Default enchantments or set bonuses
 |acc = Accuracy bonus
 |melee-str = Melee strength bonus
 |magic-str = Magic strength bonus
 |range-str = Range strength bonus
 |def-stats = Obsolete
  |def-stab = Stab stats
  |def-slash = Slash stats
  |def-crush = Crush stats
  |def-magic = Magic stats
  |def-range = Range stats
 |miscname1 = Name of first misc stat
 |miscstat1 = First misc stat
 |miscname2 = Name of second misc stat
 |miscstat2 = Second misc stat
 |miscname3 = Name of third misc stat
 |miscstat3 = Third misc stat
 |miscname4 = Name of fourth misc stat
 |miscstat4 = Fourth misc stat
 |aug-stab = stab aug bonus
 |aug-slash = slash aug bonus
 |aug-crush = crush aug bonus
 |aug-magic = magic aug bonus
 |aug-range = range aug bonus
 |aug-acc = Accuracy aug bonus
 |aug-melee-str = Melee strength aug bonus
 |aug-magic-str = Magic strength aug bonus
 |aug-range-str = Range strength aug bonus
 |aug-miscname1 = Name of first misc stat
 |aug-miscstat1 = first misc stat
 |aug-miscname2 = Name of second misc stat
 |aug-miscstat2 = second misc stat
 |aug-miscname3 = Name of third misc stat
 |aug-miscstat3 = third misc stat
 |aug-miscname4 = Name of fourth misc stat
 |aug-miscstat4 = fourth misc stat
 |aug-cost = Augment material cost
 |tooltip = In-game tooltip text if needed
 }}

Copy pasta code:[edit source]

{{Infobox Equipment
|title = 
|image = 
|gold = 
|market = 
|level-req = 
|source = 
|slot = 
|atk-speed = 
|atk-type = 
|aug-slots = 
|enchantments = 
|acc = 
|melee-str = 
|magic-str = 
|range-str = 
|def-stab = 
|def-slash = 
|def-crush = 
|def-magic = 
|def-range = 
|miscname1 =
|miscstat1 =
|miscname2 =
|miscstat2 =
|miscname3 =
|miscstat3 =
|miscname4 =
|miscstat4 =
|aug-stab = 
|aug-slash = 
|aug-crush = 
|aug-magic = 
|aug-range = 
|aug-acc = 
|aug-melee-str = 
|aug-magic-str = 
|aug-range-str = 
|aug-miscname1 =
|aug-miscstat1 =
|aug-miscname2 =
|aug-miscstat2 =
|aug-miscname3 =
|aug-miscstat3 =
|aug-miscname4 =
|aug-miscstat4 =
|aug-cost = 
|tooltip = 
}}