Difference between revisions of "Template:Item"

From Starsonata Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
 
{{#ifeq:{{{mode}}}|row|
 
{{#ifeq:{{{mode}}}|row|
<td class="tableItemName">
+
<td class="tableItemName"><span>{{PAGENAME}}</span></td>
    <span>{{PAGENAME}}</span>
+
<td class="tableItemTech"><span>{{formatnum:{{{Tech}}}}}</span></td>
</td>
+
<td class="tableItemSize"><span>{{formatnum:{{{Size}}}}}</span></td>
<td class="tableItemTech">
+
<td class="tableItemWeight"><span>{{formatnum:{{{Weight}}}}}</span></td>
    <span>{{formatnum:{{{Tech}}}}}</span>
+
<td class="tableItemSkillNeeded"><span>{{{SkillNeeded}}}</span></td>
</td>
+
<td class="tableItemSource"><span>{{{Source}}}</span></td>
<td class="tableItemSize">
+
<td class="tableItemPrice"><span>{{formatnum:{{{Price}}}}}</span></td>
    <span>{{formatnum:{{{Size}}}}}</span>
+
<td class="tableItemModBonuses"><span>{{{ModBonuses}}}</span></td>
</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>
 
 
|
 
|
 
<div class="itemWrapper">
 
<div class="itemWrapper">

Revision as of 20:09, 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 = 
}}