Difference between revisions of "Template:Infobox Equipment"
Jump to navigation
Jump to search
m (Used infobox template) |
m (fix gold icon) |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{Infobox | + | <includeonly>{{Infobox |
| autoheaders = y | | autoheaders = y | ||
| title = {{{title|{{PAGENAME}}}}} | | title = {{{title|{{PAGENAME}}}}} | ||
| image = {{#if: {{{image|}}}|<img src="{{{image}}}" height="auto" width="130">|{{img|{{PAGENAME}}|130}}}} | | image = {{#if: {{{image|}}}|<img src="{{{image}}}" height="auto" width="130">|{{img|{{PAGENAME}}|130}}}} | ||
| − | | label1 = {{img|gold | + | | label1 = {{img|gold}} |
| data1 = {{{gold|}}} | | data1 = {{{gold|}}} | ||
| − | | label2 = Level Required | + | | label2 = {{img|marketplace}} |
| − | | | + | | data2 = {{market|{{{market|{{PAGENAME}}}}}|1|1}} |
| − | | | + | | label3 = Level Required |
| − | | | + | | data3 = {{{level-req|}}} |
| − | | | + | | label4 = Source |
| − | | | + | | data4 = {{{source|}}} |
| − | | | + | | label5 = Slot |
| − | | | + | | data5 = {{{slot|}}} |
| − | | | + | | label6 = Attack Speed |
| − | | | + | | data6 = {{{atk-speed|}}} |
| − | | | + | | label7 = Attack Type |
| − | | | + | | data7 = {{{atk-type|}}} |
| − | | | + | | label8 = Enchantment Slots |
| − | | | + | | data8 = {{{aug-slots|}}} |
| + | | label9 = Enchantments | ||
| + | | data9 = {{{enchantments|}}} | ||
| header20 = Offensive Stats | | header20 = Offensive Stats | ||
| slabel21 = Accuracy | | slabel21 = Accuracy | ||
| Line 71: | Line 73: | ||
| sdata85 = {{{aug-range|}}} | | sdata85 = {{{aug-range|}}} | ||
| sbreak100= yes | | sbreak100= yes | ||
| − | | slabel101= {{{miscname1|}}} | + | | slabel101= {{{aug-miscname1|}}} |
| − | | sdata101= {{{miscstat1|}}} | + | | sdata101= {{{aug-miscstat1|}}} |
| − | | slabel102= {{{miscname2|}}} | + | | slabel102= {{{aug-miscname2|}}} |
| − | | sdata102= {{{miscstat2|}}} | + | | sdata102= {{{aug-miscstat2|}}} |
| sbreak110= yes | | sbreak110= yes | ||
| − | | slabel111= {{{miscname3|}}} | + | | slabel111= {{{aug-miscname3|}}} |
| − | | sdata111= {{{miscstat3|}}} | + | | sdata111= {{{aug-miscstat3|}}} |
| − | | slabel112= {{{miscname4|}}} | + | | slabel112= {{{aug-miscname4|}}} |
| − | | sdata112= {{{miscstat4|}}} | + | | sdata112= {{{aug-miscstat4|}}} |
| data120= {{Infobox | subbox = yes | | data120= {{Infobox | subbox = yes | ||
| bodystyle= padding: 0.5em; margin:auto; | | bodystyle= padding: 0.5em; margin:auto; | ||
| Line 90: | Line 92: | ||
| data1 = {{{tooltip|}}} | | data1 = {{{tooltip|}}} | ||
}} | }} | ||
| − | }} | + | }}</includeonly> |
<noinclude>{{Template:Infobox Equipment/doc}}</noinclude> | <noinclude>{{Template:Infobox Equipment/doc}}</noinclude> | ||
Latest revision as of 16:28, 30 November 2024
| Infobox Equipment |
Usage
{{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:
{{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 =
}}