Template:Infobox Mod: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<div | <div class="mod_container" align="left"> | ||
< | <div class="mod-right-corner">Requires Level {{{rlvl}}}<br> <span style="color:white;">Item Level {{{rarity}}}<br>ID: {{{id}}}<br>Install Multiple: {{{multi}}} </span></div> | ||
[[File:{{{img}}}|100px|link=]] | <div style="float:left; padding-right:5px; margin-right:5px;">[[File:{{{img}}}|100px|link=]]</div> | ||
<span style="color:{{#switch: {{#expr: floor( {{{rarity}}} / 100 )}} | <div style="font-size:12pt;"><span style="color:{{#switch: {{#expr: floor( {{{rarity}}} / 100 )}} | ||
| 1 = #fff | | 1 = #fff | ||
| 2 = #048000 | | 2 = #048000 | ||
| Line 8: | Line 8: | ||
| 4 = #9702C6 | | 4 = #9702C6 | ||
| 5 = #FFA500 | | 5 = #FFA500 | ||
}}">{{{name}}}</span>< | }}">{{{name}}}</span></div> | ||
<div style="font-size:10pt;">Location: {{{local}}}<br>{{{stats}}}</div></div> | |||
{{{stats}}}< | <div class="mod_details"> | ||
<div style="font-size:10pt;">{{{desc}}}</div> | |||
<hr> | <hr> | ||
---- | <div style="margin-top: 0; padding-top:3px; padding-left:5px; padding-right: 5px; padding-bottom: 3px; background-color: #ececec; color:black; font-size:10pt;">{{#switch: {{{Condition}}} | ||
| 1 = Materials Required: <br> | |||
{{{mreq}}} | |||
| 2 = Cost: {{{value}}} {{!}} Reputation Required: {{{rep}}} | |||
| 3 = Cost: {{{value}}} {{!}} Reputation Required: {{{rep}}}<br><hr>Materials Required: <br> | |||
{{{mreq}}} | |||
}}</div> | |||
</div><noinclude>{{/doc}}[[Category: Templates]]</noinclude> | |||
<!-- | |||
<td style=" background-color: #0c191d;"><div class="mod_container" align="left"> | |||
<div class="mod-right-corner">Requires Level 2<br> <span style="color:white;">Item Level 115<br>ID: 4<br>Install Multiple: Yes<br>Ship Class: Any </span></div> | |||
<img src="/images/mods/armor_1_white.png" style="float:left; padding-right:5px; margin-right:5px; height:100px; width:100px;"> | |||
<span style="color:white">Hammered Garbage</span> | |||
<div style="font-size:10pt;"> | |||
Location: Armor<br> | |||
+15 armor </div> | |||
</div> | |||
<div class="mod_details"><div style="float:right"></div><div style="font-size:10pt;"><strong>Description</strong><br> Armor plating obviously fused together out of various pieces of miscellaneous garbage. Still, it's better than nothing...maybe. | |||
<br><hr><strong>Availability</strong><br>Gemini Station (0 rep) This mod can be acquired from missions, encounters, hacking, or defeating NPC ships. | |||
</div> | |||
<hr><strong>Details</strong><br> | |||
Value: $250 | |||
<br> | |||
Random Drop: Yes<br> | |||
Tradeble: Yes<br> | |||
Install Multiples: Yes<br> | |||
Craftable: No | |||
<br> | |||
</div> | </div> | ||
</td>--> | |||