Template:Infobox Mod: Difference between revisions
No edit summary |
No edit summary |
||
| (19 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div | <includeonly><div class="modinfo_container" align="left"> | ||
< | <div class="modinfo-right-corner">Requires Level {{{rlvl}}}<br> <span style="color:white;">Item Level {{{rarity}}}<br>ID: {{{id}}}<br>Install Multiple: {{{multi}}}<br>Ship Class: {{{ship}}}</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> | ||
Slot: {{{slot}}}<br> | <div style="font-size:10pt;">Slot: {{{slot}}}<br>{{{stats}}}</div></div> | ||
{{{stats}}}<br> | <div class="modinfo_details"> | ||
<div style="font-size:10pt;"><strong>Description</strong><br>{{{desc}}}</div><hr class="modinfohr"> | |||
<hr> | {{#if:{{{avail|}}}|<div style="font-size:10pt;"><strong>Availability</strong><br>{{{avail}}}</div><hr class="modinfohr">}} | ||
--- | <div style="font-size:10pt;"><strong>Details</strong><br>Value: {{{value}}}<br>Random Drop: {{{rdrop}}}<br>Tradeble: {{{trade}}}<br>Install Multiple: {{{multi}}}<br>Craftable: {{{craft}}}</div><hr class="modinfohr"> | ||
{{#if:{{{mreq|}}}|<div style="font-size:10pt;"><strong>Crafting Materials</strong><br> | |||
{{{mreq}}}</div><hr class="modinfohr">}} | |||
</div></includeonly><noinclude>{{/doc}}[[Category: Templates]]</noinclude> | |||
<!--Template Construction Notes; | |||
{{#if:{{{3|}}}|{{#switch:{{{3}}}| | |||
{{#if:{{{desc|}}}| | |||
<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> | ||
< | <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> | |||
</td>--> | |||