Difference between revisions of "Template:Infobox Item"
Jump to navigation
Jump to search
m |
m (added seed- in front of lvl req for seeds to not show it on all infoboxes) |
||
(41 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <noinclude>{{Template:Infobox Item/doc}}</noinclude><includeonly>{{Infobox | |
− | + | | autoheaders = y | |
− | + | | title = {{{title|{{PAGENAME}}}}} | |
− | + | | image = {{#if: {{{image|}}}|<img src="{{{image}}}" height="auto" width="150">|{{img|{{PAGENAME}}|150}}}} | |
− | + | | label1 = {{img|gold coin}} | |
− | + | | data1 = {{{gold|}}} | |
− | + | | label2 = {{img|marketplace}} | |
− | + | | data2 = {{market|{{{market|{{PAGENAME}}}}}|1|1}} | |
− | + | | label3 = Level Required | |
− | + | | data3 = {{{level-req|}}} | |
− | + | | label4 = Source | |
− | + | | data4 = {{{source|}}} | |
− | + | | label5 = {{img|heat}} | |
− | + | | data5 = {{{heat|}}} | |
− | + | | label6 = Exp | |
− | + | | data6 = {{{exp|}}} | |
− | ==== | + | | label7 = Aug Bonus |
− | + | | data7 = {{{aug-bonus|}}} | |
− | ; | + | | label8 = Enchantment Slots |
− | + | | data8 = {{{aug-slots|}}} | |
− | + | | label9 = Aug Cost | |
− | </ | + | | data9 = {{{aug-cost|}}} |
+ | | label10 = HP | ||
+ | | data10 = {{{hp|}}} | ||
+ | | label11 = Base HP | ||
+ | | data11 = {{{base-hp|}}} | ||
+ | | header20 = Cooking | ||
+ | | label21 = Size | ||
+ | | data21 = {{{food-size|}}} | ||
+ | | label22 = Difficulty | ||
+ | | data22 = {{{food-diff|}}} | ||
+ | | label23 = Category | ||
+ | | data23 = {{{food-cat|}}} | ||
+ | | label24 = Buff | ||
+ | | data24 = {{{food-buff|}}} | ||
+ | | label31 = Recipe ID | ||
+ | | data31 = {{{cook-id|}}} | ||
+ | | label32 = Required Category | ||
+ | | data32 = {{{cook-cat|}}} | ||
+ | | label33 = Notes | ||
+ | | data33 = {{{cook-note|}}} | ||
+ | | header50 = Offensive Stats | ||
+ | | label51 = Accuracy | ||
+ | | data51 = {{{accuracy|}}} | ||
+ | | label52 = Strength | ||
+ | | data52 = {{{strength|}}} | ||
+ | | label53 = Attack Speed | ||
+ | | data53 = {{{speed|}}} | ||
+ | | label54 = Attack Type | ||
+ | | data54 = {{{attacktype|}}} | ||
+ | | label55 = Slot | ||
+ | | sdata55 = {{{slot|}}} | ||
+ | | header60 = Defensive Stats | ||
+ | | slabel61 = Stab | ||
+ | | sdata61 = {{{stab|}}} | ||
+ | | slabel62 = Slash | ||
+ | | sdata62 = {{{slash|}}} | ||
+ | | slabel63 = Crush | ||
+ | | sdata63 = {{{crush|}}} | ||
+ | | slabel64 = Magic | ||
+ | | sdata64 = {{{magic|}}} | ||
+ | | slabel65 = Range | ||
+ | | sdata65 = {{{range|}}} | ||
+ | | header70 = Non Combat Stat | ||
+ | | label71= {{{non-combat-name|}}} | ||
+ | | data71= {{{non-combat-stat|}}} | ||
+ | | header80 = Seeds | ||
+ | | label81= Level Required | ||
+ | | data81= {{{seed-level-req|}}} | ||
+ | | label82= Experience | ||
+ | | data82= {{{seed-exp|}}} | ||
+ | | label83= Plot Size | ||
+ | | data83= {{{plot-size|}}} | ||
+ | | label84= Harvest Time | ||
+ | | data84= {{{harvest-time|}}} | ||
+ | | label85= Yield | ||
+ | | data85= {{{yield|}}} | ||
+ | | header100= Tooltip | ||
+ | | data101= {{Infobox | subbox = yes | ||
+ | | bodystyle= padding: 0.5em; margin:auto; font-style:italic; font-size:110%; text-align: center | ||
+ | | data1 = {{{tooltip|}}} | ||
+ | }} | ||
+ | }}</includeonly> |
Latest revision as of 12:11, 19 June 2023
Usage
{{Infobox Item |title = Autofilled from pagename, only use if custom name is needed |image = Autofilled from pagename, img URL e.g. https://idlescape.com/images/fishing/raw_shrimp.png |gold = Vendor price |market = Autofilled from pagename, enter market name if different from title |source = Source of acquiring, e.g. seeds come from foraging = [[Foraging]] |level-req = Lvl requirement for item |heat = How much heat item gives when burned, e.g. coal gives 10 |exp = How much exp item gives |aug-bonus = Use Infobox Equipment for equipment, augment bonus |aug-slots = Use Infobox Equipment for equipment, augment slots |aug-cost = Augment cost, separate with <br> |hp = How much HP item provides |base-hp = base hp for food |food-size = size of cooking ingredient |food-cat = category of cooking ingredient |food-buff = food buff gained from eating, write None if no buff is gained |cook-id = Recipe ID |cook-cat = Required food category |cook-note = Any other notes |stab = Use Infobox Equipment for equipment, stab bonus |slash = Use Infobox Equipment for equipment, slash bonus |crush = Use Infobox Equipment for equipment, crush bonus |accuracy = Use Infobox Equipment for equipment, accuracy bonus |strength = Use Infobox Equipment for equipment, strength bonus |speed = Use Infobox Equipment for equipment, attack speed |attacktype = Use Infobox Equipment for equipment, attack type |slot = Use Infobox Equipment for equipment, what slot the item have |non-combat-name = |non-combat-stat = |plot-size = used for seeds only, plot size |seed-exp = used for seeds only, xp gain after farming |harvest-time = used for seeds only, harvest time |yield = used for seeds only, aprx. yield from seed |tooltip = In-game tooltip text if needed }}
Copy pasta:
{{Infobox Item |title = |image = |gold = |market = |source = |level-req = |heat = |exp = |aug-bonus = |aug-slots = |aug-cost = |hp = |base-hp = |food-size = |food-cat = |food-buff = |cook-id = |cook-cat = |cook-note = |non-combat-name = |non-combat-stat = |plot-size = |seed-exp = |harvest-time = |yield = |tooltip = }}