Difference between revisions of "Template:Item"
From Starsonata Wiki
m |
m |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#ifeq:{{{mode}}}|row| | {{#ifeq:{{{mode}}}|row| | ||
| − | <td class="tableItemName"><span>{{ | + | <td class="tableItemName"><span>[[{{{Name}}}]]</span></td> |
<td class="tableItemTech"><span>{{formatnum:{{{Tech}}}}}</span></td> | <td class="tableItemTech"><span>{{formatnum:{{{Tech}}}}}</span></td> | ||
<td class="tableItemSize"><span>{{formatnum:{{{Size}}}}}</span></td> | <td class="tableItemSize"><span>{{formatnum:{{{Size}}}}}</span></td> | ||
| 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> | ||
| − | |||
| | | | ||
<div class="itemWrapper"> | <div class="itemWrapper"> | ||
<div class="itemHeaderWrapper"> | <div class="itemHeaderWrapper"> | ||
<div class="itemIconWrapper">[[File:{{{IconFilename}}}]]</div> | <div class="itemIconWrapper">[[File:{{{IconFilename}}}]]</div> | ||
| − | <div class="itemName" style="font-weight:bold;">{{ | + | <div class="itemName" style="font-weight:bold;">{{{Name}}}</div> |
</div> | </div> | ||
<div class="itemStatsWrapper"> | <div class="itemStatsWrapper"> | ||
| 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> | </div> | ||
{{#ifeq:{{{mode}}}|child|</div>|{{itemEndBlock | {{#ifeq:{{{mode}}}|child|</div>|{{itemEndBlock | ||
| + | |ModBonuses = {{{ModBonuses}}} | ||
|Description = {{{Description}}} | |Description = {{{Description}}} | ||
}} | }} | ||
| Line 35: | Line 34: | ||
{{item | {{item | ||
|IconFilename = ItemIcon.png | |IconFilename = ItemIcon.png | ||
| + | |Name = Item | ||
|Tech = 0 | |Tech = 0 | ||
|Size = 9001 | |Size = 9001 | ||
| Line 48: | Line 48: | ||
{{item | {{item | ||
|IconFilename = | |IconFilename = | ||
| + | |Name = | ||
|Tech = | |Tech = | ||
|Size = | |Size = | ||
Latest revision as of 20:56, 11 August 2017
Mod Bonuses:
+100% Reason to Remember the Name
Test me baby
{{item
|IconFilename =
|Name =
|Tech =
|Size =
|Weight =
|SkillNeeded =
|Source =
|Price =
|ModBonuses =
|Description =
}}