Template:Infobox item: Difference between revisions
Template page
More actions
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 40: | Line 40: | ||
|data10 = {{{sellprice|}}} |
|data10 = {{{sellprice|}}} |
||
|rowclass10 = data-sellprice infobox-data infobox-col1 |
|rowclass10 = data-sellprice infobox-data infobox-col1 |
||
|label11 = Healing |
|||
|data11 = {{{healing|}}} |
|||
|rowclass11 = data-healing infobox-data infobox-col1 |
|||
|label12 = Damage |
|||
|data12 = {{{damage|}}} |
|||
|rowclass12 = data-damage infobox-data infobox-col1 |
|||
|label13 = Per Second |
|||
|data13 = {{{persecond|}}} |
|||
|rowclass13 = data-persecond infobox-data infobox-col1 |
|||
|label14 = Use Time |
|||
|data14 = {{{usetime|}}} |
|||
|rowclass14 = data-usetime infobox-data infobox-col1 |
|||
|}}<templatestyles src="Template:Infobox/styles.css" /></includeonly> |
|}}<templatestyles src="Template:Infobox/styles.css" /></includeonly> |
||
<noinclude> |
<noinclude> |
||
| Line 54: | Line 71: | ||
|sellprice=500 |
|sellprice=500 |
||
|stacksize=5 |
|stacksize=5 |
||
|healing=11 |
|||
|damage=7 |
|||
|persecond=90 |
|||
|usetime=0.1 seconds |
|||
}} |
}} |
||
| Line 63: | Line 84: | ||
|sellprice=500 |
|sellprice=500 |
||
|stacksize=5 |
|stacksize=5 |
||
|healing=11 |
|||
|damage=7 |
|||
|persecond=90 |
|||
|usetime=0.1 seconds |
|||
}} |
}} |
||
</noinclude> |
</noinclude> |
||