Template:Item

From Dragon Marked For Death Wiki
Jump to navigation Jump to search
Description
This template is used to generate an Infobox for an Item from +0 to +4.

Instructions

  • Items such as Healing Powder --> Ultimate Powder should be in the same Infobox.
  • Items such as Red Powder, Yellow Powder, Blue Powder, Purple Powder, White Powder, and Green Powder should be in their own Infoboxes.

Syntax

{{Item
|title = x
|image = x
|effect = x
|stars = x
|notabledroplocations = x
|buyprice = x
|sellprice = x

|title1 = x
|image1 = x
|effect1 = x
|stars1 = x
|notabledroplocations1 = x
|buyprice1 = x
|sellprice1 = x

|title2 = x
|image2 = x
|effect2 = x
|stars2 = x
|notabledroplocations2 = x
|buyprice2 = x
|sellprice2 = x

|title3 = x
|image3 = x
|effect3 = x
|stars3 = x
|notabledroplocations3 = x
|buyprice3 = x
|sellprice3 = x

|title4 = x
|image4 = x
|effect4 = x
|stars4 = x
|notabledroplocations4 = x
|buyprice4 = x
|sellprice4 = x
}}

Samples

{{Item
|title = {{ItemIcon|item}}Healing Powder
|image =
|effect = Heal +20% HP in an area
|stars = {{RarityStarIcon|yellow}}{{RarityStarIcon|blank}}{{RarityStarIcon|blank}}{{RarityStarIcon|blank}}{{RarityStarIcon|blank}}{{RarityStarIcon|blank}}{{RarityStarIcon|blank}}
|notabledroplocations = TBA
|buyprice = 80
|sellprice = 1

|title1 = {{ItemIcon|item}}Curing Powder
|image1 =
|effect1 = Heal +40% HP in an area
|stars1 = {{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|blank}}{{RarityStarIcon|blank}}{{RarityStarIcon|blank}}
|notabledroplocations1 = TBA
|buyprice1 = 400
|sellprice1 = 4

|title2 = {{ItemIcon|item}}First-Aid Powder
|image2 =
|effect2 = Heal +60% HP in an area
|stars2 = {{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}
|notabledroplocations2 = TBA
|buyprice2 = 2000
|sellprice2 = 20

|title3 = {{ItemIcon|item}}Miracle Powder
|image3 =
|effect3 = Heal +80% HP in an area
|stars3 = {{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|red}}{{RarityStarIcon|red}}{{RarityStarIcon|red}}
|notabledroplocations3 = TBA
|buyprice3 = 10000
|sellprice3 = 100

|title4 = {{ItemIcon|item}}Ultimate Powder
|image4 =
|effect4 = Heal +100% HP in an area
|stars4 = {{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|yellow}}{{RarityStarIcon|red}}{{RarityStarIcon|red}}{{RarityStarIcon|red}}
|notabledroplocations4 = TBA
|buyprice4 = 50000
|sellprice4 = 500
}}