Template:Item Infobox/doc
Jump to navigation
Jump to search
Description
This template is used to display basic information and pictures for item pages.
Syntax
Type
{{Item Infobox |image = |name = {{PAGENAME}} |category = |maxstack = |favor = |durability = |unlock = |getItem = |growthTime = |vendor = |purchasePrice = |sellPrice = |consume = |img = |grantfavor= |mood = |energy = }}
somewhere.
Samples
{{Item Infobox |image = [[File:PlainBubble209.png|200px]] |name = {{PAGENAME}} |category = Resource |maxstack = 20 |favor = 5 |durability = 5 |unlock = Level 1 |getItem = Harvest [[Bubble Tree]] |growthTime = 3 mins |vendor = [[Alchemical Goods Vendor]] |purchasePrice = 100 |sellPrice = 100 |consume = |img = |grantfavor= |mood = |energy = }}
results in...
Item Infobox/doc | |
---|---|
Category: | Resource |
Max Stack Size: | 20 |
Donation Favor: | 5 |
Uses per item: | 5 |
Details | |
Unlock: | Level 1 |
Get Item: | Harvest Bubble Tree |
Growth Time: | 3 mins |
Vendors: | Alchemical Goods Vendor |
Purchase: | 100 |
Sell Price: | 100 |
Not Consumable |
- Sample 2
When an item can be consumed use
{{Item Infobox |image = [[File:PlainBubble209.png|200px]] |name = {{PAGENAME}} |category = Resource |maxstack = 20 |favor = 5 |durability = 5 |unlock = Level 1 |getItem = Harvest [[Bubble Tree]] |growthTime = 3 mins |vendor = [[Alchemical Goods Vendor]] |purchasePrice = 100 |sellPrice = 100 |consume = yes |img = 5 |grantfavor= 10 |mood = 15 |energy = 20 }}
Which results in...
Item Infobox/doc | |
---|---|
Category: | Resource |
Max Stack Size: | 20 |
Donation Favor: | 5 |
Uses per item: | 5 |
Details | |
Unlock: | Level 1 |
Get Item: | Harvest Bubble Tree |
Growth Time: | 3 mins |
Vendors: | Alchemical Goods Vendor |
Purchase: | 100 |
Sell Price: | 100 |
When Consumed | |
iMG: | 5 |
Favor Bonus: | 10 |
Mood: | 15 |
Energy: | 20 |