Difference between revisions of "Template:Item"

From Starsonata Wiki
Jump to: navigation, search
m
m
Line 8: Line 8:
 
<td class="tableItemSource"><span>{{{Source}}}</span></td>
 
<td class="tableItemSource"><span>{{{Source}}}</span></td>
 
<td class="tableItemPrice"><span>{{formatnum:{{{Price}}}}}</span></td>
 
<td class="tableItemPrice"><span>{{formatnum:{{{Price}}}}}</span></td>
<td class="tableItemModBonuses"><span>{{{ModBonuses}}}</span></td>
 
 
|
 
|
 
<div class="itemWrapper">
 
<div class="itemWrapper">
Line 22: Line 21:
 
<div class = "itemSource"><span>Source: </span><div class="itemSourceValue">{{{Source}}}</div></div>
 
<div class = "itemSource"><span>Source: </span><div class="itemSourceValue">{{{Source}}}</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
 +
|ModBonuses = {{{ModBonuses}}}
 
|Description = {{{Description}}}
 
|Description = {{{Description}}}
 
}}
 
}}

Revision as of 20:44, 11 August 2017


Click here to purge the server cache, this forces the server to update the contents
ItemIcon.png
Item
T
0
Size:
9,001
Weight:
400,000
Required Skill:
Source:
Price:
1,000,000
Mod Bonuses:
+100% Reason to Remember the Name


Test me baby



{{item
|IconFilename = 
|Name = 
|Tech = 
|Size = 
|Weight = 
|SkillNeeded = 
|Source = 
|Price = 
|ModBonuses =
|Description = 
}}