Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Evon R'al/Sandbox template: Difference between revisions

From EVE University Wiki
m Coding and testing.
m Coding and testing.
Line 286: Line 286:
</table>
</table>


<div style="float: left; margin-right: 1em;">
<table>
<tr>
<th>Asteroid Ore
</tr>
<tr>
<td>
<ul>
{{#switch: {{lc: {{{simple|}}} }}
| v
| 5 = <li style="background: darkgreen;"> {{Sk|Simple Ore Processing|V}}
| iv
| 4 = <li> {{Sk|Simple Ore Processing|IV}}
}}
{{#switch: {{lc: {{{coherent|}}} }}
| v
| 5 = <li style="background: darkgreen;"> {{Sk|Coherent Ore Processing|V}}
| iv
| 4 = <li> {{Sk|Coherent Ore Processing|IV}}
}}
{{#switch: {{lc: {{{variegated|}}} }}
| v
| 5 = <li style="background: darkgreen;"> {{Sk|Variegated Ore Processing|V}}
| iv
| 4 = <li> {{Sk|Variegated Ore Processing|IV}}
}}
{{#switch: {{lc: {{{complex|}}} }}
| v
| 5 = <li style="background: darkgreen;"> {{Sk|Complex Ore Processing|V}}
| iv
| 4 = <li> {{Sk|Complex Ore Processing|IV}}
}}
{{#switch: {{lc: {{{abyssal|}}} }}
| v
| 5 = <li style="background: darkgreen;"> {{Sk|Abyssal Ore Processing|V}}
| iv
| 4 = <li> {{Sk|Abyssal Ore Processing|IV}}
}}
</ul>
</td>
</tr>
</table>
</div>
</div>


<div>
<div style="float: left; margin-right: 1em;">
<table>
<tr>
<th>Moon Ore
</tr>
<tr>
<td>
<ul>
{{#switch: {{lc: {{{ubiquitous|}}} }}
| v
| 5 = <li style="background: green;> {{Sk|Ubiquitous Moon Ore Processing|V}}
| iv
| 4 = <li> {{Sk|Ubiquitous Moon Ore Processing|IV}}
}}
{{#switch: {{lc: {{{common|}}} }}
| v
| 5 = <li style="background: green;> {{Sk|Common Moon Ore Processing|V}}
| iv
| 4 = <li> {{Sk|Common Moon Ore Processing|IV}}
}}
{{#switch: {{lc: {{{uncommon|}}} }}
| v
| 5 = <li style="background: green;> {{Sk|Uncommon Moon Ore Processing|V}}
| iv
| 4 = <li> {{Sk|Uncommon Moon Ore Processing|IV}}
}}
{{#switch: {{lc: {{{rare|}}} }}
| v
| 5 = <li style="background: green;> {{Sk|Rare Moon Ore Processing|V}}
| iv
| 4 = <li> {{Sk|Rare Moon Ore Processing|IV}}
}}
{{#switch: {{lc: {{{exceptional|}}} }}
| v
| 5 = <li style="background: green;> {{Sk|Exceptional Moon Ore Processing|V}}
| iv
| 4 = <li> {{Sk|Exceptional Moon Ore Processing|IV}}
}}
</ul>
</td>
</tr>
</table>
</div>
<div style="float: left; margin-right: 1em;">
<table>
<tr>
<th>Other
</tr>
<tr>
<td>
<ul>
{{#switch: {{lc: {{{mercoxit|}}} }}
| v
| 5 = <li style="background: green;> {{Sk|Mercoxit Ore Processing|V}}
| iv
| 4 = <li> {{Sk|Mercoxit Ore Processing|IV}}
}}
{{#switch: {{lc: {{{ice|}}} }}
| v
| 5 = <li style="background: green;> {{Sk|Ice Processing|V}}
| iv
| 4 = <li> {{Sk|Ice Processing|IV}}
}}
{{#switch: {{lc: {{{scrapmetal|}}} }}
| v
| 5 = <li style="background: green;> {{Sk|Scrapmetal Processing|V}}
| iv
| 4 = <li> {{Sk|Scrapmetal Processing|IV}}
}}
{{#switch: {{lc: {{{gas|}}} }}
| v
| 5 = <li style="background: green;> {{Sk|Gas Decompression Efficiency|V}}
| iv
| 4 = <li> {{Sk|Gas Decompression Efficiency|IV}}
}}
</ul>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
<noinclude>
<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>