Difference between revisions of "Template:Item"

From Starsonata Wiki
Jump to: navigation, search
m
m
Line 9: Line 9:
 
<td class="tableItemSize">
 
<td class="tableItemSize">
 
     <span>{{formatnum:{{{Size}}}}}</span>
 
     <span>{{formatnum:{{{Size}}}}}</span>
 +
</td>
 +
<td class="tableItemWeight">
 +
    <span>{{formatnum:{{{Weight}}}}}</span>
 +
</td>
 +
<td class="tableItemSkillNeeded">
 +
    <span>{{{SkillNeeded}}}</span>
 +
</td>
 +
<td class="tableItemSource">
 +
    <span>{{{Source}}}</span>
 +
</td>
 +
<td class="tableItemPrice">
 +
    <span>{{formatnum:{{{Price}}}}}</span>
 +
</td>
 +
<td class="tableItemModBonuses">
 +
    <span>{{{ModBonuses}}}</span>
 
</td>
 
</td>
 
|
 
|

Revision as of 19:47, 11 August 2017


Click here to purge the server cache, this forces the server to update the contents


ItemIcon.png
{{{Name}}}
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 = 
|Tech = 
|Size = 
|Weight = 
|SkillNeeded = 
|Source = 
|Price = 
|ModBonuses =
|Description = 
}}