Difference between revisions of "Template:Item"
From Starsonata Wiki
m |
m |
||
Line 10: | Line 10: | ||
<div class = "itemWeight"><span>Weight: </span><div class="itemWeightValue"><span>{{formatnum:{{{Weight}}}}}</span></div></div> | <div class = "itemWeight"><span>Weight: </span><div class="itemWeightValue"><span>{{formatnum:{{{Weight}}}}}</span></div></div> | ||
<div class = "itemSkillNeeded"><span>Required Skill: </span><div class="itemSkillNeededValue"><span>{{{SkillNeeded}}}</span></div></div> | <div class = "itemSkillNeeded"><span>Required Skill: </span><div class="itemSkillNeededValue"><span>{{{SkillNeeded}}}</span></div></div> | ||
− | |||
<div class = "itemSource"><span>Source: </span><div class="itemSourceValue"><span>{{{Source}}}</span></div></div> | <div class = "itemSource"><span>Source: </span><div class="itemSourceValue"><span>{{{Source}}}</span></div></div> | ||
<div class = "itemPrice"><span>Price: </span><div class="itemPriceValue"><span>{{formatnum:{{{Price}}}}}</span></div></div> | <div class = "itemPrice"><span>Price: </span><div class="itemPriceValue"><span>{{formatnum:{{{Price}}}}}</span></div></div> | ||
+ | <div class = "itemModBonuses"><span>Mod Bonuses: </span><div class="itemModBonusesText"><span>{{{ModBonuses}}}</span></div></div> | ||
</div> | </div> | ||
{{#ifeq:{{{mode}}}|child|</div>|{{itemEndBlock | {{#ifeq:{{{mode}}}|child|</div>|{{itemEndBlock | ||
Line 29: | Line 29: | ||
|Weight = 400000 | |Weight = 400000 | ||
|SkillNeeded = [[Drone Mastery]] | |SkillNeeded = [[Drone Mastery]] | ||
− | |||
|Source = [[Glass Matrix]] | |Source = [[Glass Matrix]] | ||
|Price = 1000000 | |Price = 1000000 | ||
+ | |ModBonuses = +100% Reason to Remember the Name | ||
|Description = Test me baby | |Description = Test me baby | ||
}} | }} | ||
Line 43: | Line 43: | ||
|Weight = | |Weight = | ||
|SkillNeeded = | |SkillNeeded = | ||
− | |||
|Source = | |Source = | ||
|Price = | |Price = | ||
+ | |ModBonuses = | ||
|Description = | |Description = | ||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> |
Revision as of 13:07, 10 August 2017
Mod Bonuses:
+100% Reason to Remember the Name
Test me baby
{{item |IconFilename = |Tech = |Size = |Weight = |SkillNeeded = |Source = |Price = |ModBonuses = |Description = }}